mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 17:32:18 +02:00
868 B
868 B
CVE-2013-2146
Description
arch/x86/kernel/cpu/perf_event_intel.c in the Linux kernel before 3.8.9, when the Performance Events Subsystem is enabled, specifies an incorrect bitmask, which allows local users to cause a denial of service (general protection fault and system crash) by attempting to set a reserved bit.
POC
Reference
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
- https://github.com/torvalds/linux/commit/f1923820c447e986a9da0fc6bf60c1dccdf0408e
Github
No PoCs found on GitHub currently.