NONE · 0

CVE-2026-90034

In the Linux kernel, the following vulnerability has been resolved: usb: image: mdc800: change kmalloc() to kzalloc() Change the kmalloc() calls in usb_mdc800_init() for irq_urb_buffer and download_...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: usb: image: mdc800: change kmalloc() to kzalloc() Change the kmalloc() calls in usb_mdc800_init() for irq_urb_buffer and download_urb_buffer to kzalloc(), avoiding potential stack leaks if a shorter message is received in mdc800_usb_irq() and mdc800_usb_download_notify()

References

FAQ

What is CVE-2026-90034?

CVE-2026-90034 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: usb: image: mdc800: change kmalloc() to kzalloc() Change the kmalloc() calls in usb_mdc800_init() for irq_urb_buffer and download_...

How severe is CVE-2026-90034?

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

Is there a patch for CVE-2026-90034?

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