HomeDefectsLIN1025-7812
Acknowledged

LIN1025-7812 : Security Advisory - linux - CVE-2026-23021

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

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.