Module Name: src Committed By: christos Date: Sat Jul 3 14:59:49 UTC 2021
Modified Files: src/libexec/ftpd: ftpd.c Log Message: 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.205 -r1.206 src/libexec/ftpd/ftpd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.