• Olaf Kirch's avatar
    [PATCH] smbfs chroot issue (CVE-2006-1864) · 4acbb3fb
    Olaf Kirch authored
    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: default avatarChris Wright <chrisw@sous-sol.org>
    4acbb3fb
dir.c 15.7 KB