]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] smbfs chroot issue (CVE-2006-1864)
authorOlaf Kirch <okir@suse.de>
Thu, 4 May 2006 04:30:11 +0000 (21:30 -0700)
committerChris Wright <chrisw@sous-sol.org>
Fri, 5 May 2006 00:03:36 +0000 (17:03 -0700)
commit4acbb3fbaccda1f1d38e7154228e052ce80a2dfa
treeb8e5a0b20930b7812c62de13a711babeb88c12db
parenta120571fbdfc8f543eea64248abe3c4d7f210450
[PATCH] smbfs chroot issue (CVE-2006-1864)

Mark Moseley reported that a chroot environment on a SMB share can be
left via "cd ..\\".  Similar to CVE-2006-1863 issue with cifs, this fix
is for smbfs.

Steven French <sfrench@us.ibm.com> wrote:

Looks fine to me.  This should catch the slash on lookup or equivalent,
which will be all obvious paths of interest.

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
fs/smbfs/dir.c