CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 5.0. It affects Linux. It may be remotely exploitable. It may lead to a denial-of-service condition.
CVE
CVE-2006-2274
Severity
MEDIUM
CVSS
5
EPSS
3.82%
Linux
Original NVD 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.