2 matches found
EUVD-2026-82131
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix potential use after free in ibdestroysrquser When accessing a SRQ via the netlink path the only synchronization mechanism for the said SRQ is rdmarestrackget. Currently, rdmarestrackdel is invoked at the end of...
SaveExploits0References6
CVE-2026-92510
CVE-2026-92510 affects the Linux kernel RDMA/core subsystem. The vulnerable function is ib_destroy_srq_user() , where a use-after-free can occur when a Shared Receive Queue (SRQ) is accessed via the netlink path. The root cause is that rdma_restrack_del() is invoked at the end of the destruction ...
SaveExploits0References6
20