CVE-2026-46331
The CVE-2026-46331 issue affects the Linux kernel net/sched path (pedit action). The root cause was tcf_pedit_act() computing the COW write range once before the key loop using tcfp_off_max_hint, which did not account for runtime header offset from typed keys, potentially leaving part of the writ...