HomeDefectsLIN1024-15090
Acknowledged

LIN1024-15090 : Security Advisory - linux - CVE-2026-23021

Created: Feb 2, 2026    Updated: Feb 3, 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:

net: usb: pegasus: fix memory leak in update_eth_regs_async()

When asynchronously writing to the device registers and if usb_submit_urb()
fail, the code fail to release allocated to this point resources.