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

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*

History

11 Jun 2026, 02:59

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
CWE CWE-401
References () https://git.kernel.org/stable/c/0be6ae614ca7fa53e7389e3c7462ed20abbd4192 - () https://git.kernel.org/stable/c/0be6ae614ca7fa53e7389e3c7462ed20abbd4192 - Patch
References () https://git.kernel.org/stable/c/0dbd619716fb07b7de1acd64fec673ee6e1adde7 - () https://git.kernel.org/stable/c/0dbd619716fb07b7de1acd64fec673ee6e1adde7 - Patch
References () https://git.kernel.org/stable/c/388617f44d81604a760742a0b5de292d411e63e3 - () https://git.kernel.org/stable/c/388617f44d81604a760742a0b5de292d411e63e3 - Patch
References () https://git.kernel.org/stable/c/53fd4c03558672ccb167754fbacbf045c7ab335c - () https://git.kernel.org/stable/c/53fd4c03558672ccb167754fbacbf045c7ab335c - Patch
References () https://git.kernel.org/stable/c/5b3b220d54e6a3d77380cb7caa1ef79cb8f4fc94 - () https://git.kernel.org/stable/c/5b3b220d54e6a3d77380cb7caa1ef79cb8f4fc94 - Patch
References () https://git.kernel.org/stable/c/c54c7e4cb679c0aaa1cb489b9c3f2cd98e63a44c - () https://git.kernel.org/stable/c/c54c7e4cb679c0aaa1cb489b9c3f2cd98e63a44c - Patch
References () https://git.kernel.org/stable/c/c5dc30da990045105c9762248d23076223e7878a - () https://git.kernel.org/stable/c/c5dc30da990045105c9762248d23076223e7878a - Patch
References () https://git.kernel.org/stable/c/e01b8c9286c470b71a38acd320106f2c4f2826a1 - () https://git.kernel.org/stable/c/e01b8c9286c470b71a38acd320106f2c4f2826a1 - Patch

01 Jun 2026, 17:17

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/0be6ae614ca7fa53e7389e3c7462ed20abbd4192 -
  • () https://git.kernel.org/stable/c/53fd4c03558672ccb167754fbacbf045c7ab335c -
  • () https://git.kernel.org/stable/c/5b3b220d54e6a3d77380cb7caa1ef79cb8f4fc94 -

30 May 2026, 11:17

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8

28 May 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 10:16

Updated : 2026-06-17 10:53


NVD link : CVE-2026-46178

Mitre link : CVE-2026-46178

CVE.ORG link : CVE-2026-46178


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime