Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-1956
Published: April 24, 2013 / Updated: August 11, 2020
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to manipulate data.
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.
How to mitigate CVE-2013-1956
Sources
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3151527ee007b73a0ebd296010f1c0454a919c7d
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.6
- http://www.openwall.com/lists/oss-security/2013/04/16/11
- https://github.com/torvalds/linux/commit/3151527ee007b73a0ebd296010f1c0454a919c7d