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

18 lines
739 B
Markdown

### [CVE-2004-0424](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0424)
![](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 ip_setsockopt function in Linux kernel 2.4.22 through 2.4.25 and 2.6.1 through 2.6.3 allows local users to cause a denial of service (crash) or execute arbitrary code via the MCAST_MSFILTER socket option.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A939
#### Github
No PoCs found on GitHub currently.