PT-2026-64571 · Linux · Linux
CVE-2026-64350
·
Published
2026-07-25
·
Updated
2026-07-25
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
usb: cdnsp: fix stream context array leak in cdnsp alloc stream info()
cdnsp alloc stream info() allocates stream info->stream ctx array with
cdnsp alloc stream ctx(). If a later stream ring allocation or stream
mapping update fails, the error path frees the allocated stream rings
and stream rings array, but leaves stream ctx array allocated.
Free the stream context array before falling through to the stream rings
cleanup path.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux