2 matches found
CVE-2026-72494
A flaw was found in the Linux kernel's RDMA/irdma driver. The driver utilized a waitqueue and a requestdone flag for synchronization without adequate memory barriers. This oversight could lead to a race condition, potentially causing unpredictable system behavior or instability...
9.8CVSS5.5AI score0.00407EPSS
SaveExploits0References4
UBUNTU-CVE-2026-72494
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Replace waitqueue and flag with completion The driver previously used a waitqueue along with an explicit requestdone flag, but without proper barriers around requestdone. An earlier patch by Gui-Dong Han attempted to...
9.8CVSS5.4AI score0.00407EPSS
SaveExploits0References5
20