mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
### [CVE-2015-9004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9004)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
kernel/events/core.c in the Linux kernel before 3.19 mishandles counter grouping, which allows local users to gain privileges via a crafted application, related to the perf_pmu_register and perf_event_open functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|