2 matches found
CVE-2023-54260
CVE-2023-54260 — Linux kernel (CIFS): The vulnerability occurs when MR allocation fails during CIFS SMB direct connection handling; if the MR allocate fails and the smb direct connection info is NULL, smbd_destroy() returns early and leaks the connection info. The fix updates the shutdown path by...
CVE-2022-50662
CVE-2022-50662 – In the Linux kernel RDMA/HNS path, there is a memory leak in hns_roce_alloc_mr() where, if hns_roce_mr_enable() fails, the mr_key is not released. The issue is described as fixed in the Unicode/NVD description: “fix memory leak in hns_roce_alloc_mr()” with compiled test only. The...