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.0001
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 (13)
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.*
Linux/Linux
7.0
Linux/Linux
99288de36020c5a6976df77e53ac449b0f75c97f - 2333653ef854c2cc124077f71a8526f03bf6e06a
Linux/Linux
99288de36020c5a6976df77e53ac449b0f75c97f - 54aaa3b387c2f580a99dc86a9cc2eb6dfaf599a7
Linux/Linux
99288de36020c5a6976df77e53ac449b0f75c97f - 74a231e3d99d310497ab0ccb359539a6063b316a
... and 3 more
Published
May 06, 2026
Tracked Since
May 06, 2026