CVE-2026-90060
Last modified
CVE-2026-90060 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 22d8de62f11b287b279f1d4473a78c7d5e53e7bc, < 6e152cbfac3a2a62f79df7d23d621917c20367eb; >= 22d8de62f11b287b279f1d4473a78c7d5e53e7bc, < 3d20cd049fc5f51f80e24a2db7a3cf00593c79e4; >= 22d8de62f11b287b279f1d4473a78c7d5e53e7bc, < 2f0c97b1a32fba8e81a69f6231aa0b3c9b6bc581; >= 22d8de62f11b287b279f1d4473a78c7d5e53e7bc, < 18c08f84ca483029f04e426ec7ca3b5d3684cf22; >= 22d8de62f11b287b279f1d4473a78c7d5e53e7bc, < 74e3b979ce8b78a690f8b94ccf2e2c965f7f5c11 |
| Linux | Linux | 5.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90060?
How severe is CVE-2026-90060?
How do I fix CVE-2026-90060?
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-90055In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90056In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90057In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90058In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90059In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-9006IBM WebSphere Application Server 9.0, and 8.5 is vulnerable …9.1
- CVE-2026-90061In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90062In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-90063In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90064In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90065In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90066In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90060?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
