CVE-2024-56696 – Linux Kernel ALSA Null Pointer Dereference Vulnerability

CVE ID : CVE-2024-56696

Published : Dec. 28, 2024, 10:15 a.m. | 2 hours, 8 minutes ago

Description : In the Linux kernel, the following vulnerability has been resolved:

ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()

kunit_kzalloc() may return a NULL pointer, dereferencing it without
NULL check may lead to NULL dereference.
Add NULL checks for all the kunit_kzalloc() in sound_kunit.c

Severity: 0.0 | NA

Visit the link for more details, such as CVSS details, affected products, timeline, and more…CVE ID : CVE-2024-56696

Published : Dec. 28, 2024, 10:15 a.m. | 2 hours, 8 minutes ago

Description : In the Linux kernel, the following vulnerability has been resolved:

ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()

kunit_kzalloc() may return a NULL pointer, dereferencing it without
NULL check may lead to NULL dereference.
Add NULL checks for all the kunit_kzalloc() in sound_kunit.c

Severity: 0.0 | NA

Visit the link for more details, such as CVSS details, affected products, timeline, and more…