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

 

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

Published: April 21, 2015 / Updated: October 17, 2018


Vulnerability identifier: #VU92504
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-2041
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/llc/sysctl_net_llc.c. A local user can read and manipulate data.


How to mitigate CVE-2015-2041

Install update from vendor's repository.

Sources