CVE-2026-74511
7.8Linux · Kernel
A Use-After-Free (UAF) vulnerability in the Linux kernel Bluetooth management interface exists during asynchronous EIR updates.
Executive summary
A Use-After-Free vulnerability in the Linux kernel Bluetooth management subsystem during asynchronous updates may allow a local attacker to cause system instability or execute arbitrary code.
Vulnerability
This vulnerability occurs because the MGMT_OP_SET_LOCAL_NAME command is handled asynchronously, creating a race condition that results in a UAF. An authenticated local user can trigger this flaw.
Business impact
The CVSS score of 7.8 highlights the high risk associated with this kernel flaw. Successful exploitation could allow an attacker to bypass security restrictions or crash the system, leading to significant disruption of business operations and potential data exposure.
Remediation
Immediate Action: Apply the latest kernel security patches provided by your Linux distribution, specifically ensuring versions 6.6.151, 6.12.103, 6.18.44, or later are installed.
Proactive Monitoring: Use system monitoring tools to detect abnormal kernel behavior or unexplained crashes associated with the Bluetooth management stack.
Compensating Controls: Minimize the attack surface by disabling unnecessary Bluetooth modules if they are not required for specific business functions.
Exploitation status
Public Exploit Available: No (unknown)
Analyst recommendation
Given the high CVSS severity, immediate action should be taken to update the kernel. Administrators should treat this as a high-priority patch to prevent potential local privilege escalation and maintain system integrity.