CVE-2026-46178
In the Linux kernel, the following vulnerability has been resolved:
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Sashiko points out that mlx4_srq_alloc() was not undone during error
unwind, add the missing call to mlx4_srq_free().
More information : https://git.kernel.org/stable/c/0dbd619716fb07b7de1acd64fec673ee6e1adde7
