CVE-2026-80910

Source
https://cve.org/CVERecord?id=CVE-2026-80910
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80910.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80910
Downstream
Published
2026-09-04T17:19:21.079Z
Modified
2026-09-06T03:47:07.228330427Z
Summary
ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses
Details

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 CONFIGSNDCTL_DEBUG this trips the elem value sanity check and every read of these controls fails with -EINVAL.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80910.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
809bcbcecebff86003e13f07444d21b9d6652a64
Fixed
bd4e5f9c3b764dc0e2a5662f92d63d2f3767a78d
Fixed
4bcac4bf304a3ec746192e49a669c236aaf27dbf
Fixed
891129df5de79cd533ae335c6eab24df2ff2b0fd
Fixed
524aa7b9954b0a43dd13f71ecbbac52a151c326d
Fixed
2fe7a89b2b5b73be35c1e493d0246314ba54e427
Fixed
7bcdde412e6c744f6135e02b12a735e2e37b639f
Fixed
56f24311fd5607588a47e44675195a9efb200f29

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.217
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.153
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.105
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.46
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.10

Database specific

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