cvs commit: src/sys/fs/smbfs smbfs_vnops.c src/usr.sbin/ypserv
yp_access.c
Colin Percival
cperciva at FreeBSD.org
Wed May 31 15:32:50 PDT 2006
cperciva 2006-05-31 22:31:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/fs/smbfs smbfs_vnops.c
usr.sbin/ypserv yp_access.c
Log:
Enable inadvertantly disabled "securenet" access controls in ypserv. [1]
Correct a bug in the handling of backslash characters in smbfs which can
allow an attacker to escape from a chroot(2). [2]
Security: FreeBSD-SA-06:15.ypserv [1]
Security: FreeBSD-SA-06:16.smbfs [2]
Revision Changes Path
1.61.2.2 +8 -1 src/sys/fs/smbfs/smbfs_vnops.c
1.22.12.1 +22 -15 src/usr.sbin/ypserv/yp_access.c
More information about the cvs-src
mailing list