CVE-2025-68345
Published: December 26, 2025Last modified: December 26, 2025
Description
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.
Status
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | linux-lts | Vulnerable (6.1.159-r0) |
| 25 LTS | linux-lts | Vulnerable (6.12.61-r0) | |
| Stream | linux-lts | Vulnerable (6.12.63-r0) |