CVE-2026-53037

ANALYSIS PENDING

HID: usbhid: fix deadlock in hid_post_reset()

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix deadlock in hid_post_reset() You can build a USB device that includes a HID component and a storage or UAS component. The components can be reset only together. That means that hid_pre_reset() and hid_post_reset() are in the block IO error handling. Hence no memory allocation used in them may do block IO because the IO can deadlock on the mutex held while resetting a device and calling the interface drivers. Use GFP_NOIO for all allocations in them.

Scores

EPSS 0.0018
EPSS Percentile 7.3%

Details

Status published
Products (25)
linux/Kernel 3.5.0 - 5.10.258linux
linux/Kernel 5.11.0 - 5.15.209linux
linux/Kernel 5.16.0 - 6.1.175linux
linux/Kernel 6.13.0 - 6.18.33linux
linux/Kernel 6.19.0 - 7.0.10linux
linux/Kernel 6.2.0 - 6.6.141linux
linux/Kernel 6.7.0 - 6.12.91linux
Linux/Linux < 3.5
Linux/Linux 3.5
Linux/Linux 5.10.258 - 5.10.*
... and 15 more
Published Jun 24, 2026
Tracked Since Jun 24, 2026