2 matches found
CVE-2026-92509
CVE-2026-92509 is a potential use-after-free in the Linux kernel RDMA/core subsystem, specifically in the counter_release() function. The root cause is a timing issue: rdma_restrack_del() was invoked at the end of counter_release(), after vendor-specific resources had already been freed. This lef...
SaveExploits0References6
EUVD-2026-82130
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix potential use after free in counterrelease When accessing a counter via the netlink path the only synchronization mechanism for the said counter is rdmarestrackget. Currently, rdmarestrackdel is invoked at the end ...
SaveExploits0References6
20