CVE-2026-23204
Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_u32: use skb_header_pointer_careful() skb_header_pointer() does not fully validate negative @offset values. Use skb_header_pointer_careful() instead. GangMin Kim provided a report and a repro fooling u32_classify(): BUG: KASAN: slab-out-of-bounds in u32_classify+0x1180/0x11b0 net/sched/cls_u32.c:221
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
Linux kernel Affected 3 releases
| Version | Status | Fixed in |
|---|---|---|
| 6.19 | Affected | โ |
| 2.6.35 | Affected | โ |
| โ | Affected | 6.6.124 |
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
AlmaLinux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | kernel-devel-5.14.0-611.45.1.el9_7.aarch64.rpm |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.12.73-1 |
| sid | Fixed | 6.18.10-1 |
| forky | Fixed | 6.18.10-1 |
| bullseye | Fixed | 6.1.170-1~deb11u1 |
| bookworm | Fixed | 6.1.170-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:6036
- https://errata.rockylinux.org/RLSA-2026:6037
- https://access.redhat.com/errata/RHSA-2026:19568
- https://access.redhat.com/errata/RHSA-2026:6153
- https://www.suse.com/security/cve/CVE-2026-23204.html
- https://errata.rockylinux.org/RLSA-2026:6153
- https://security-tracker.debian.org/tracker/CVE-2026-23204
- https://access.redhat.com/errata/RHSA-2026:6037
- https://bugzilla.redhat.com/2376376
- https://bugzilla.redhat.com/2439900
- https://bugzilla.redhat.com/2439931
- https://errata.almalinux.org/8/ALSA-2026-6037.html
- https://access.redhat.com/errata/RHSA-2026:6036
- https://errata.almalinux.org/8/ALSA-2026-6036.html
- https://bugzilla.redhat.com/2407333
- https://bugzilla.redhat.com/2439872
- https://bugzilla.redhat.com/2439886
- https://bugzilla.redhat.com/2439887
- https://bugzilla.redhat.com/2439947
- https://errata.almalinux.org/9/ALSA-2026-6153.html
- https://git.kernel.org/stable/c/13336a6239b9d7c6e61483017bb8bdfe3ceb10a5
- https://git.kernel.org/stable/c/29681ed51e737be14d18ecd1c304c57002e4b72c
- https://git.kernel.org/stable/c/8a672f177ebe19c93d795fbe967846084fbc7943
- https://git.kernel.org/stable/c/cabd1a976375780dabab888784e356f574bbaed8
- https://git.kernel.org/stable/c/cfa745830e45ecb75c061aa34330ee0cac941cc7
CWEs
CWE-125
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.