Answer in brief
CVE-2026-98055 records a Unknown severity vulnerability in ASoC: Intel: avs: Clean up the bus when fetching ML caps fails. 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 | >=1affc44ea5dd554c103e0ce1e809f3aa5d942349 <2d96325e8ed97ec70623f788c35cca5d68c34351 || >=1affc44ea5dd554c103e0ce1e809f3aa5d942349 <498bf26639e99a98e7a3db880a7da8251aaf4289 || >=1affc44ea5dd554c103e0ce1e809f3aa5d942349 <04447cd14ebcc924f2d745dd33b9506735bda5b4 || >=1affc44ea5dd554c103e0ce1e809f3aa5d942349 <559ea14b7ae7c7562b48759fa545b64958f35b73 | 2d96325e8ed97ec70623f788c35cca5d68c34351, 498bf26639e99a98e7a3db880a7da8251aaf4289, 04447cd14ebcc924f2d745dd33b9506735bda5b4, 559ea14b7ae7c7562b48759fa545b64958f35b73 |
| Linux/Linuxgeneric | 5.19 | 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: Clean up the bus when fetching ML caps fails snd_hdac_ext_bus_get_ml_capabilities() may fail and its return code shall be checked and accounted for. Address the issue by updating the error-path for avs_pci_probe(). At the same time, if the function in question succeeds but the next part of avs_pci_probe() fails, the hlink list shall be cleaned up before leaving the scope.
Quoted source text, attributed separately from HOL analysis.