Improper locking in Linux kernel - CVE-2004-1016

 

Improper locking in Linux kernel - CVE-2004-1016

Published: January 10, 2005 / Updated: November 5, 2024


Vulnerability identifier: #VU99789
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2004-1016
CWE-ID: CWE-667
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a local user to perform service disruption.

The scm_send function in the scm layer for Linux kernel 2.4.x up to 2.4.28, and 2.6.x up to 2.6.9, allows local users to cause a denial of service (system hang) via crafted auxiliary messages that are passed to the sendmsg function, which causes a deadlock condition.


Affected software

Linux kernel

How to mitigate CVE-2004-1016

Install update from vendor's repository.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins