CVE-2026-23204 is an out-of-bounds memory-access vulnerability in the Linux kernel traffic-control u32 classifier. The classifier uses skb_header_pointer() on an offset that can be negative; that helper does not fully validate negative offsets. A crafted condition can consequently cause u32_classify() to access memory outside the intended packet buffer, producing a KASAN-detected slab out-of-bounds fault. The fix replaces the unsafe helper with skb_header_pointer_careful(), which performs the required validation.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
49 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel vulnerability in net/sched cls_u32 related to safer skb header pointer handling.
A Linux kernel net/sched cls_u32 vulnerability referenced by the advisory as requiring skb_header_pointer_careful().
A Linux kernel vulnerability in net/sched cls_u32 where insufficient validation of negative offset values in skb_header_pointer() can lead to a slab out-of-bounds condition in u32_classify().
A Linux kernel vulnerability in net/sched cls_u32 addressed by safer skb header pointer handling.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.