HomeDefectsLIN1024-20520
Fixed

LIN1024-20520 : Security Advisory - linux - CVE-2026-43170

Created: May 7, 2026    Updated: May 13, 2026
Resolved Date: May 7, 2026
Found In Version: 10.24.33.2
Fix Version: 10.24.33.16
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel

Description

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.

CVEs