Back to overview

CVE-2026-64486

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.

Metadata

CVE ID
CVE-2026-64486
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 15:36 UTC
Published
2026-07-25 08:51 UTC
Last updated
2026-07-25 08:51 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 3454490e0396191f8f9c215fccf5deef76abffb5 < b44888c33c4f11277d0e5e023338f2740232a4ed, f2f312ad88c68a7f4a7789b9269ae33af3c7c7e9 < 8825a06bfa7932a7a74dec01669d405df0b47286, f2f312ad88c68a7f4a7789b9269ae33af3c7c7e9 < 4dd5b0b1a52a8d6e59a3f217204817228ce0238b, f2f312ad88c68a7f4a7789b9269ae33af3c7c7e9 < af2b009b773bc42995546507963e5e78970dc3ed …
Linux Linux 6.4, 0 < 6.4, 6.1.178 ≤ 6.1.*, 6.6.145 ≤ 6.6.* …
Back to overview