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

18 lines
735 B
Markdown

### [CVE-2006-5218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5218)
![](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
Integer overflow in the systrace_preprepl function (STRIOCREPLACE) in systrace in OpenBSD 3.9 and NetBSD 3 allows local users to cause a denial of service (crash), gain privileges, or read arbitrary kernel memory via large numeric arguments to the systrace ioctl.
### POC
#### Reference
- http://scary.beasts.org/security/CESA-2006-003.html
#### Github
No PoCs found on GitHub currently.