CVE-2026-64515
Last modified
CVE-2026-64515 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix MLE defragmentation If either reconf or EPCS multi-link element (MLE) is contained in a non-transmitted profile, the defragmentation routine is called with a pointer to the defragmented copy, but the original elements. This is incorrect for two reasons: - if the original defragmentation was needed, it will not find the correct data - if the original frame is at a higher address, the parsing will potentially overrun the heap data (though given the layout of the buffers, only into the new defragmentation buffer, and then it has to stop and fail once that's filled with copied data. Fix it by tracking the container along with the pointer and in doing so also unify the two almost identical defragmentation routines.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix MLE defragmentation If either reconf or EPCS multi-link element (MLE) is contained in a non-transmitted profile, the defragmentation routine is called with a pointer to the defragmented copy, but the original elements. This is incorrect for two reasons: - if the original defragmentation was needed, it will not find the correct data - if the original frame is at a higher address, the parsing will potentially overrun the heap data (though given the layout of the buffers, only into the new defragmentation buffer, and then it has to stop and fail once that's filled with copied data. Fix it by tracking the container along with the pointer and in doing so also unify the two almost identical defragmentation routines.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4d70e9c5488dd57ff5fcabe4d4ecf3d9dd4555ff, < 1f573e17bcb7275ddd1c8f47f46ae0faf0e902a4; >= 4d70e9c5488dd57ff5fcabe4d4ecf3d9dd4555ff, < 55c479aae99b120489a432db9c717484e523dfd6; >= 4d70e9c5488dd57ff5fcabe4d4ecf3d9dd4555ff, < 722b3f86df80644463d29fe5451e30a617f74500; >= 4d70e9c5488dd57ff5fcabe4d4ecf3d9dd4555ff, < a74e893f30db64cdce0fc7a96d3baa417bcd55f5 |
| Linux | Linux | 6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-64515?
How severe is CVE-2026-64515?
How do I fix CVE-2026-64515?
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-6451The cms-fuer-motorrad-werkstaetten plugin for WordPress is v…4.3
- CVE-2026-64510In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-64511In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64512In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64513In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64514In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64516In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64517In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64518In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64519In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6452The Bigfishgames Syndicate plugin for WordPress is vulnerabl…4.3
- CVE-2026-64520In the Linux kernel, the following vulnerability has been re…8.4
Are you affected by CVE-2026-64515?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
