2 matches found
CVE-2022-50822 RDMA/restrack: Release MR restrack when delete
In the Linux kernel, the following vulnerability has been resolved: RDMA/restrack: Release MR restrack when delete The MR restrack also needs to be released when delete it, otherwise it cause memory leak as the task struct won't be released...
PT-2025-53940
Name of the Vulnerable Software and Affected Versions linux affected versions not specified Description A memory leak exists in the Linux kernel related to RDMA/restrack functionality. Specifically, the memory region restrack is not properly released when deleted, leading to a memory leak as the...