Race condition in Linux kernel - CVE-2006-2629

 

Race condition in Linux kernel - CVE-2006-2629

Published: May 27, 2006 / Updated: August 7, 2024


Vulnerability identifier: #VU95462
CSH Severity: Low
CVSS v4: 5.7 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2006-2629
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a local user to perform a denial of service (DoS) attack.

Race condition in Linux kernel 2.6.15 to 2.6.17, when running on SMP platforms, allows local users to cause a denial of service (crash) by creating and exiting a large number of tasks, then accessing the /proc entry of a task that is exiting, which causes memory corruption that leads to a failure in the prune_dcache function or a BUG_ON error in include/linux/list.h.


Affected software

Linux kernel

How to mitigate CVE-2006-2629

Install update from vendor's repository.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins