---
id: CVE-2026-89868
title: |-
  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 st…
summary: |-
  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 st…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 9707a6254a8a6b978bde811a44fe07d86c229d1c <
    c104f37b9f79d6c179c5f1a170d7f1da497ff527
  - >-
    Linux >= 9707a6254a8a6b978bde811a44fe07d86c229d1c <
    2ae7faed2e60d6d07d9efdd962d20dcb15330ced
  - Linux 6.8
published: '2026-09-16'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T14:17:27.733'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-89868'
references:
  - url: 'https://git.kernel.org/stable/c/2ae7faed2e60d6d07d9efdd962d20dcb15330ced'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/c104f37b9f79d6c179c5f1a170d7f1da497ff527'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/c343348473e716882249bacf9297d6c363665fd9'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
epss: 0.00206
epssPercentile: 0.09445
ingestedAt: '2026-09-16T10:53:53.988Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
