Tracker / CVE-2026-64337
CVE-2026-64337
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: unmap request DMA on queue failure mtu3_gadget_queue() maps the request before checking whether the QMU GPD ring can accept another transfer. the request is returned with -EAGAIN before it is linked on the endpoint request list if mtu3_prepare_transfer() fails. Normal completion and dequeue paths unmap requests from mtu3_req_complete(), but this error path never reaches that helper, so the DMA mapping is left active. Unmap the request before returning from the failed queue path.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 4.10 → 5.10.261 |
| linux | linux_kernel · 5.11 → 5.15.212 |
| linux | linux_kernel · 5.16 → 6.1.178 |
| linux | linux_kernel · 6.13 → 6.18.39 |
| linux | linux_kernel · 6.19 → 7.1.4 |
| linux | linux_kernel · 6.2 → 6.6.145 |
| linux | linux_kernel · 6.7 → 6.12.96 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.