HomeDefectsLIN1023-18604
Acknowledged

LIN1023-18604 : Security Advisory - linux - CVE-2026-23021

Created: Feb 2, 2026    Updated: Feb 3, 2026
Found In Version: 10.23.30.2
Severity: Standard
Applicable for: Wind River Linux LTS 23
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.