NONE · 0

CVE-2026-72445

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: qcom: clear opened when stream enable fails On enable, subs->opened is set before the service_interval is validat...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: qcom: clear opened when stream enable fails On enable, subs->opened is set before the service_interval is validated; an invalid interval jumps to the response label without clearing it, so the substream is wedged at -EBUSY until a disable or disconnect. Clear subs->opened on the enable error path.

References

FAQ

What is CVE-2026-72445?

CVE-2026-72445 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: qcom: clear opened when stream enable fails On enable, subs->opened is set before the service_interval is validat...

How severe is CVE-2026-72445?

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

Is there a patch for CVE-2026-72445?

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