Improper access control in Linux kernel - CVE-2014-9717

 

Improper access control in Linux kernel - CVE-2014-9717

Published: May 2, 2016 / Updated: August 12, 2016


Vulnerability identifier: #VU92470
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-9717
CWE-ID: CWE-284
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to read and manipulate data.

The vulnerability exists due to improper access control error within the mntput_no_expire(), umount_tree() and __detach_mounts() functions in fs/namespace.c. A local user can read and manipulate data.


How to mitigate CVE-2014-9717

Install update from vendor's repository.

Sources