Files
CVEs-PoC/2021/CVE-2021-38200.md
2025-09-29 21:09:30 +02:00

787 B

CVE-2021-38200

Description

arch/powerpc/perf/core-book3s.c in the Linux kernel before 5.12.13, on systems with perf_event_paranoid=-1 and no specific PMU driver support registered, allows local users to cause a denial of service (perf_instruction_pointer NULL pointer dereference and OOPS) via a "perf record" command.

POC

Reference

Github

No PoCs found on GitHub currently.