mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-21 17:16:51 +02:00
785 B
785 B
CVE-2013-2930
Description
The perf_trace_event_perm function in kernel/trace/trace_event_perf.c in the Linux kernel before 3.12.2 does not properly restrict access to the perf subsystem, which allows local users to enable function tracing via a crafted application.
POC
Reference
- http://www.ubuntu.com/usn/USN-2070-1
- http://www.ubuntu.com/usn/USN-2074-1
- http://www.ubuntu.com/usn/USN-2076-1
Github
No PoCs found on GitHub currently.