Security Advisory

CVE-2026-23312

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-25 10:27:07
Last updated 2026-05-11 22:04:27
Assigner Linux
State PUBLISHED

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.