Memory Management Vulnerability in Linux Kernel ALSA ymfpci
CVE-2026-64489
Currently unrated
What is CVE-2026-64489?
A memory management vulnerability exists within the ALSA ymfpci component of the Linux Kernel, where the snd_ctl_new1() function may return NULL during memory allocation failures. If this return value is not properly validated, it can lead to a NULL pointer dereference in snd_ymfpci_create_spdif_controls(), destabilizing the system. To mitigate this issue, NULL checks have been implemented to ensure that any memory allocation failure is handled gracefully, returning -ENOMEM if needed.
Affected Version(s)
Linux 1f6c520932bca5be9e8dec137fccb2fc094a80fe
Linux c9b83ae4a1609b1914ba7fc70826a3f3a8b234db < 91095474eea29b95c9a8bceb9b501a2702b6c55f
Linux c9b83ae4a1609b1914ba7fc70826a3f3a8b234db < 02f33c2062c75e28abc7ad58ce86451cf3140455