fs/namespace.c in the Linux kernel through 3.16.1 does not properly restrict clearing MNT_NODEV, MNT_NOSUID, and MNT_NOEXEC and changing MNT_ATIME_MASK during a remount of a bind mount, which allows local users to gain privileges, interfere with backups and auditing on systems that had atime enabled, or cause a denial of service (excessive filesystem updating) on systems that had atime disabled via a "mount -o remount" command within a user namespace.
References
Configurations
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=9566d6742852c527bf5af38af5cbb878dad75705 - | |
References | () http://osvdb.org/show/osvdb/110055 - Broken Link | |
References | () http://packetstormsecurity.com/files/128595/Linux-Kernel-3.16.1-FUSE-Privilege-Escalation.html - Exploit, Third Party Advisory, VDB Entry | |
References | () http://seclists.org/oss-sec/2014/q3/352 - Mailing List, Third Party Advisory | |
References | () http://www.exploit-db.com/exploits/34923 - Exploit, Third Party Advisory, VDB Entry | |
References | () http://www.openwall.com/lists/oss-security/2014/08/13/4 - Mailing List, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/69216 - 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://exchange.xforce.ibmcloud.com/vulnerabilities/95266 - Third Party Advisory, VDB Entry | |
References | () https://github.com/torvalds/linux/commit/9566d6742852c527bf5af38af5cbb878dad75705 - 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-5207
Mitre link : CVE-2014-5207
CVE.ORG link : CVE-2014-5207
JSON object : View
Products Affected
canonical
- ubuntu_linux
linux
- linux_kernel
CWE
CWE-269
Improper Privilege Management