Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-1958

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-1958

Published: April 24, 2013 / Updated: August 11, 2020


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

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to manipulate data.

The scm_check_creds function in net/core/scm.c in the Linux kernel before 3.8.6 does not properly enforce capability requirements for controlling the PID value associated with a UNIX domain socket, which allows local users to bypass intended access restrictions by leveraging the time interval during which a user namespace has been created but a PID namespace has not been created.


How to mitigate CVE-2013-1958

Install update from vendor's website.

Sources