The do_remount function in fs/namespace.c in the Linux kernel through 3.16.1 does not maintain the MNT_LOCK_READONLY bit across a remount of a bind mount, which allows local users to bypass an intended read-only restriction and defeat certain sandbox protection mechanisms via a "mount -o remount" command within a user namespace.
References
Link | Resource |
---|---|
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a6138db815df5ee542d848318e5dae681590fccd | Patch Vendor Advisory |
https://github.com/torvalds/linux/commit/a6138db815df5ee542d848318e5dae681590fccd | Patch Third Party Advisory |
http://www.openwall.com/lists/oss-security/2014/08/13/4 | Mailing List Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1129662 | Issue Tracking Patch Third Party Advisory |
http://www.ubuntu.com/usn/USN-2317-1 | Third Party Advisory |
http://www.ubuntu.com/usn/USN-2318-1 | Third Party Advisory |
http://www.securityfocus.com/bid/69214 | Third Party Advisory VDB Entry |
Information
Published : 2014-08-18 04:15
Updated : 2020-08-14 11:13
NVD link : CVE-2014-5206
Mitre link : CVE-2014-5206
JSON object : View
CWE
CWE-269
Improper Privilege Management
Products Affected
canonical
- ubuntu_linux
linux
- linux_kernel