Security Advisory

CVE-2026-46178

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 09:36:32
Last updated 2026-06-14 18:00:31
Assigner Linux
CVSS score 7.8
State PUBLISHED

Description

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