CVE-2026-64486
Last modified
CVE-2026-64486 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ALSA: cmipci: check snd_ctl_new1() return value snd_ctl_new1() can return NULL when memory allocation fails. snd_cmipci_spdif_controls() does not check the return value before dereferencing kctl->id.device, which can lead to a NULL pointer dereference. Add NULL checks after snd_ctl_new1() calls and return -ENOMEM if any fails..
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: cmipci: check snd_ctl_new1() return value snd_ctl_new1() can return NULL when memory allocation fails. snd_cmipci_spdif_controls() does not check the return value before dereferencing kctl->id.device, which can lead to a NULL pointer dereference. Add NULL checks after snd_ctl_new1() calls and return -ENOMEM if any fails.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3454490e0396191f8f9c215fccf5deef76abffb5, < b44888c33c4f11277d0e5e023338f2740232a4ed; >= f2f312ad88c68a7f4a7789b9269ae33af3c7c7e9, < 8825a06bfa7932a7a74dec01669d405df0b47286; >= f2f312ad88c68a7f4a7789b9269ae33af3c7c7e9, < 4dd5b0b1a52a8d6e59a3f217204817228ce0238b; >= f2f312ad88c68a7f4a7789b9269ae33af3c7c7e9, < af2b009b773bc42995546507963e5e78970dc3ed; >= f2f312ad88c68a7f4a7789b9269ae33af3c7c7e9, < 67e9ea92cd598cba1783ff701553c776a6cedee9; >= f2f312ad88c68a7f4a7789b9269ae33af3c7c7e9, < c205bd1b28fb7e5f1061a4e78813fad7d315cb3e; 7bf12707fa3db4c14fbe8ab93efb421d8ca93bf8; >= 6.1.34, < 6.1.178; >= 6.3.8, < 6.4 |
| Linux | Linux | 6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-64486?
How severe is CVE-2026-64486?
How do I fix CVE-2026-64486?
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-64480In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64481In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64482In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64483In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64484In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64485In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64487In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64488In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64489In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6449The Booking for Appointments and Events Calendar – Amelia pl…5.3
- CVE-2026-64490In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-64491In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64486?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
