NULL pointer dereference in Linux kernel - CVE-2010-3066

 

NULL pointer dereference in Linux kernel - CVE-2010-3066

Published: December 6, 2010 / Updated: February 13, 2023


Vulnerability identifier: #VU93724
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-2010-3066
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 io_submit_one function in fs/aio.c in the Linux kernel before 2.6.23 allows local users to cause a denial of service (NULL pointer dereference) via a crafted io_submit system call with an IOCB_FLAG_RESFD flag.


How to mitigate CVE-2010-3066

Install update from vendor's website.

Sources