Linux Kernel cls_u32 skb_header_pointer CVE-2026-23204
CVE-2026-23204 Published on February 14, 2026

net/sched: cls_u32: use skb_header_pointer_careful()
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

NVD


Products Associated with CVE-2026-23204

You can be notified by email with stack.watch whenever vulnerabilities like CVE-2026-23204 are published in Linux Kernel:

 

Affected Versions

Linux: Linux:

Exploit Probability

EPSS
0.02%
Percentile
6.01%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.