PT-2026-64701 · Linux · Linux
CVE-2026-64480
·
Published
2026-07-25
·
Updated
2026-07-25
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
ALSA: ice1712: check snd ctl new1() return value
snd ctl new1() can return NULL when memory allocation fails. The
ice1712 driver calls snd ctl new1() without checking the return value
before dereferencing the pointer in multiple places (ice1712.c,
ice1724.c, aureon.c), which can lead to NULL pointer dereferences.
Add NULL checks after snd ctl new1() calls and return -ENOMEM if any
fails.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux