cve/2006/CVE-2006-2274.md
2024-06-18 02:51:15 +02:00

835 B

CVE-2006-2274

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.