PT-2026-64709 · Linux · Linux

CVE-2026-64488

·

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: aoa: check snd ctl new1() return value
snd ctl new1() can return NULL when memory allocation fails. In layout.c, the function does not check the return value before dereferencing ctl->id.name or passing to aoa snd ctl add(), which can lead to a NULL pointer dereference.
Add NULL checks after snd ctl new1() calls and return early if any fails.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64488

Affected Products

Linux