HomeDefectsLIN1024-21104
Acknowledged

LIN1024-21104 : Security Advisory - linux - CVE-2026-31758

Created: May 12, 2026    Updated: May 14, 2026
Found In Version: 10.24.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  usb: usbtmc: Flush anchored URBs in usbtmc_release  When calling usbtmc_release, pending anchored URBs must be flushed or killed to prevent use-after-free errors (e.g. in the HCD giveback path). Call usbtmc_draw_down() to allow anchored URBs to be completed.