In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
May 28, 2026
to the GitHub Advisory Database
•
Updated Jun 11, 2026
Description
Published by the National Vulnerability Database
May 28, 2026
Published to the GitHub Advisory Database
May 28, 2026
Last updated
Jun 11, 2026
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().
References