---
id: CVE-2026-97513
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  media: chips-media: wave5: Release m2m_ctx after Instance Removed from List

  Possible use after free if IRQ thread manages to obtain spinlock between
  m2m_ctx release an…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  media: chips-media: wave5: Release m2m_ctx after Instance Removed from List

  Possible use after free if IRQ thread manages to obtain spinlock between
  m2m_ctx release an…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    04cda0b5c4ca3f61cbc86e41ead3c462c8cfd659
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    7cdbd7bb21949a8fda10c7104a2b12ee363cbf5c
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T17:17:29.210'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97513'
references:
  - url: 'https://git.kernel.org/stable/c/04cda0b5c4ca3f61cbc86e41ead3c462c8cfd659'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/7cdbd7bb21949a8fda10c7104a2b12ee363cbf5c'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.860Z'
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

media: chips-media: wave5: Release m2m_ctx after Instance Removed from List

Possible use after free if IRQ thread manages to obtain spinlock between
m2m_ctx release and wave5_release function removing stream instance from
list of active instances. The IRQ thread looks for the m2m_ctx which is
freed so null pointer dereference occurs.

## Remediation

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