CVE-2026-22999: net/sched: sch_qfq: do not free existing class in qfq_change_class()
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.
Security readout for executives and security teams
Plain-English summary
This is a high-severity Linux kernel memory safety flaw in the QFQ network scheduler. A local low-privileged actor could potentially trigger use-after-free behavior, risking system compromise or crash. The supplied sources do not show remote exposure or confirmed exploitation.
Executive priority
Treat as a priority kernel update for systems with local users or untrusted workloads. It is high impact, but the supplied evidence does not support emergency remote-exploitation treatment.
Technical view
The fix prevents qfq_change_class() from freeing an existing class and qdisc on an error path. Freeing objects that were not newly allocated could create use-after-free conditions in net/sched sch_qfq. CVSS is 7.8: local attack vector, low complexity, low privileges, no user interaction, high confidentiality, integrity, and availability impact.
Likely exposure
Linux systems running affected kernel ranges and exposing the QFQ scheduler code path are the concern. Exposure is primarily local, especially on multi-user systems, container hosts, or environments running untrusted local workloads.
Exploitation context
The source bundle marks KEV as false and provides no evidence of active exploitation. The CVSS vector indicates local, low-privilege exploitation potential, not a remote network attack.
Researcher notes
Analysis is limited to the CVE record and Linux stable commit references. The bundle does not provide a CWE, exploit details, distribution-specific package status, or operational mitigations beyond applying fixed kernel updates.
Mitigation direction
Update Linux kernels to vendor builds containing the referenced stable fixes.
Prioritize multi-user, container, and untrusted-workload Linux hosts.
Check distribution advisories for exact package versions and backports.
If patching is delayed, follow vendor guidance for temporary risk reduction.
Validation and detection
Inventory Linux kernel versions across affected fleets.
Map installed kernels to vendor-fixed packages or referenced stable commits.
Identify systems where QFQ scheduling is available or configured.
Review vendor advisories for backported fixes not obvious from version strings.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2026-22999 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
8Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.