CVE-2026-23312
Received Received - Intake
USB Endpoint Validation Flaw in Linux kaweth Driver Causes Crash

Publication date: 2026-03-25

Last updated on: 2026-04-18

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-25
Last Modified
2026-04-18
Generated
2026-05-07
AI Q&A
2026-03-25
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel kaweth *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel's kaweth USB driver. The driver fails to properly validate that a USB device it is probing has the correct number and types of USB endpoints before binding to it.

If a malicious USB device does not have the expected USB Request Blocks (URBs) or endpoints, the driver may later crash when it tries to access these endpoints blindly.


How can this vulnerability impact me? :

This vulnerability can cause the Linux kernel to crash when the kaweth driver interacts with a malicious USB device that does not have the expected endpoints.

Such crashes can lead to denial of service (DoS) conditions, potentially disrupting system availability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart