Improper input validation in Linux kernel - CVE-2015-2042

 

Improper input validation in Linux kernel - CVE-2015-2042

Published: April 21, 2015 / Updated: January 3, 2017


Vulnerability identifier: #VU92503
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-2042
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 read and manipulate data.

The vulnerability exists due to improper input validation error within the sizeof() function in net/rds/sysctl.c. A local user can read and manipulate data.


How to mitigate CVE-2015-2042

Install update from vendor's repository.

Sources