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

762 B

CVE-2016-2547

Description

sound/core/timer.c in the Linux kernel before 4.4.1 employs a locking approach that does not consider slave timer instances, which allows local users to cause a denial of service (race condition, use-after-free, and system crash) via a crafted ioctl call.

POC

Reference

Github

No PoCs found on GitHub currently.