cve/2006/CVE-2006-2971.md
2024-05-26 14:27:05 +02:00

19 lines
715 B
Markdown

### [CVE-2006-2971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2971)
![](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 recv_packet function in 0verkill 0.16 allows remote attackers to cause a denial of service (daemon crash) via a UDP packet with fewer than 12 bytes, which results in a long length value to the crc32 function.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-