Attacker Value
Unknown
(0 users assessed)
Exploitability
Unknown
(0 users assessed)
User Interaction
None
Privileges Required
Low
Attack Vector
Local
0

CVE-2009-2692

Disclosure Date: August 14, 2009
Add MITRE ATT&CK tactics and techniques that apply to this CVE.

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.

Add Assessment

No one has assessed this topic. Be the first to add your voice to the community.

CVSS V3 Severity and Metrics
Base Score:
7.8 High
Impact Score:
5.9
Exploitability Score:
1.8
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector (AV):
Local
Attack Complexity (AC):
Low
Privileges Required (PR):
Low
User Interaction (UI):
None
Scope (S):
Unchanged
Confidentiality (C):
High
Integrity (I):
High
Availability (A):
High

General Information

Vendors

  • debian,
  • linux,
  • redhat,
  • suse

Products

  • debian linux 4.0,
  • enterprise linux desktop 4.0,
  • enterprise linux desktop 5.0,
  • enterprise linux eus 4.8,
  • enterprise linux eus 5.3,
  • enterprise linux server 4.0,
  • enterprise linux server 5.0,
  • enterprise linux server aus 5.3,
  • enterprise linux workstation 4.0,
  • enterprise linux workstation 5.0,
  • linux enterprise real time 10,
  • linux kernel

References

Advisory

Additional Info

Technical Analysis