mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
788 B
Markdown
18 lines
788 B
Markdown
### [CVE-2013-2146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|