Description
In the Linux kernel, the following vulnerability has been resolved:

RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()

Sashiko points out that mana_ib_cfg_vport_steering() is leaked, the normal
destroy path cleans it up.
Published: 2026-05-28
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the RDMA mana driver, specifically during queue pair creation where the error handling code does not fully unwind allocated resources. This oversight means the configuration object created by mana_ib_cfg_vport_steering() remains in memory after a failed operation, causing a persistent memory leak. Repeated failures would gradually consume kernel memory, potentially triggering an out‑of‑memory condition and leading to a system halt or restart, effectively denying availability of the kernel services.

Affected Systems

All Linux kernel variants that include the RDMA/mana subsystem without the patches referenced in the provided Git commits are affected. No vendor or version range is explicitly enumerated in the data; the flaw is present in the upstream kernel code prior to the inclusion of the fix. Administrators should verify whether the kernel image in use contains the cited commits or a later version that incorporates them.

Risk and Exploitability

The CVSS score of 5.5 indicates a moderate severity, while the EPSS score of <1% reflects a very low likelihood of exploitation and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local – the flaw requires a user or process to invoke RDMA mana operations that trigger the faulty create path. Based on the description, this is inferred rather than explicitly stated. Although exploitation would need local privilege to exercise the leak repeatedly, the risk remains moderate until the kernel is updated to a version that includes the fix, at which point the condition becomes mitigated.

Generated by OpenCVE AI on June 11, 2026 at 00:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the commits referenced in the provided Git URLs
  • If an immediate kernel upgrade is not feasible, disable the RDMA/mana subsystem or restrict its use to trusted processes only
  • Monitor kernel memory usage for abnormal growth that may indicate the leak remains active

Generated by OpenCVE AI on June 11, 2026 at 00:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*

Fri, 29 May 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-772
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Low


Thu, 28 May 2026 10:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() Sashiko points out that mana_ib_cfg_vport_steering() is leaked, the normal destroy path cleans it up.
Title RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-06-14T17:57:49.375Z

Reserved: 2026-05-13T15:03:33.100Z

Link: CVE-2026-46144

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-05-28T10:16:30.013

Modified: 2026-06-10T21:17:48.607

Link: CVE-2026-46144

cve-icon Redhat

Severity : Low

Publid Date: 2026-05-28T00:00:00Z

Links: CVE-2026-46144 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T00:15:27Z

Weaknesses