3 matches found
ROOT-OS-DEBIAN-13-CVE-2025-38582 CVE-2025-38582 in rootio-linux - Patched by Root
Root has patched CVE-2025-38582 in the rootio-linux package for Root:Debian:13. Multiple fixed versions available...
ROOT-OS-DEBIAN-12-CVE-2025-38582 CVE-2025-38582 in rootio-linux - Patched by Root
Root has patched CVE-2025-38582 in the rootio-linux package for Root:Debian:12. Multiple fixed versions available...
CVE-2025-38582
CVE-2025-38582 affects the Linux kernel RDMA/hns (hns_roce) stack. The root cause is a double destruction of rsv_qp: free_mr_init() can run twice (once in free_mr_init() during error flow and again in hns_roce_exit()), leading to LIST_POISON1 corruption in the qP destroy path. The fix moves the f...