cve/2006/CVE-2006-5218.md

18 lines
735 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.