Impact
A concurrency bug in the Linux kernel’s RDMA driver mis‑uses RCU to handle SRQ events, causing the system to crash when an event is delivered before the SRQ object is fully initialized. The flaw does not provide a path to arbitrary code execution but results in an immediate service interruption when the kernel receives such an event.
Affected Systems
The vulnerability resides in the Linux kernel’s mlx4 RDMA module. No specific kernel version range is listed in the inputs, so any kernel build prior to the fix commit may be affected. The fix is included in the latest stable kernel releases as indicated by the Git references.
Risk and Exploitability
The CVSS score is 7.8, indicating a high severity. The EPSS score is < 1%, suggesting a low likelihood of exploitation. This vulnerability is not listed in the CISA KEV catalog. In environments that use RDMA SRQ events, the risk manifests as an abrupt kernel panic, which would interrupt service. Based on the description, the attack vector is inferred to be local or remote when an attacker can drive RDMA traffic that reaches the vulnerable driver, potentially leading to a denial of service.
OpenCVE Enrichment