mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
735 B
Markdown
18 lines
735 B
Markdown
### [CVE-2006-5218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5218)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|