CVE-2026-64348
Last modified
CVE-2026-64348 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: free iso schedules on failed submit EHCI and FOTG210 isochronous submits build an ehci_iso_sched before linking the URB to the endpoint queue, and keep the staged schedule in urb->hcpriv until iso_stream_schedule() and the link helpers consume it. If the controller is no longer accessible, or usb_hcd_link_urb_to_ep() fails, submit jumps to done_not_linked before that handoff happens and leaks the staged schedule still attached to urb->hcpriv. Free the staged schedule from done_not_linked when submit fails before the URB is linked and clear urb->hcpriv after the free. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: usb: free iso schedules on failed submit EHCI and FOTG210 isochronous submits build an ehci_iso_sched before linking the URB to the endpoint queue, and keep the staged schedule in urb->hcpriv until iso_stream_schedule() and the link helpers consume it. If the controller is no longer accessible, or usb_hcd_link_urb_to_ep() fails, submit jumps to done_not_linked before that handoff happens and leaks the staged schedule still attached to urb->hcpriv. Free the staged schedule from done_not_linked when submit fails before the URB is linked and clear urb->hcpriv after the free. 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.1. An x86_64 allyesconfig build showed no new warnings. As we do not have an EHCI host controller with a USB isochronous device to test with, no runtime testing was able to be performed.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8de98402652c01839ae321be6cb3054cf5735d83, < b0d00d077f9738d215af9b50c74dffab7a1de19f; >= 8de98402652c01839ae321be6cb3054cf5735d83, < be5004395dfd0b6ec310db359f887fa396fd0dd2; >= 8de98402652c01839ae321be6cb3054cf5735d83, < 8890699eea19027ef6e4f9cbcf27cba5e789793f; >= 8de98402652c01839ae321be6cb3054cf5735d83, < 6bc17a78a05671d303820224fb37ca339c1dc2cb; >= 8de98402652c01839ae321be6cb3054cf5735d83, < 4bb88aee6b868cbf73bf453f62497802f5fe4769; >= 8de98402652c01839ae321be6cb3054cf5735d83, < b9399d25fbb34a05bbe76eeedd730f62ff2670e9 |
| Linux | Linux | 2.6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64348?
How severe is CVE-2026-64348?
How do I fix CVE-2026-64348?
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-64342In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64343In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64344In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64345In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64346In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64347In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64349In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64350In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64351In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64352In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64353In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64354In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-64348?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
