Vulnerability 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().
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.22, < 5.10.258 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0be6ae614ca7fa53e7389e3c7462ed20abbd4192Patch
- https://git.kernel.org/stable/c/0dbd619716fb07b7de1acd64fec673ee6e1adde7Patch
- https://git.kernel.org/stable/c/388617f44d81604a760742a0b5de292d411e63e3Patch
- https://git.kernel.org/stable/c/53fd4c03558672ccb167754fbacbf045c7ab335cPatch
- https://git.kernel.org/stable/c/5b3b220d54e6a3d77380cb7caa1ef79cb8f4fc94Patch
- https://git.kernel.org/stable/c/c54c7e4cb679c0aaa1cb489b9c3f2cd98e63a44cPatch
- https://git.kernel.org/stable/c/c5dc30da990045105c9762248d23076223e7878aPatch
- https://git.kernel.org/stable/c/e01b8c9286c470b71a38acd320106f2c4f2826a1Patch
FAQ
What is CVE-2026-46178?
CVE-2026-46178 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2026-46178?
CVE-2026-46178 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46178?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.