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

18 lines
762 B
Markdown

### [CVE-2005-3858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3858)
![](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
Memory leak in the ip6_input_finish function in ip6_input.c in Linux kernel 2.6.12 and earlier might allow attackers to cause a denial of service via malformed IPv6 packets with unspecified parameter problems, which prevents the SKB from being freed.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9396
#### Github
No PoCs found on GitHub currently.