Input validation error in Linux kernel - CVE-2011-1019

 

Input validation error in Linux kernel - CVE-2011-1019

Published: March 1, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU43044
CSH Severity: Low
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-1019
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to manipulate data.

The dev_load function in net/core/dev.c in the Linux kernel before 2.6.38 allows local users to bypass an intended CAP_SYS_MODULE capability requirement and load arbitrary modules by leveraging the CAP_NET_ADMIN capability.


Affected software

Linux kernel

How to mitigate CVE-2011-1019

Install update from vendor's website.

Linux kernel - update to 2.6.38

External References

Related Security Bulletins