2024-05-26 14:27:05 +02:00
### [CVE-2016-2549](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2549)



### Description
sound/core/hrtimer.c in the Linux kernel before 4.4.1 does not prevent recursive callback access, which allows local users to cause a denial of service (deadlock) via a crafted ioctl call.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2930-2
2024-06-18 02:51:15 +02:00
- http://www.ubuntu.com/usn/USN-2932-1
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.