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

18 lines
670 B
Markdown

### [CVE-2004-1335](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1335)
![](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 ip_options_get function in the Linux kernel before 2.6.10 allows local users to cause a denial of service (memory consumption) by repeatedly calling the ip_cmsg_send function.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2005-017.html
#### Github
No PoCs found on GitHub currently.