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: 4.8 [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]
CVE-ID: CVE-2014-0181
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Linux kernel

How to mitigate CVE-2014-0181

Install updates from vendor's website.


External References

Related Security Bulletins