Files
CVEs-PoC/2013/CVE-2013-2094.md
2024-08-11 18:44:53 +00:00

5.2 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