Bug 2482586 (CVE-2026-46178) - CVE-2026-46178 kernel: RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Summary: CVE-2026-46178 kernel: RDMA/mlx4: Fix resource leak on error in mlx4_ib_creat...
Keywords:
Status: NEW
Alias: CVE-2026-46178
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-28 11:04 UTC by OSIDB Bzimport
Modified: 2026-05-28 14:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-28 11:04:33 UTC
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().


Note You need to log in before you can comment on or make changes to this bug.