PoC Index

CVE-2009-2692

HIGH 7.8EPSS 14.6%

The Linux kernel 2.6.0 through 2.6.30.4, and 2.4.4 through 2.4.37.4, does not initialize all function pointers for socket operations in proto_ops structures, which allows local users to trigger a NULL pointer dereference and gain privileges by using mmap to map page zero, placing arbitrary code on this page, and then invoking an unavailable operation, as demonstrated by the sendpage operation (sock_sendpage function) on a PF_PPPOX socket.

CVSS v3.1
7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v2.0
7.2 HIGHAV:L/AC:L/Au:N/C:C/I:C/A:C
EPSS
14.63% chance of exploitation in the next 30 days, 96th percentile
Published
2009-08-14
Updated
2024-08-07

Proof-of-concept exploits (4)

Metasploit modules (1)

ExploitDB entries (8)

Exploit collections (1)

References

Related