CVE-2026-31757
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 121a0f839dbb397af5fabb701cea3e9983223e50 < 65ff09f48b0e72e4049096a989723406aabcf091 | affected |
| Linux | Linux | 121a0f839dbb397af5fabb701cea3e9983223e50 < 1762dc43b983d321180582afba4a0c5185fae04c | affected |
| Linux | Linux | 121a0f839dbb397af5fabb701cea3e9983223e50 < 33cfe0709b6bf1a7f1a16d5e8d65d003a71b6a21 | affected |
| Linux | Linux | 6.18 | affected |
| Linux | Linux | 0 < 6.18 | unaffected |
| Linux | Linux | 6.18.22 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.12 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/65ff09f48b0e72e4049096a989723406aabcf091
- https://git.kernel.org/stable/c/1762dc43b983d321180582afba4a0c5185fae04c
- https://git.kernel.org/stable/c/33cfe0709b6bf1a7f1a16d5e8d65d003a71b6a21
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.