CVE-2010-1173
EXPLOITEDLinux Kernel < 2.6.33.3 - Denial of Service via SCTPChunkInit Packet with Invalid Parameters
Title source: llmExploitation Summary
CVE-2010-1173 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including Jon Oberheide.
AI-analyzed exploit summary This exploit triggers a denial-of-service (DoS) in Linux Kernel <= 2.6.33.3 by sending a malformed SCTP INIT packet with multiple invalid parameters, causing a kernel panic. It uses raw sockets and requires root privileges.
Description
The sctp_process_unk_param function in net/sctp/sm_make_chunk.c in the Linux kernel 2.6.33.3 and earlier, when SCTP is enabled, allows remote attackers to cause a denial of service (system crash) via an SCTPChunkInit packet containing multiple invalid parameters that require a large amount of error data.
Exploits (1)
This exploit triggers a denial-of-service (DoS) in Linux Kernel <= 2.6.33.3 by sending a malformed SCTP INIT packet with multiple invalid parameters, causing a kernel panic. It uses raw sockets and requires root privileges.