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

 

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

Published: May 25, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU44039
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-2521
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 perform a denial of service (DoS) attack.

The x86_assign_hw_event function in arch/x86/kernel/cpu/perf_event.c in the Performance Events subsystem in the Linux kernel before 2.6.39 does not properly calculate counter values, which allows local users to cause a denial of service (panic) via the perf program.


Affected software

Linux kernel

How to mitigate CVE-2011-2521

Install update from vendor's website.

Linux kernel - update to 2.6.39

External References

Related Security Bulletins