CVE-2026-80872
Last modified
CVE-2026-80872 is a vulnerability of currently unknown severity. 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 request_firmware_nowait(). 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.
Description
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 request_firmware_nowait(). 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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5be27f1e3ec98975c18a91e220d4847d0dec9671, < f8272331da877eec8fe8e89a1e98e6a710e12490; >= 5be27f1e3ec98975c18a91e220d4847d0dec9671, < da9e3be9cf31d7138d23e9e2f7ba1c102ef09f07; >= 5be27f1e3ec98975c18a91e220d4847d0dec9671, < 5367e2ad14f0ae9350a7aaf2e77c87de39a43ae9 |
| Linux | Linux | 6.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80872?
How severe is CVE-2026-80872?
How do I fix CVE-2026-80872?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80867In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80868In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80869In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8087A security flaw has been discovered in OSGeo gdal up to 3.13…7.8
- CVE-2026-80870In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80871In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80873In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80874In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80875In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80876In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80877In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80878In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80872?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
