Files
CVEs-PoC/2013/CVE-2013-2094.md
T
2024-06-22 09:37:59 +00:00

5.0 KiB

CVE-2013-2094

Description

The perf_swevent_init function in kernel/events/core.c in the Linux kernel before 3.8.9 uses an incorrect integer data type, which allows local users to gain privileges via a crafted perf_event_open system call.

POC

Reference

Github