CVE-2025-68345

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.
CVSS

No CVSS.

Configurations

No configuration.

History

08 Jan 2026, 10:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/e6ba921b17797ccc545d80e0dbccb5fab91c248c -

24 Dec 2025, 11:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-24 11:15

Updated : 2026-01-08 10:15


NVD link : CVE-2025-68345

Mitre link : CVE-2025-68345

CVE.ORG link : CVE-2025-68345


JSON object : View

Products Affected

No product.

CWE

No CWE.