NONE · 0

CVE-2026-23312

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...

Vulnerability 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.

References

FAQ

What is CVE-2026-23312?

CVE-2026-23312 is a documented vulnerability. 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...

How severe is CVE-2026-23312?

CVSS scoring is not yet available for CVE-2026-23312. Check NVD for updates.

Is there a patch for CVE-2026-23312?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.