Improper privilege management in Linux kernel - CVE-2017-5551

 

Improper privilege management in Linux kernel - CVE-2017-5551

Published: February 6, 2017 / Updated: October 3, 2019


Vulnerability identifier: #VU93742
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-5551
CWE-ID: CWE-269
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 improperly imposed permissions within the simple_set_acl() function in fs/posix_acl.c. A local user can read and manipulate data.


How to mitigate CVE-2017-5551

Install update from vendor's website.

Sources