CVE-2009-2692
14.08.2009, 15:16
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.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 2.4.4 ≤ 𝑥 < 2.4.37.5 |
linux | linux_kernel | 2.6.0 ≤ 𝑥 < 2.6.30.5 |
debian | debian_linux | 4.0 |
redhat | enterprise_linux_desktop | 4.0 |
redhat | enterprise_linux_desktop | 5.0 |
redhat | enterprise_linux_eus | 4.8 |
redhat | enterprise_linux_eus | 5.3 |
redhat | enterprise_linux_server | 4.0 |
redhat | enterprise_linux_server | 5.0 |
redhat | enterprise_linux_server_aus | 5.3 |
redhat | enterprise_linux_workstation | 4.0 |
redhat | enterprise_linux_workstation | 5.0 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
References