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

 

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

Published: October 13, 2009 / Updated: February 13, 2023


Vulnerability identifier: #VU93721
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-2908
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 d_delete function in fs/ecryptfs/inode.c in eCryptfs in the Linux kernel 2.6.31 allows local users to cause a denial of service (kernel OOPS) and possibly execute arbitrary code via unspecified vectors that cause a 'negative dentry' and trigger a NULL pointer dereference, as demonstrated via a Mutt temporary directory in an eCryptfs mount.


How to mitigate CVE-2009-2908

Install update from vendor's website.

Sources