CVE-2026-64348

Source
https://cve.org/CVERecord?id=CVE-2026-64348
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64348.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64348
Downstream
Published
2026-07-25T08:50:08.983Z
Modified
2026-07-27T04:03:21.816956650Z
Summary
usb: free iso schedules on failed submit
Details

In the Linux kernel, the following vulnerability has been resolved:

usb: free iso schedules on failed submit

EHCI and FOTG210 isochronous submits build an ehciisosched before linking the URB to the endpoint queue, and keep the staged schedule in urb->hcpriv until isostreamschedule() and the link helpers consume it. If the controller is no longer accessible, or usbhcdlinkurbtoep() fails, submit jumps to donenot_linked before that handoff happens and leaks the staged schedule still attached to urb->hcpriv.

Free the staged schedule from donenotlinked 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64348.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8de98402652c01839ae321be6cb3054cf5735d83
Fixed
b0d00d077f9738d215af9b50c74dffab7a1de19f
Fixed
be5004395dfd0b6ec310db359f887fa396fd0dd2
Fixed
8890699eea19027ef6e4f9cbcf27cba5e789793f
Fixed
6bc17a78a05671d303820224fb37ca339c1dc2cb
Fixed
4bb88aee6b868cbf73bf453f62497802f5fe4769
Fixed
b9399d25fbb34a05bbe76eeedd730f62ff2670e9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64348.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.15
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.96
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.39
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64348.json"