CVE-2026-93037
Linux · Kernel
A flaw in the Linux kernel RDMA subsystem allows improper error handling in the hfi1 driver, potentially leading to unauthorized memory access or system instability.
Executive summary
A high-severity vulnerability exists in the Linux kernel RDMA/hfi1 driver that could allow a local attacker to compromise system integrity and availability.
Vulnerability
The vulnerability occurs because the set_txreq_header_ahg() function fails to propagate error codes from sdma_txinit_ahg(). This allows the system to proceed with request processing despite a failed initialization, which can be triggered by a local authenticated user.
Business impact
The CVSS score of 7.8 indicates a high-severity risk, primarily due to the potential for full system compromise if exploited successfully. While the attack requires local access, the nature of kernel-level vulnerabilities means that an attacker could escalate privileges, bypass security controls, or cause a denial of service, leading to significant operational disruption and data exposure.
Remediation
Immediate Action: Update the Linux kernel to the versions specified in the OSV enrichment data (5.10.270, 5.15.221, 6.1.188, 6.6.157, or later) provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel panics, segmentation faults, or unusual errors related to the RDMA stack or hfi1 driver that may indicate exploitation attempts.
Compensating Controls: Restrict local user access to the system and ensure that only authorized personnel have the ability to interact with RDMA/hfi1 interfaces.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high CVSS severity and the critical nature of the Linux kernel, this vulnerability should be prioritized for patching during the next scheduled maintenance cycle. Administrators should verify their current kernel version and apply the appropriate vendor-provided updates to eliminate the potential for local privilege escalation or system instability.
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