Race condition in Linux kernel - CVE-2005-3527

 

Race condition in Linux kernel - CVE-2005-3527

Published: November 9, 2005 / Updated: October 19, 2018


Vulnerability identifier: #VU95469
CSH Severity: Low
CVSS v4.0: 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/E:U/U:Clear
CVE-ID: CVE-2005-3527
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

Race condition in do_coredump in signal.c in Linux kernel 2.6 allows local users to cause a denial of service by triggering a core dump in 1 thread while another thread has a pending SIGSTOP.


How to mitigate CVE-2005-3527

Install update from vendor's repository.

Sources