CVE-2026-80910
Last modified
CVE-2026-80910 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses EAR SPKR PA Gain" and the four "WSA RX* Mux" controls are enumerated, but their get and put callbacks access the value through ucontrol->value.integer.value[0] (a long) instead of ucontrol->value.enumerated.item[0] (an unsigned int). This same pattern was fixed in the sibling drivers by commit bcfe5f76cc40 ("ASoC: codecs: rx-macro: fix accessing array out of bounds for enum type") and commit 0ea5eff7c606 ("ASoC: codecs: va-macro: fix accessing array out of bounds for enum type"), but wsa-macro was missed. On 64-bit kernels with CONFIG_SND_CTL_DEBUG this trips the elem value sanity check and every read of these controls fails with -EINVAL..
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses EAR SPKR PA Gain" and the four "WSA RX* Mux" controls are enumerated, but their get and put callbacks access the value through ucontrol->value.integer.value[0] (a long) instead of ucontrol->value.enumerated.item[0] (an unsigned int). This same pattern was fixed in the sibling drivers by commit bcfe5f76cc40 ("ASoC: codecs: rx-macro: fix accessing array out of bounds for enum type") and commit 0ea5eff7c606 ("ASoC: codecs: va-macro: fix accessing array out of bounds for enum type"), but wsa-macro was missed. On 64-bit kernels with CONFIG_SND_CTL_DEBUG this trips the elem value sanity check and every read of these controls fails with -EINVAL.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 809bcbcecebff86003e13f07444d21b9d6652a64, < bd4e5f9c3b764dc0e2a5662f92d63d2f3767a78d; >= 809bcbcecebff86003e13f07444d21b9d6652a64, < 4bcac4bf304a3ec746192e49a669c236aaf27dbf; >= 809bcbcecebff86003e13f07444d21b9d6652a64, < 891129df5de79cd533ae335c6eab24df2ff2b0fd; >= 809bcbcecebff86003e13f07444d21b9d6652a64, < 524aa7b9954b0a43dd13f71ecbbac52a151c326d; >= 809bcbcecebff86003e13f07444d21b9d6652a64, < 2fe7a89b2b5b73be35c1e493d0246314ba54e427; >= 809bcbcecebff86003e13f07444d21b9d6652a64, < 7bcdde412e6c744f6135e02b12a735e2e37b639f; >= 809bcbcecebff86003e13f07444d21b9d6652a64, < 56f24311fd5607588a47e44675195a9efb200f29 |
| Linux | Linux | 5.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80910?
How severe is CVE-2026-80910?
How do I fix CVE-2026-80910?
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-80905In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80906In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80907In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80908In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80909In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8091Incorrect boundary conditions in the Audio/Video: Playback c…9.8
- CVE-2026-80911In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80912In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80913In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80914In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80915In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80916In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80910?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
