CVE-2026-43170
MEDIUMusb: dwc3: gadget: Move vbus draw to workqueue context
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Move vbus draw to workqueue context Currently dwc3_gadget_vbus_draw() can be called from atomic context, which in turn invokes power-supply-core APIs. And some these PMIC APIs have operations that may sleep, leading to kernel panic. Fix this by moving the vbus_draw into a workqueue context.
References (5)
Core 5
Core References
Scores
CVSS v3
5.5
EPSS
0.0012
EPSS Percentile
2.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (17)
linux/Kernel
5.13.0 - 6.6.128linux
linux/Kernel
6.13.0 - 6.18.16linux
linux/Kernel
6.19.0 - 6.19.6linux
linux/Kernel
6.7.0 - 6.12.75linux
Linux/Linux
< 5.13
Linux/Linux
5.13
Linux/Linux
6.12.75 - 6.12.*
Linux/Linux
6.18.16 - 6.18.*
Linux/Linux
6.19.6 - 6.19.*
Linux/Linux
6.6.128 - 6.6.*
... and 7 more
Published
May 06, 2026
Tracked Since
May 06, 2026