CVE-2026-15422
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U/S:P/AU:Y/R:U/V:C/RE:H/U:Red
Summary
The illumos SCTP inbound path performs association lookup for INIT ACK chunks without adequately validating the address parameters carried in the chunk. Since this lookup runs during packet classification (i.e. before SCTP integrity checks or IPsec policy are applied) a remote, unauthenticated attacker can send a crafted SCTP INIT ACK packet with malformed address parameters to cause an out-of-bounds access and kernel heap corruption, which may lead to remote code execution. The flaw has existed since 2010 (illumos-gate commit a5407c02), and affects any illumos distribution prior to illumos-gate commit 53a3efde.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| illumos | illumos-gate | a5407c02d5ed61b29481b9b71f1307d7ebec9e5c < 53a3efdeff8e6745bbfb69c5360f94962fb79e75 | affected |
| OmniOS | OmniOS | r151058 < r151058j | affected |
| OmniOS | OmniOS | r151056 < r151056aj | affected |
| OmniOS | OmniOS | r151054 < r151054bj | affected |
| OmniOS | OmniOS | any < r151054 | affected |
| Triton Data Center | SmartOS | any < 202060709 | affected |
Weaknesses
- CWE-122: CWE-122 Heap-based buffer overflow
- CWE-787: CWE-787 Out-of-bounds write
Workarounds
In order of recommendation:
1.) Hotpatch the faulty SCTP input path. See the illumos issue for the hotpatch technique. If the function to patch does not exist, the issue has been fixed. If the output does not match the illumos issue's output, contact developers@lists.illumos.org.
2.) Use ipfilter per-netstack or perimeter firewalls to drop SCTP packets. IMPORTANT NOTE: any entity inside an SCTP-dropping firewall perimeter can still attack.
References
- https://illumos.topicbox.com/groups/developer/Ta1a8e2e1f7f928df/18117-sctp-needs-to-better-check-init-ack-chunk-parameters
- https://illumos.org/issues/18117
- https://github.com/illumos/illumos-gate/commit/53a3efdeff8e6745bbfb69c5360f94962fb79e75
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.