LOW · 2.1

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 lo...

Vulnerability Description

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.

CVSS Score

2.1

LOW

AV:L/AC:L/Au:N/C:N/I:P/A:N
Confidentiality
NONE
Integrity
PARTIAL
Availability
NONE

Affected Products

VendorProductVersions
LinuxLinux Kernel<= 3.8.5

Related Weaknesses (CWE)

References

FAQ

What is CVE-2013-1956?

CVE-2013-1956 is a vulnerability with a CVSS score of 2.1 (LOW). 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 lo...

How severe is CVE-2013-1956?

CVE-2013-1956 has been rated LOW with a CVSS base score of 2.1/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2013-1956?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.