CVE-2026-68346: ALSA: hda: cs35l41: validate and free ACPI mute object

Published Aug 10, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

ALSA: hda: cs35l41: validate and free ACPI mute object

cs35l41getacpimutestate() evaluates a DSM method to get the ACPI mute state and reads the first byte from the returned object.

However, the returned ACPI object is owned by the caller and is never freed after use, so each successful query leaks the DSM result object.

The code also assumes that the returned object is a buffer with at least one byte. A malformed firmware response can return a different object type or an empty buffer, and the direct ret->buffer.pointer dereference can then access an invalid pointer.

Use the typed DSM helper, validate that the returned buffer contains at least one byte, and free the ACPI object after reading it.

Affected Software

1 affected component
Linux Kernel

Event History

Aug 10, 2026
CVE Published
via MITRE·12:03 PM
Data Sourced
via MITRE·12:03 PM
Description
Data Sourced
via NVD·01:20 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68346?

The severity of CVE-2026-68346 is categorized as a high risk due to potential denial of service or system instability.

2

How does CVE-2026-68346 affect system security?

CVE-2026-68346 potentially compromises system stability by improperly handling ACPI mute object validations.

3

How do I fix CVE-2026-68346?

To fix CVE-2026-68346, update the Linux kernel to the latest version that includes the patches addressing this vulnerability.

4

Which versions of the Linux kernel are impacted by CVE-2026-68346?

CVE-2026-68346 affects specific versions of the Linux kernel prior to the issued patches, primarily those handling the ALSA subsystem.

5

What systems are at risk due to CVE-2026-68346?

Systems running the affected versions of the Linux kernel with ALSA and ACPI functionalities are at risk from CVE-2026-68346.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203