CVE-2026-72006
Last modified
CVE-2026-72006 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: free mlx5_st_idx_data on final dealloc Workloads that repeatedly allocate and release mkeys carrying TPH steering-tag hints (e.g. churning RDMA MRs) leak one struct mlx5_st_idx_data per cycle; kmemleak flags it as unreferenced and the kmalloc slab grows over time. When the last reference to an ST table entry is dropped, mlx5_st_dealloc_index() removed the entry from idx_xa but the backing mlx5_st_idx_data allocation was never freed. Free idx_data after the xa_erase() so the lifetime of the bookkeeping struct matches the lifetime of the ST entry it tracks.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: free mlx5_st_idx_data on final dealloc Workloads that repeatedly allocate and release mkeys carrying TPH steering-tag hints (e.g. churning RDMA MRs) leak one struct mlx5_st_idx_data per cycle; kmemleak flags it as unreferenced and the kmalloc slab grows over time. When the last reference to an ST table entry is dropped, mlx5_st_dealloc_index() removed the entry from idx_xa but the backing mlx5_st_idx_data allocation was never freed. Free idx_data after the xa_erase() so the lifetime of the bookkeeping struct matches the lifetime of the ST entry it tracks.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 888a7776f4fb04c19bec70c737c61c2f383c6b1e, < 262da8b6ea03d01ee7ed01ad309e4c89941f6b14; >= 888a7776f4fb04c19bec70c737c61c2f383c6b1e, < 6eb4cf2fa8997f62c11e0006dc010a1fd89c5a75; >= 888a7776f4fb04c19bec70c737c61c2f383c6b1e, < df6134b527a88b3e65ba6ae5073664af091d5fd2 |
| Linux | Linux | 6.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72006?
How severe is CVE-2026-72006?
How do I fix CVE-2026-72006?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71992MSI Radix AXE6600 router firmware version v781521 contains a…9.8
- CVE-2026-71993MSI Radix AXE6600 router firmware version v781521 contains a…9.8
- CVE-2026-7200A flaw has been found in SourceCodester Pharmacy Sales and I…4.3
- CVE-2026-72003In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72004In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72005In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72007In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72008In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72009In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7201CWE-639: Authorization Bypass Through User-Controlled Key in…8.8
- CVE-2026-72010In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72011In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72006?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
