CVE-2026-43170
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
13/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
usb: dwc3: gadget: Move vbus draw to workqueue context<br />
<br />
Currently dwc3_gadget_vbus_draw() can be called from atomic<br />
context, which in turn invokes power-supply-core APIs. And<br />
some these PMIC APIs have operations that may sleep, leading<br />
to kernel panic.<br />
<br />
Fix this by moving the vbus_draw into a workqueue context.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.13 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/2333653ef854c2cc124077f71a8526f03bf6e06a
- https://git.kernel.org/stable/c/54aaa3b387c2f580a99dc86a9cc2eb6dfaf599a7
- https://git.kernel.org/stable/c/74a231e3d99d310497ab0ccb359539a6063b316a
- https://git.kernel.org/stable/c/76c1123ffccfaba95cf4ecc2a50f95504a522424
- https://git.kernel.org/stable/c/a7a80c25b65112768eeba58a7af129d3c52a6d90



