CVE-2026-80872

Source
https://cve.org/CVERecord?id=CVE-2026-80872
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80872.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80872
Downstream
Published
2026-09-04T16:48:37.011Z
Modified
2026-09-06T03:46:55.410503140Z
Summary
ALSA: hda/tas2781: Cancel async firmware request at unbind
Details

In the Linux kernel, the following vulnerability has been resolved:

ALSA: hda/tas2781: Cancel async firmware request at unbind

TAS2781 HDA I2C and SPI queue RCA firmware loading from component bind with requestfirmwarenowait(). The firmware loader keeps the callback module pinned and holds a device reference, but the callback still uses driver-private HDA state.

Component unbind removes controls and DSP state immediately. Later device removal tears down the TAS2781 private data, including codec_lock. If the async firmware callback runs after unbind has started, it can operate on state that is being torn down.

Cancel or synchronize the async firmware request before removing controls and DSP state. A queued callback is cancelled, and an already-running callback is allowed to finish before unbind continues.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80872.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
5be27f1e3ec98975c18a91e220d4847d0dec9671
Fixed
f8272331da877eec8fe8e89a1e98e6a710e12490
Fixed
da9e3be9cf31d7138d23e9e2f7ba1c102ef09f07
Fixed
5367e2ad14f0ae9350a7aaf2e77c87de39a43ae9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80872.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80872.json"