Impact
In the Linux kernel, when ucma_set_ib_path calls the event handler without holding the handler lock, a race with ucma_migrate_id can trigger a use‑after‑free that corrupts a list and causes a kernel crash. The flaw is identified as CWE‑367 and leads to denial of service through a kernel failure.
Affected Systems
Any Linux kernel build that includes RDMA UCMA support before the upstream fix is affected. Systems equipped with RDMA devices such as Infiniband or RoCE that run the unpatched kernel are susceptible. Exact kernel version ranges are not listed, so all kernels providing these interfaces are potentially vulnerable.
Risk and Exploitability
The CVSS score of 4.7 indicates a moderate severity, and the EPSS score of < 1% suggests a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. The most likely attack vector is local, requiring interaction with RDMA devices via the kernel. The race condition arises only when an RDMA device is present and a bound, address‑resolved cm_id exists, so an attacker would need local access to a system with RDMA hardware to trigger the flaw.
OpenCVE Enrichment