CVE & CISA-KEV Catalog

CVE-2026-64222

HIGH
7.0
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: avoid double free of pool->stack on AQ init failure otx2_pool_aq_init() frees pool->stack when mailbox sync or retry allocation fails, but leaves the pointer unchanged. Later, otx2_sq_aura_pool_init() unwinds the partial setup through otx2_aura_pool_free(), which frees pool->stack again. The CN20K-specific cn20k_pool_aq_init() implementation has the same bug in its corresponding error path. Set pool->stack to NULL immediately after the local free so the shared cleanup path does not free the same stack again while cleaning up partially initialized pool state. The bug was first flagged by an experimental analysis tool we are developing for kernel memory-management bugs while analyzing v6.13-rc1. The tool is still under development and is not yet publicly available. Manual inspection confirms that the bug is still present in v7.1-rc3. Runtime validation was not performed because reproducing this path requires OcteonTX2/CN20K hardware.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.259-1CVE-2026-64222
Fixed in:6.1.176-1CVE-2026-64222
Fixed in:6.12.94-1CVE-2026-64222
Fixed in:7.0.12-1CVE-2026-64222
linux-image-7.0.0-1016-nvidiaUbuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1
linux-image-7.0.0-1016-nvidia-64kUbuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1
linux-image-nvidia-64k-7.0Ubuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1
linux-image-nvidia-7.0Ubuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1
linux-nvidia-7.0Ubuntu
Fixed in:7.0.0-1016.16~24.04.1USN-8663-1

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityHigh
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Exploit Intelligence

0.12%probability of exploitation in 30 days
2ndpercentile

Low risk: more likely to be exploited than 2% of all known CVEs.

References

Related Vulnerabilities

Other CWE-415 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2023-25136Medium6.590%-Fix
CVE-2003-0545Critical9.887%-Fix
CVE-2018-0101Critical10.087%-Fix
CVE-2026-33824Critical9.873%KEVFix
CVE-2019-3829Medium5.359%-Fix
CVE-2021-3407Medium5.550%-Fix

Common questions

How do I fix CVE-2026-64222?

Published advisories record a fix for 6 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-64222 being actively exploited?

Not that we know of. CVE-2026-64222 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.12% is the estimated probability that it will be exploited in the next 30 days. That is higher than 2% of all scored CVEs.

How severe is CVE-2026-64222?

CVE-2026-64222 has a CVSS v3 base score of 7.0, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-64222 affect?

Published advisories record a fix for linux (Debian), linux-image-7.0.0-1016-nvidia (Ubuntu), linux-image-7.0.0-1016-nvidia-64k (Ubuntu), linux-image-nvidia-64k-7.0 (Ubuntu), and 2 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-64222
CVE-2026-64222 severity badge

Markdown

[![CVE-2026-64222](https://tridentstack.com/cve/badge/CVE-2026-64222.svg)](https://tridentstack.com/cve/CVE-2026-64222)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-64222"><img src="https://tridentstack.com/cve/badge/CVE-2026-64222.svg" alt="CVE-2026-64222"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-11.