Permissions, Privileges, and Access Controls in Linux kernel - CVE-2014-0181

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2014-0181

Published: April 17, 2023


Vulnerability identifier: #VU75162
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-0181
CWE-ID: CWE-264
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 bypass implemented security restrictions.

The vulnerability exists due to improper permissions check in Netlink implementation in Linux kernel. A local user can bypass intended access restrictions and modify network configurations by using a Netlink socket for the stdout or stderr of a setuid program.


How to mitigate CVE-2014-0181

Install updates from vendor's website.

Sources