Input validation error in Linux kernel - CVE-2010-2066

 

Input validation error in Linux kernel - CVE-2010-2066

Published: September 8, 2010 / Updated: February 13, 2023


Vulnerability identifier: #VU94165
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2010-2066
CWE-ID: CWE-20
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 manipulate data.

The mext_check_arguments function in fs/ext4/move_extent.c in the Linux kernel before 2.6.35 allows local users to overwrite an append-only file via a MOVE_EXT ioctl call that specifies this file as a donor.


How to mitigate CVE-2010-2066

Install update from vendor's website.

Sources