Answer in brief
CVE-2026-97513 records a High severity (CVSS 7.8) vulnerability in media: chips-media: wave5: Release m2m_ctx after Instance Removed from List. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <04cda0b5c4ca3f61cbc86e41ead3c462c8cfd659 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7cdbd7bb21949a8fda10c7104a2b12ee363cbf5c || >=0 <6.18.53 | 04cda0b5c4ca3f61cbc86e41ead3c462c8cfd659, 7cdbd7bb21949a8fda10c7104a2b12ee363cbf5c, 6.18.53 |
Published upstream
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 25, 2026
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.
Quoted source text, attributed separately from HOL analysis.