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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 02:11
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=a6138db815df5ee542d848318e5dae681590fccd - | |
References | () http://www.openwall.com/lists/oss-security/2014/08/13/4 - Mailing List, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/69214 - Third Party Advisory, VDB Entry | |
References | () http://www.ubuntu.com/usn/USN-2317-1 - Third Party Advisory | |
References | () http://www.ubuntu.com/usn/USN-2318-1 - Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1129662 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/torvalds/linux/commit/a6138db815df5ee542d848318e5dae681590fccd - Patch, Third Party Advisory |
07 Nov 2023, 02:20
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2014-08-18 11:15
Updated : 2024-11-21 02:11
NVD link : CVE-2014-5206
Mitre link : CVE-2014-5206
CVE.ORG link : CVE-2014-5206
JSON object : View
Products Affected
linux
- linux_kernel
canonical
- ubuntu_linux
CWE
CWE-269
Improper Privilege Management