mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
20 lines
853 B
Markdown
20 lines
853 B
Markdown
### [CVE-2010-3432](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3432)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sctp_packet_config function in net/sctp/output.c in the Linux kernel before 2.6.35.6 performs extraneous initializations of packet data structures, which allows remote attackers to cause a denial of service (panic) via a certain sequence of SCTP traffic.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2011-0004.html
|
|
- http://www.ubuntu.com/usn/USN-1000-1
|
|
- http://www.vmware.com/security/advisories/VMSA-2011-0012.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|