CVE-2026-97483: usb: core: hcd: fix possible deadlock in rh control transfers

Published Sep 24, 2026
·
Updated

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

usb: core: hcd: fix possible deadlock in rh control transfers

From within the SCSI error handler memory allocations must not trigger IO. Handling errors in UAS and the storage driver may involve resetting a device. The thread doing the reset itself relies on VM magic. However, that is insufficient, as resetting a device involves resuming it. Resumption as well as resetting involves conrol transfers to the parent of the device to be reset. That may be a root hub. Hence usbcore must heed the flags passed to usbsubmiturb() processing control transfers to root hubs.

The problem exist since the storage driver has been merged.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 24, 2026
CVE Published
via MITRE·04:04 PM
Data Sourced
via MITRE·04:04 PM
Description
Data Sourced
via NVD·05:17 PM
Description

Frequently Asked Questions

1

Which systems are most likely to encounter this issue?

Systems using USB Attached SCSI (UAS) or USB storage devices are the relevant exposure area, particularly when the storage driver’s error handling resets a USB device. The issue has existed since the storage driver was merged.

2

What conditions trigger the deadlock?

The condition arises during SCSI error handling when a UAS or storage-device error leads to a device reset. Resetting or resuming the device can require USB control transfers to its parent, potentially a root hub, while the error-handling path must avoid memory allocations that trigger I/O.

3

What is the remediation?

Apply a kernel update containing the referenced stable fixes. The fix makes usbcore honor flags passed to usb_submit_urb() when processing control transfers to root hubs.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203