HomeDefectsLIN1025-17174
Acknowledged

LIN1025-17174 : Security Advisory - linux - CVE-2026-64144

Created: Aug 1, 2026    Updated: Aug 11, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  Bluetooth: btmtk: fix urb->setup_packet leak in error paths  The setup_packet of control urb is not freed if usb_submit_urb fails or the submitted urb is killed. Add free in these two paths.