NULL pointer dereference in Linux kernel - CVE-2009-2287

 

NULL pointer dereference in Linux kernel - CVE-2009-2287

Published: July 1, 2009 / Updated: August 26, 2020


Vulnerability identifier: #VU45889
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2009-2287
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error. A local user can trigger denial of service conditions via a crafted cr3 value, which triggers a NULL pointer dereference in the gfn_to_rmap function.


Affected software

Linux kernel

How to mitigate CVE-2009-2287

Update to version 2.6.30.

Linux kernel - update to 2.6.30

External References

Related Security Bulletins