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

18 lines
763 B
Markdown

### [CVE-2011-4348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4348)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Race condition in the sctp_rcv function in net/sctp/input.c in the Linux kernel before 2.6.29 allows remote attackers to cause a denial of service (system hang) via SCTP packets. NOTE: in some environments, this issue exists because of an incomplete fix for CVE-2011-2482.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2012/03/05/2
#### Github
No PoCs found on GitHub currently.