CVE-2026-64574

7.8

Linux · Kernel

A use-after-free vulnerability exists in the Linux kernel mac80211 subsystem, occurring when a virtual interface update fails and leaves dangling debugfs entries pointing to freed memory.

Executive summary

A use-after-free vulnerability in the Linux kernel mac80211 subsystem could allow a local attacker to achieve privilege escalation or system instability.

Vulnerability

This is a use-after-free flaw triggered during the error handling path of the ieee80211_vif_update_links function. An authenticated local user can trigger this condition by causing a failure in link updates, which results in dangling debugfs pointers that may be dereferenced later.

Business impact

The vulnerability carries a CVSS score of 7.8, indicating a high severity risk. Successful exploitation could allow a local attacker to execute arbitrary code with elevated privileges, resulting in full system compromise, data theft, or complete denial of service.

Remediation

Immediate Action: Apply the latest kernel security updates provided by your distribution vendor or update to fixed versions 6.6.148, 6.12.101, 6.18.42, or 7.1.6.

Proactive Monitoring: Monitor system logs for kernel oops or crash reports that may indicate exploitation attempts targeting memory corruption.

Compensating Controls: Restrict access to the system to only authorized, trusted users, as the vulnerability requires local access to the affected environment.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

This vulnerability represents a significant risk to the integrity and availability of Linux-based systems. Administrators should prioritize patching the kernel to the versions specified above to eliminate the memory corruption flaw. Given the potential for privilege escalation, applying these updates during the next maintenance window is highly recommended.

More Linux CVEs

Sources