Files
CVEs-PoC/2016/CVE-2016-6243.md
T
2024-06-18 02:51:15 +02:00

18 lines
663 B
Markdown

### [CVE-2016-6243](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6243)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
thrsleep in kern/kern_synch.c in OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (kernel panic) via a crafted value in the tsp parameter of the __thrsleep system call.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/07/14/5
#### Github
- https://github.com/mrash/afl-cve