Use After Free Vulnerability in Linux Kernel's RDMA Component
CVE-2026-93267

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 September 2026

What is CVE-2026-93267?

A vulnerability has been identified in the Linux Kernel RDMA (Remote Direct Memory Access) component, which could allow for a use-after-free scenario. Specifically, when a device memory handle (dmah) is accessed via netlink, improper management of resource lifecycle may occur. The synchronization mechanism in place, rdma_restrack_get(), leaves a window during which vendor-specific resources associated with a dmah can be freed while still accessible through restrack, potentially leading to unauthorized accesses or crashes. This issue has been addressed by modifying the resource management flow, ensuring that resources are correctly removed from restrack at the beginning of the destruction process, preserving the integrity of resource lifecycles and preventing unsafe access.

Affected Version(s)

Linux d83edab562a496a42720902a1d2effccd05c37c5 < 8b22722f45a29a7c0900b1d4d0bc5da5492ece10

Linux d83edab562a496a42720902a1d2effccd05c37c5

Linux d83edab562a496a42720902a1d2effccd05c37c5 < 2696626a0be5877f445fb647c25ef43930c777e6

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.