---
id: CVE-2026-98055
title: |-
  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
summary: |-
  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. …
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1affc44ea5dd554c103e0ce1e809f3aa5d942349 <
    2d96325e8ed97ec70623f788c35cca5d68c34351
  - >-
    Linux >= 1affc44ea5dd554c103e0ce1e809f3aa5d942349 <
    498bf26639e99a98e7a3db880a7da8251aaf4289
  - >-
    Linux >= 1affc44ea5dd554c103e0ce1e809f3aa5d942349 <
    04447cd14ebcc924f2d745dd33b9506735bda5b4
  - >-
    Linux >= 1affc44ea5dd554c103e0ce1e809f3aa5d942349 <
    559ea14b7ae7c7562b48759fa545b64958f35b73
  - Linux 5.19
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T11:17:34.440'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-98055'
references:
  - url: 'https://git.kernel.org/stable/c/04447cd14ebcc924f2d745dd33b9506735bda5b4'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/2d96325e8ed97ec70623f788c35cca5d68c34351'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/498bf26639e99a98e7a3db880a7da8251aaf4289'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/559ea14b7ae7c7562b48759fa545b64958f35b73'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-25T11:06:38.845Z'
---

## Overview

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.

## Remediation

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