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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
arch/arm64/kernel/perf_event.c in the Linux kernel before 4.1 on arm64 platforms allows local users to gain privileges or cause a denial of service (invalid pointer dereference) via vectors involving events that are mishandled during a span of multiple HW PMUs.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|