CVE-2026-89523
Linux · Kernel
A use-after-free vulnerability in the Linux kernel mt7925 wifi driver allows local attackers to potentially execute arbitrary code or cause system instability.
Executive summary
A vulnerability in the Linux kernel wifi driver creates a risk of local privilege escalation and system compromise due to improper handling of pending work during device teardown.
Vulnerability
This is a use-after-free vulnerability occurring within the mt76 mt7925 wifi driver. If a device is reset, suspended, or unregistered, pending work may attempt to access freed data structures or interact with unavailable firmware, requiring local user privileges to trigger.
Business impact
The vulnerability carries a CVSS score of 7.8, indicating a high severity risk. Successful exploitation by a local attacker could lead to a full system compromise, including unauthorized access to sensitive data, modification of system files, or denial of service through kernel panic. Given the central role of the kernel in system security, this flaw poses a significant threat to infrastructure integrity.
Remediation
Immediate Action: Update the Linux kernel to version 6.18.50, 7.2.4, or a later stable release to incorporate the necessary teardown synchronization patches.
Proactive Monitoring: Monitor system logs for unexpected kernel oops or crash reports that may indicate exploitation attempts targeting the wireless driver stack.
Compensating Controls: Restrict local user access to the system and ensure that only trusted users have the ability to interact with wireless device drivers or perform hardware configuration changes.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability represents a significant local security risk that could lead to kernel-level compromise. Administrators should prioritize patching the Linux kernel across all affected environments as part of their standard maintenance cycle. Given the potential for privilege escalation, testing and deploying the provided stable kernel updates is essential to maintaining a secure operating posture.
More Linux CVEs all →
History
CVE Brief tracked this CVE 2 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 7.8 (3.1)
- Analyst report written