Module Name: src
Committed By: martin
Date: Tue Oct 3 10:05:06 UTC 2023
Modified Files:
src/libexec/ftpd [netbsd-8]: ftpd.c
Log Message:
Pull up following revision(s) (requested by lukem in ticket #1902):
libexec/ftpd/ftpd.c: revision 1.206
Treat failed chdir/chroot for guest and chroot accounts as fatal.
Also treat failed set{e,}(u,g}id calls as fatal.
Addresses CVE-2020-7468, via FreeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.203.6.2 -r1.203.6.3 src/libexec/ftpd/ftpd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.