NONE · 0

CVE-2026-63898

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mct_u232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific dev...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mct_u232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific device which only accepts 16 byte packets for its 32 byte bulk-out endpoint. Make sure to never increase the maximum transfer size to prevent slab corruption should a malicious device report a smaller endpoint max packet size than expected.

References

FAQ

What is CVE-2026-63898?

CVE-2026-63898 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: USB: serial: mct_u232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific dev...

How severe is CVE-2026-63898?

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

Is there a patch for CVE-2026-63898?

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