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.0: 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/E:U/U:Clear
CVE-ID: CVE-2009-2287
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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.


How to mitigate CVE-2009-2287

Update to version 2.6.30.

Sources