CVE-2026-92511
Linux · Kernel
A use-after-free vulnerability in the Linux kernel RDMA core allows local attackers to potentially achieve privilege escalation or system crashes via improper synchronization in ib_destroy_cq_user.
Executive summary
A high-severity use-after-free flaw in the Linux kernel RDMA subsystem poses a significant risk for local privilege escalation and system compromise.
Vulnerability
The vulnerability exists in the RDMA core's ib_destroy_cq_user function, where improper synchronization via rdma_restrack leads to a use-after-free condition. An attacker with local access and low privileges can exploit this race condition to manipulate kernel memory during the destruction of completion queues.
Business impact
Successful exploitation allows a local, low-privileged attacker to compromise the integrity and availability of the host system. Given the CVSS score of 7.8, the potential for local privilege escalation and kernel-level code execution presents a critical threat to data confidentiality and system stability, particularly in multi-tenant or shared computing environments.
Remediation
Immediate Action: Update the Linux kernel to version 6.1.188, 6.6.157, 6.12.110, or 6.18.52, depending on the current stable branch in use.
Proactive Monitoring: Monitor kernel logs for recurring segmentation faults or memory-related panics that may indicate exploitation attempts targeting the RDMA subsystem.
Compensating Controls: Restrict access to RDMA-enabled interfaces and ensure that only authorized users or services have the permissions required to interact with the RDMA kernel modules.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability represents a significant risk to the security of Linux-based systems. System administrators should prioritize the deployment of patched kernel versions across all affected infrastructure to eliminate the possibility of local privilege escalation. Given the nature of kernel vulnerabilities, testing the update in a staging environment is advised to ensure compatibility before broad deployment.
More Linux CVEs all →
History
CVE Brief tracked this CVE 4 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