MEDIUM · 4.7

CVE-2013-1957

The clone_mnt function in fs/namespace.c in the Linux kernel before 3.8.6 does not properly restrict changes to the MNT_READONLY flag, which allows local users to bypass an intended read-only property...

Vulnerability Description

The clone_mnt function in fs/namespace.c in the Linux kernel before 3.8.6 does not properly restrict changes to the MNT_READONLY flag, which allows local users to bypass an intended read-only property of a filesystem by leveraging a separate mount namespace.

CVSS Score

4.7

MEDIUM

AV:L/AC:M/Au:N/C:C/I:N/A:N
Confidentiality
COMPLETE
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
LinuxLinux Kernel<= 3.8.5

Related Weaknesses (CWE)

References

FAQ

What is CVE-2013-1957?

CVE-2013-1957 is a vulnerability with a CVSS score of 4.7 (MEDIUM). The clone_mnt function in fs/namespace.c in the Linux kernel before 3.8.6 does not properly restrict changes to the MNT_READONLY flag, which allows local users to bypass an intended read-only property...

How severe is CVE-2013-1957?

CVE-2013-1957 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2013-1957?

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