Answer in brief
CVE-2026-98092 records a Unknown severity vulnerability in ASoC: amd: yc: fix memory leak in acp6x_pdm_dma_close(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), 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.
A CVSS score is not reported in the current record. 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), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=7610174a5bfe6cf34eda8f972311e629ae6dc2d1 <8069bc3798dd33e8e7e9ad21370ee32dcd69957c || >=7610174a5bfe6cf34eda8f972311e629ae6dc2d1 <ecd88ef5f1d208596592cfa6695ab9e240ac6a72 || >=7610174a5bfe6cf34eda8f972311e629ae6dc2d1 <ac961c34cf39f66296caf8294fa5baaee4124266 || >=7610174a5bfe6cf34eda8f972311e629ae6dc2d1 <1b67e0d3b9691d7b6b74e18960ddd2be24f9dc9d | 8069bc3798dd33e8e7e9ad21370ee32dcd69957c, ecd88ef5f1d208596592cfa6695ab9e240ac6a72, ac961c34cf39f66296caf8294fa5baaee4124266, 1b67e0d3b9691d7b6b74e18960ddd2be24f9dc9d |
| Linux/Linuxgeneric | 5.16 | Not reported |
Published upstream
Sep 25, 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: ASoC: amd: yc: fix memory leak in acp6x_pdm_dma_close() acp6x_pdm_dma_close() does not free the runtime->private_data buffer allocated in acp6x_pdm_dma_open(). Add the missing kfree.
Quoted source text, attributed separately from HOL analysis.