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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-01-25 15:15
Updated : 2026-06-17 13:20
NVD link : CVE-2026-22999
Mitre link : CVE-2026-22999
CVE.ORG link : CVE-2026-22999
JSON object : View
Products Affected
linux
- linux_kernel
CWE
