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

19 lines
688 B
Markdown

### [CVE-2016-6350](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6350)
![](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
OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (NULL pointer dereference and panic) via a sysctl call with a path starting with 10,9.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/07/26/6
- http://www.openwall.com/lists/oss-security/2016/07/26/8
#### Github
No PoCs found on GitHub currently.