CVE-2013-1958
LowThe 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.
CVSS 2.0 score
1.9
AV:L/AC:M/Au:N/C:N/I:P/A:N
Weakness type
CWE-264CVE-2013-1958 is a Permissions, Privileges and Access Control vulnerability
What is Permissions, Privileges and Access Control?
Weaknesses in this category are related to the management of permissions, privileges, and access controls. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2013-1958 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
PatchKernel patch commithttp://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=92f28d973cce45ef5823209aab3138eb45d8b349
-
PatchKernel patch commithttps://github.com/torvalds/linux/commit/92f28d973cce45ef5823209aab3138eb45d8b349
Frequently asked questions
-
What is CVE-2013-1958?
CVE-2013-1958 is a Low severity Linux kernel vulnerability with a CVSS score of 1.9 out of 10 , classified as a Permissions, Privileges and Access Control flaw (CWE-264) . CVE-2013-1958 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2013-1958?
CVE-2013-1958 has a CVSS score of 1.9 out of 10, rated Low severity (CVSS 2.0). The vector string is
AV:L/AC:M/Au:N/C:N/I:P/A:N. -
Is there a patch available for CVE-2013-1958?
No patch is currently available for CVE-2013-1958. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2013-1958 actively exploited?
No — CVE-2013-1958 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Permissions, Privileges and Access Control (CWE-264)?
Weaknesses in this category are related to the management of permissions, privileges, and access controls. View CWE-264 on MITRE CWE →