CVE-2025-68345
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/12/2025
Última modificación:
08/01/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()<br />
<br />
The acpi_get_first_physical_node() function can return NULL, in which<br />
case the get_device() function also returns NULL, but this value is<br />
then dereferenced without checking,so add a check to prevent a crash.<br />
<br />
Found by Linux Verification Center (linuxtesting.org) with SVACE.



