fs/namespace.c in the Linux kernel before 4.0.2 processes MNT_DETACH umount2 system calls without verifying that the MNT_LOCKED flag is unset, which allows local users to bypass intended access restrictions and navigate to filesystem locations beneath a mount by calling umount2 within a user namespace.
References
Configurations
History
No history.
Information
Published : 2016-05-02 10:59
Updated : 2016-08-12 01:59
NVD link : CVE-2014-9717
Mitre link : CVE-2014-9717
CVE.ORG link : CVE-2014-9717
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-284
Improper Access Control