cve/2006/CVE-2006-5550.md

18 lines
663 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-5550](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5550)
![](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
The kernel in FreeBSD 6.1 and OpenBSD 4.0 allows local users to cause a denial of service via unspecified vectors involving certain ioctl requests to /dev/crypto.
### POC
#### Reference
- http://elegerov.blogspot.com/2006/10/here-is-lame-proof-of-concept-code-for.html
#### Github
No PoCs found on GitHub currently.