CVE-2026-64484
Last modified
CVE-2026-64484 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ALSA: es1938: check snd_ctl_new1() return value snd_ctl_new1() can return NULL when memory allocation fails. snd_es1938_mixer() does not check the return value before dereferencing the pointer, which can lead to a NULL pointer dereference. Add a NULL check after snd_ctl_new1() and return -ENOMEM if it fails..
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: es1938: check snd_ctl_new1() return value snd_ctl_new1() can return NULL when memory allocation fails. snd_es1938_mixer() does not check the return value before dereferencing the pointer, which can lead to a NULL pointer dereference. Add a NULL check after snd_ctl_new1() and return -ENOMEM if it fails.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 96cad5bd7d0a176db3fdc06717a41271247336bd; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 6c4efebaf73e217efbd08cdbda805758a7db3680; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 41759affbcfe3d51a32900da9547a1ffd744a85f; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 7531a37720c2545a480fd0fa464978569bf9d6a2; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < af01c48e17a66fa038af210a5c49d6cdefd210bd; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 9e53e99b6fa3cd82992d963cbff58dbbd1df8651; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 1949163dee39e0e4a1468f37dd7302962f6af45a; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 1edd1f02dddd20aeb6066ded41017615766ea42f |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-64484?
How severe is CVE-2026-64484?
How do I fix CVE-2026-64484?
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-64479In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6448The Quiz and Survey Master (QSM) – Easy Quiz and Survey Make…4.9
- 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-64485In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64486In the Linux kernel, the following vulnerability has been re…
- 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
Are you affected by CVE-2026-64484?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
