Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64481

7.8 · HIGH
Published Jul 25, 2026 EPSS 0.14% (4th pctl)

Overview

CVE-2026-64481 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

ALSA: hda/cs35l41: Fix firmware load work teardown

cs35l41_hda creates ALSA controls whose private data points at the

cs35l41_hda object. The firmware load control can also queue

fw_load_work.

Those controls are not removed on component unbind, and device remove

only cancels fw_load_work through cs35l41_remove_dsp(). That helper is

skipped when halo_initialized is false. With firmware_autostart

disabled, a firmware load can be requested before the DSP has been

initialized. If the component or device is removed before the queued

work runs, the worker can run after teardown and dereference driver

state that is no longer valid.

Track the created controls and remove them on unbind so no new control

callback can reach the driver data or queue more work. Then cancel

fw_load_work to drain any request that was already queued. Also cancel

the work unconditionally during device remove before runtime PM teardown.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-64481?

CVE-2026-64481 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-64481?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-64481?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64481?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64481 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.