Security Advisory

CVE-2024-56696

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-28 09:46:20
Last updated 2026-05-11 20:57:28
Assigner Linux
State PUBLISHED

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