HomeDefectsLIN1024-15894
Acknowledged

LIN1024-15894 : Security Advisory - linux - CVE-2026-23290

Created: Mar 26, 2026    Updated: Mar 31, 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: validate USB endpoints  The pegasus driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it binds to it.  If a malicious device were to not have the same urbs the driver will crash later on when it blindly accesses these endpoints.