Race condition in Linux kernel - CVE-2013-7026

 

Race condition in Linux kernel - CVE-2013-7026

Published: December 9, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42245
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-7026
CWE-ID: CWE-362
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

Multiple race conditions in ipc/shm.c in the Linux kernel before 3.12.2 allow local users to cause a denial of service (use-after-free and system crash) or possibly have unspecified other impact via a crafted application that uses shmctl IPC_RMID operations in conjunction with other shm system calls.


Affected software

Linux kernel

How to mitigate CVE-2013-7026

Install update from vendor's website.


External References

Related Security Bulletins