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
Configurations
Configuration 1 (hide)
|
History
13 May 2026, 14:52
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/2333653ef854c2cc124077f71a8526f03bf6e06a - Patch | |
| References | () https://git.kernel.org/stable/c/54aaa3b387c2f580a99dc86a9cc2eb6dfaf599a7 - Patch | |
| References | () https://git.kernel.org/stable/c/74a231e3d99d310497ab0ccb359539a6063b316a - Patch | |
| References | () https://git.kernel.org/stable/c/76c1123ffccfaba95cf4ecc2a50f95504a522424 - Patch | |
| References | () https://git.kernel.org/stable/c/a7a80c25b65112768eeba58a7af129d3c52a6d90 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | NVD-CWE-noinfo |
06 May 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-06 12:16
Updated : 2026-05-13 14:52
NVD link : CVE-2026-43170
Mitre link : CVE-2026-43170
CVE.ORG link : CVE-2026-43170
JSON object : View
Products Affected
linux
- linux_kernel
CWE
