Skip to main content

Permissions, Privileges, and Access Controls

CVE-2013-1957

Severity Medium
Score 4.7/10

Summary

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.

  • MEDIUM
  • LOCAL
  • NONE
  • NONE
  • COMPLETE
  • NONE

CWE-264 - Permissions Privileges and Access Controls

CWE 264 (permissions, privileges, and access controls) is not a weakness in and of itself, rather it is a category of weaknesses related to the management of permissions, privileges, and other security features used to perform access control. If not addressed, the weaknesses in this category allow attackers to gain privileges for an unintended sphere of control, access sensitive information, and execute arbitrary commands.

References

Advisory Timeline

  • Published