Answer in brief
CVE-2026-98054 records a Unknown severity vulnerability in ASoC: Intel: avs: Fix unbalanced module reference count. 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 | >=0a5fb3cc28fda52c761775db2ccb7ccb954aee2a <3fcf670f023d47e4eb970fb886ee562b5bdfbee7 || >=0a5fb3cc28fda52c761775db2ccb7ccb954aee2a <23ebd4ed5799340f1d2193195c97f61d39aa9899 || >=0a5fb3cc28fda52c761775db2ccb7ccb954aee2a <60b396b2aeca303bc468937d2b44a82399f37b3c || >=0a5fb3cc28fda52c761775db2ccb7ccb954aee2a <d4fa6f94b91137e329ea3f5b360e140b227bb696 | 3fcf670f023d47e4eb970fb886ee562b5bdfbee7, 23ebd4ed5799340f1d2193195c97f61d39aa9899, 60b396b2aeca303bc468937d2b44a82399f37b3c, d4fa6f94b91137e329ea3f5b360e140b227bb696 |
| Linux/Linuxgeneric | 6.7 | 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: Intel: avs: Fix unbalanced module reference count strace_open() invokes try_module_get() which on success takes the module reference. If any follow up operation causes strace_open() to fail, the refcount shall be put down.
Quoted source text, attributed separately from HOL analysis.