cve/2004/CVE-2004-1016.md
2024-06-18 02:51:15 +02:00

743 B

CVE-2004-1016

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.