CVE-2026-64054
Last modified
CVE-2026-64054 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: shaper: reject duplicate leaves in GROUP request net_shaper_nl_group_doit() does not deduplicate NET_SHAPER_A_LEAVES entries. When userspace supplies the same leaf handle twice, the same old-parent pointer lands twice in old_nodes[]. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: shaper: reject duplicate leaves in GROUP request net_shaper_nl_group_doit() does not deduplicate NET_SHAPER_A_LEAVES entries. When userspace supplies the same leaf handle twice, the same old-parent pointer lands twice in old_nodes[]. The cleanup loop double frees the parent. Of course the same parent may still be in old_nodes[] twice if we are moving multiple of its leaves. Note that this patch also implicitly fixes the fact that the i >= leaves_count path forgets to set ret.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5d5d4700e75d861e83bf18eb6bf66ff90f85fe4e, < 5098b223f0f0c5c18a3884a8b0ea5bd4a0c7bd75; >= 5d5d4700e75d861e83bf18eb6bf66ff90f85fe4e, < 31767bf852b59f05125b58a17007e4cd1ea9eb2e; >= 5d5d4700e75d861e83bf18eb6bf66ff90f85fe4e, < a9a2fa1da619f276580b0d4c5d12efac89e8642b |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64054?
How severe is CVE-2026-64054?
How do I fix CVE-2026-64054?
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-64049In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6405The Anomify AI – Anomaly Detection and Alerting plugin for W…4.3
- CVE-2026-64050In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64051In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64052In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64053In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64055In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64056In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64057In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64058In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64059In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6406The Docker CLI --use-api-socket flag bypasses Enhanced Conta…8.8
Are you affected by CVE-2026-64054?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
