The cs35l41 tag on WindowsForum.com covers discussions about the Cirrus Logic CS35L41 audio amplifier driver, primarily in the context of Linux systems. Recent content highlights CVE-2025-68345, a local denial-of-service vulnerability caused by a NULL-pointer dereference in the ALSA HDA driver for this amplifier. The bug occurs when the driver reads ACPI properties without verifying the presence of a physical ACPI node, leading to a kernel crash. It has been fixed upstream and is being tracked by vendors and distribution advisories. This tag is relevant for users interested in Linux kernel security, audio driver issues, and hardware vulnerabilities affecting the CS35L41 component.
-
A recently assigned CVE, CVE-2025-68345, identifies a NULL-pointer dereference in the ALSA HDA driver for the Cirrus Logic CS35L41 audio amplifier that can crash Linux systems when the driver reads ACPI properties without checking for a missing physical ACPI node — a low-complexity, local...