Date: Wed, 31 May 2006 22:31:21 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/smbfs smbfs_vnops.c src/usr.sbin/ypserv yp_access.c Message-ID: <200605312231.k4VMVLHM093718@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605312231.k4VMVLHM093718>
