Improper locking in Linux kernel - CVE-2005-3847

 

Improper locking in Linux kernel - CVE-2005-3847

Published: August 2, 2024


Vulnerability identifier: #VU95239
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2005-3847
CWE-ID: CWE-667
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

The handle_stop_signal function in signal.c in Linux kernel 2.6.11 up to other versions before 2.6.13 and 2.6.12.6 allows local users to cause a denial of service (deadlock) by sending a SIGKILL to a real-time threaded process while it is performing a core dump.


Affected software

Linux kernel

How to mitigate CVE-2005-3847

Install update from vendor's repository.


External References

Related Security Bulletins