2 matches found
CVE-2026-92511
This Linux kernel vulnerability affects the RDMA/core subsystem, specifically the ib_destroy_cq_user() function. The root cause is that rdma_restrack_del() is invoked at the end of the function, after vendor-specific resources associated with the Completion Queue (CQ) have already been freed. Thi...
SaveExploits0References6
EUVD-2026-82132
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix potential use after free in ibdestroycquser When accessing a CQ via the netlink path the only synchronization mechanism for the said CQ is rdmarestrackget. Currently, rdmarestrackdel is invoked at the end of...
SaveExploits0References6
20