CVE-2025-68345
Linux Kernel 5.17.0-6.1.160 to 6.18.0-6.18.2 - Null Pointer Dereference in cs35l41_hda_read_acpi()
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi() The acpi_get_first_physical_node() function can return NULL, in which case the get_device() function also returns NULL, but this value is then dereferenced without checking,so add a check to prevent a crash. Found by Linux Verification Center (linuxtesting.org) with SVACE.
References (6)
Core 6
Core References
Scores
EPSS
0.0002
EPSS Percentile
3.8%
Details
Status
published
Products (19)
linux/Kernel
5.17.0 - 6.1.160linux
linux/Kernel
6.13.0 - 6.17.13linux
linux/Kernel
6.18.0 - 6.18.2linux
linux/Kernel
6.2.0 - 6.6.120linux
linux/Kernel
6.7.0 - 6.12.64linux
Linux/Linux
< 5.17
Linux/Linux
5.17
Linux/Linux
6.1.160 - 6.1.*
Linux/Linux
6.12.64 - 6.12.*
Linux/Linux
6.17.13 - 6.17.*
... and 9 more
Published
Dec 24, 2025
Tracked Since
Feb 18, 2026