CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64350

mediumCVSS 5.5covered by 2 sourcesfirst seen 2026-07-14
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.

CSIRTS triage

What
There is a stream context array leak in cdnsp_alloc_stream_info().
Who is affected
Deployments using the CDNSP USB driver.
Urgency
Remediation is necessary to prevent information leakage, though exploitation is not currently reported.
Action
Patch the CDNSP driver to the latest version.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64350

Get an email if CVE-2026-64350 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64350

CVE.org record

Embed the live status

CVE-2026-64350 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64350 status](https://www.csirts.com/badge/CVE-2026-64350)](https://www.csirts.com/cve/CVE-2026-64350)