Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: validate USB endpoints The kalmia 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.0.1, < 5.10.253 |
References
- https://git.kernel.org/stable/c/011684cd18349aa4c52167c8ac37a0524169f48cPatch
- https://git.kernel.org/stable/c/12c0243de0aee0ab27cc00932fd5edae65c1e3a2Patch
- https://git.kernel.org/stable/c/185050b47df3d41e49f20ad01beea2e7b9cddaa7Patch
- https://git.kernel.org/stable/c/28a380bfa5bc7f6a9380b85e8eab919ee6ac1701Patch
- https://git.kernel.org/stable/c/51c20ea5f1555a984c041b0dbf56f00d41b9e652Patch
- https://git.kernel.org/stable/c/7bfda1a0be4caec3263753d567678451cef73a85Patch
- https://git.kernel.org/stable/c/c58b6c29a4c9b8125e8ad3bca0637e00b71e2693Patch
- https://git.kernel.org/stable/c/ff675bc5b3e8c356f9d993d65d0bae6ed0dc7459Patch
FAQ
What is CVE-2026-23365?
CVE-2026-23365 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: validate USB endpoints The kalmia driver should validate that the device it is probing has the proper number and...
How severe is CVE-2026-23365?
CVE-2026-23365 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-23365?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.