GHSA-m4vj-49h4-gxp3unknown
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR set...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
RDMA/core: Fix FRMR set pinned push error path
Add destruction of FRMR handles in case the push to the pool fails. This prevents resources leak in case pool page allocation fails.