CVE-2009-2692

HIGHCVSS 7.8/10EPSS 14.75%

Last modified

CVE-2009-2692 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 14.75% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
14.75%

96.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
LinuxLinux Kernel>= 2.4.4, < 2.4.37.5
LinuxLinux Kernel>= 2.6.0, < 2.6.30.5
DebianDebian Linux4.0
SuseLinux Enterprise Real Time10
RedhatEnterprise Linux Desktop4.0
RedhatEnterprise Linux Desktop5.0
RedhatEnterprise Linux Eus4.8
RedhatEnterprise Linux Eus5.3
RedhatEnterprise Linux Server4.0
RedhatEnterprise Linux Server5.0
RedhatEnterprise Linux Server Aus5.3
RedhatEnterprise Linux Workstation4.0
RedhatEnterprise Linux Workstation5.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2009-2692?
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.
How severe is CVE-2009-2692?
CVE-2009-2692 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 14.75% probability of exploitation in the next 30 days.
How do I fix CVE-2009-2692?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2009-2692?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST