mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2011-4348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4348)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|