HomeDefectsLIN1022-21162
Acknowledged

LIN1022-21162 : Security Advisory - linux - CVE-2026-23021

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