From: Olaf Kirch Date: Mon, 15 May 2006 16:43:57 +0000 (-0700) Subject: [PATCH] smbfs chroot issue (CVE-2006-1864) X-Git-Tag: v2.6.17-rc5~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b7c8108273bed41a2fc04533cc9f2026ff38c8e;p=pandora-kernel.git [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 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed