Improper input validation in Linux kernel - CVE-2010-3904

 

Improper input validation in Linux kernel - CVE-2010-3904

Published: December 6, 2010 / Updated: June 20, 2024


Vulnerability identifier: #VU92574
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Clear
CVE-ID: CVE-2010-3904
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: The vulnerability is being exploited in the wild
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to execute arbitrary code.

The vulnerability exists due to improper input validation error within the rds_page_copy_user() function in net/rds/page.c. A local user can execute arbitrary code.


How to mitigate CVE-2010-3904

Install update from vendor's repository.

Sources