The collect_mounts function in fs/namespace.c in the Linux kernel before 4.0.5 does not properly consider that it may execute after a path has been unmounted, which allows local users to cause a denial of service (system crash) by leveraging user-namespace root access for an MNT_DETACH umount2 system call.
References
Configurations
History
No history.
Information
Published : 2016-05-02 10:59
Updated : 2016-05-06 16:44
NVD link : CVE-2015-4177
Mitre link : CVE-2015-4177
CVE.ORG link : CVE-2015-4177
JSON object : View
Products Affected
linux
- linux_kernel
CWE