cve/2013/CVE-2013-2094.md
2024-05-27 13:12:02 +00:00

4.9 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