Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Add timeout while stop_streaming When stop_streaming is called, an infinite loop may occur in some cases. Add a bounded poll of the queue status: loop until the queues drain, sleeping briefly between polls, and bail out once VPU_DEC_STOP_TIMEOUT elapses.
References
- https://git.kernel.org/stable/c/2ae7faed2e60d6d07d9efdd962d20dcb15330ced
- https://git.kernel.org/stable/c/c104f37b9f79d6c179c5f1a170d7f1da497ff527
FAQ
What is CVE-2026-89868?
CVE-2026-89868 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Add timeout while stop_streaming When stop_streaming is called, an infinite loop may occur in some case...
How severe is CVE-2026-89868?
CVSS scoring is not yet available for CVE-2026-89868. Check NVD for updates.
Is there a patch for CVE-2026-89868?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.