Description

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usb_submit_urb() fails in usbio_probe(), the previously allocated URB is never freed, causing a memory leak. Fix this by jumping to err_free_urb label to properly release the URB on the error path.

INFO

Published Date :

2026-05-01T14:14:47.659Z

Last Modified :

2026-05-01T14:14:47.659Z

Source :

Linux
AFFECTED PRODUCTS

The following products are affected by CVE-2026-31757 vulnerability.

Vendors Products
Linux
  • Linux Kernel

CVSS Vulnerability Scoring System