CVE-2014-5207
MEDIUM 6.2EPSS 0.9%
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.
- CVSS v2.0
- 6.2 MEDIUM
AV:L/AC:H/Au:N/C:C/I:C/A:C - EPSS
- 0.88% chance of exploitation in the next 30 days, 57th percentile
- Published
- 2014-08-18
- Updated
- 2024-08-06
Proof-of-concept exploits (2)
- http://packetstormsecurity.com/files/128595/Linux-Kernel-3.16.1-FUSE-Privilege-Escalation…
- http://www.exploit-db.com/exploits/34923