CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64489

mediumCVSS 5.5covered by 2 sourcesfirst seen 2026-07-14
In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check snd_ctl_new1() return value snd_ctl_new1() can return NULL when memory allocation fails. snd_ymfpci_create_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.

CSIRTS triage

What
The ymfpci driver does not check the return value of snd_ctl_new1(), which could lead to issues.
Who is affected
Deployments using the ymfpci ALSA driver.
Urgency
Remediation is necessary to prevent potential issues, with no known exploits reported.
Action
Update the ALSA driver to the latest version.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64489

Get an email if CVE-2026-64489 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64489

CVE.org record

Embed the live status

CVE-2026-64489 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64489 status](https://www.csirts.com/badge/CVE-2026-64489)](https://www.csirts.com/cve/CVE-2026-64489)