HomeDefectsLIN1023-19379
Acknowledged

LIN1023-19379 : Security Advisory - linux - CVE-2026-23312

Created: Mar 26, 2026    Updated: Mar 31, 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: kaweth: validate USB endpoints  The kaweth 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.