Vulnerabilities (CVE)

Filtered by vendor Lksctp Subscribe
Filtered by product Stream Control Transmission Protocol
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2006-2275 2 Canonical, Lksctp 2 Ubuntu Linux, Stream Control Transmission Protocol 2024-02-15 5.0 MEDIUM 7.5 HIGH
Linux SCTP (lksctp) before 2.6.17 allows remote attackers to cause a denial of service (deadlock) via a large number of small messages to a receiver application that cannot process the messages quickly enough, which leads to "spillover of the receive buffer."
CVE-2006-2272 1 Lksctp 1 Stream Control Transmission Protocol 2023-12-10 7.8 HIGH N/A
Linux SCTP (lksctp) before 2.6.17 allows remote attackers to cause a denial of service (kernel panic) via incoming IP fragmented (1) COOKIE_ECHO and (2) HEARTBEAT SCTP control chunks.
CVE-2006-2274 1 Lksctp 1 Stream Control Transmission Protocol 2023-12-10 5.0 MEDIUM N/A
Linux SCTP (lksctp) before 2.6.17 allows remote attackers to cause a denial of service (infinite recursion and crash) via a packet that contains two or more DATA fragments, which causes an skb pointer to refer back to itself when the full message is reassembled, leading to infinite recursion in the sctp_skb_pull function.