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: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability occurs in the RDMA mana driver when creating a queue pair service request and the error handling path fails to unwind resources correctly. This omission allows the internal configuration object mana_ib_cfg_vport_steering() to remain allocated after a failed creation, which can accumulate over time. The accumulation of leaked allocations in kernel memory can trigger a memory pressure event or out‑of‑memory condition, causing a system halt or restart, effectively denying availability of the kernel services. The weakness is a classic memory‑leak type flaw.

Affected Systems

The flaw is present in all Linux kernel versions that include the RDMA/mana subsystem without the patch from the referenced Git commits. Because the kernel is a common component across many distributions, any affected installation that utilizes RDMA mana may be impacted, regardless of the vendor’s vendor specific name or version. The specific affected range is not enumerated, but the references point to a patch submitted to the upstream kernel. Administrators should verify whether their kernel image incorporates those commits.

Risk and Exploitability

The exploit requires local privileges to trigger RDMA mana operations that lead to the faulty create path, so the attack vector is local. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, indicating that it is not a known actively exploited vulnerability. However, the impact of an eventual out‑of‑memory condition can be catastrophic if the flaw is exercised repeatedly without remediation. Because the bug resides in kernel code, exploitation would involve a privileged or compromised user environment. The risk remains moderate until the patch is applied, at which point it becomes negligible.

Generated by OpenCVE AI on May 28, 2026 at 11:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that incorporates the fixes referenced in the Git commits
  • If an immediate kernel upgrade is not feasible, disable the RDMA mana subsystem or restrict its use to trusted processes only
  • Continuously monitor kernel memory usage for abnormal growth patterns and alert on sustained increases that may indicate the leak is still active

Generated by OpenCVE AI on May 28, 2026 at 11:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-05-28T09:36:00.412Z

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

Link: CVE-2026-46144

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-05-28T13:44:01.663

Link: CVE-2026-46144

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T13:00:19Z

Weaknesses

No weakness.