Bugzilla – Bug 824997
VUL-1: CVE-2013-1956: kernel user_ns local root exploit
Last modified: 2013-06-14 07:11:23 UTC
via oss-sec , linux kernel CVE-2013-1956 The create_user_ns function in kernel/user_namespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a crafted clone system call. http://www.openwall.com/lists/oss-security/2013/04/16/11 https://github.com/torvalds/linux/commit/3151527ee007b73a0ebd296010f1c0454a919c7d
problem was introduced in 3.8 kernel, earlier kernels are not affected.