CVE-2025-40240
Description
In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk->skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk->skb can only be NULL if chunk->head_skb is not. Check for frag_list instead and do it just before replacing chunk->skb. We're sure that otherwise chunk->skb is non-NULL because of outer if() condition.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
AlmaLinux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | kernel-doc-5.14.0-611.20.1.el9_7.noarch.rpm |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.12.57-1 |
| sid | Fixed | 6.17.6-1 |
| forky | Fixed | 6.17.6-1 |
| bullseye | Fixed | 5.10.247-1 |
| bookworm | Fixed | 6.1.158-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
Rocky Linux Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
References
- https://errata.rockylinux.org/RLSA-2026:0443
- https://errata.rockylinux.org/RLSA-2026:0444
- https://access.redhat.com/errata/RHSA-2026:0445
- https://www.suse.com/security/cve/CVE-2025-40240.html
- https://errata.rockylinux.org/RLSA-2026:0445
- https://security-tracker.debian.org/tracker/CVE-2025-40240
- https://access.redhat.com/errata/RHSA-2026:0444
- https://bugzilla.redhat.com/2404121
- https://bugzilla.redhat.com/2418832
- https://bugzilla.redhat.com/2422801
- https://errata.almalinux.org/8/ALSA-2026-0444.html
- https://access.redhat.com/errata/RHSA-2026:0443
- https://errata.almalinux.org/8/ALSA-2026-0443.html
- https://bugzilla.redhat.com/2395807
- https://bugzilla.redhat.com/2396936
- https://bugzilla.redhat.com/2397553
- https://errata.almalinux.org/9/ALSA-2026-0445.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.