Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-1956

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-1956

Published: April 24, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42871
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2013-1956
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
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

Install update from vendor's website.

Sources