CVE-2026-90060

Source
https://cve.org/CVERecord?id=CVE-2026-90060
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90060.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90060
Downstream
Published
2026-09-17T16:05:44Z
Modified
2026-09-18T03:48:35Z
Summary
ALSA: control: Don't add invalid kcontrols to LED layer
Details

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

ALSA: control: Don't add invalid kcontrols to LED layer

The kcontrol LED state layer tries to track the all associated kcontrol elements with naive assumptions that they are readable. But one can create a write-only element that has no get callback (even a user element can do it), and this may lead to a NULL dereference at the call chain of snd_ctl_led_notify(), as found by syzkaller.

For avoiding the Oops, add a sanity check of the kcontrol's info and get callbacks, and just skip the invalid kcontrols before assigning the kctl to the LED layer.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90060.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
22d8de62f11b287b279f1d4473a78c7d5e53e7bc
Fixed
6e152cbfac3a2a62f79df7d23d621917c20367eb
Fixed
3d20cd049fc5f51f80e24a2db7a3cf00593c79e4
Fixed
2f0c97b1a32fba8e81a69f6231aa0b3c9b6bc581
Fixed
18c08f84ca483029f04e426ec7ca3b5d3684cf22
Fixed
74e3b979ce8b78a690f8b94ccf2e2c965f7f5c11

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.13.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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