Impact
The vulnerability arises when the SCTP association rolls back from a stale cookie state; the stream scheduler’s cached pointer may reference freed memory, leading to a use‑after‑free during packet dequeue operations. This can force the kernel to crash, rendering the affected host unavailable and, if an attacker can manipulate the kernel with elevated privileges, potentially allow arbitrary code execution.
Affected Systems
The flaw exists in the Linux kernel SCTP implementation on all distributions that ship the unpatched kernel. No version list is supplied, but the issue may be present in any kernel that lacks the patch introduced in the provided Git commit references.
Risk and Exploitability
The CVSS score is not published and the EPSS score is unavailable; it is not listed in CISA’s KEV catalog. The likely attack vector is over the network by an attacker sending crafted SCTP packets that trigger the stale cookie error. Because the bug results in a kernel crash, the impact is high, but the exploitability remains uncertain without a publicly available exploit.
OpenCVE Enrichment