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...