In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: do not free existing class in qfq_change_class() Fixes qfq_change_class() error case. cl->qdisc and cl should only be freed if a new class and qdisc were allocated, or we risk various UAF.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026012533-CVE-2026-22999-c098@gregkh/T