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

RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one

Free the UAR index returned by the hardware.
Published: 2026-08-15
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The RDMA mlx5 driver in the Linux kernel mistakenly frees the hardware‑provided Universal Address Register (UAR) index instead of the software‑managed index, creating a use‑after‑free condition that corrupts kernel memory and can trigger a system crash. This flaw represents an improper resource allocation or release vulnerability (CWE‑763). The impact is limited to denial of service through kernel instability; it does not provide code execution or data exfiltration capabilities.

Affected Systems

All Linux kernel releases that compile the RDMA mlx5 driver with the unpatched code are vulnerable. The advisory does not list specific kernel versions, so any kernel that bundles the affected driver code before the patch is potentially impacted; administrators should compare their running kernel with the commit hash linked in the references

Risk and Exploitability

The CVSS base score of 7.8 reflects the severity of a kernel crash. The EPSS score is below 1 %, indicating a low probability of exploitation in the wild at the time of analysis. The vulnerability is not listed in CISA KEV. Based on the description, it is inferred that the attack vector requires local or privileged access to RDMA functionality or kernel privileges; a remote attack would need to leverage such privileges, which is unlikely in the typical environment. The risk is moderate but the high impact warrants timely remediation.

Generated by OpenCVE AI on August 22, 2026 at 02:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the kernel patch that corrects the UAR index release logic.
  • Reboot the system after applying the patch to ensure the kernel reloads.
  • If a patch cannot be applied, consider disabling RDMA mlx5 functionality or temporarily disabling the driver until a fix is available.

Generated by OpenCVE AI on August 22, 2026 at 02:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Fri, 21 Aug 2026 00:15:00 +0000

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

None

threat_severity

Moderate


Mon, 17 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Mon, 17 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Mon, 17 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Sat, 15 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Sat, 15 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one Free the UAR index returned by the hardware.
Title RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one
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-08-17T05:45:34.579Z

Reserved: 2026-08-15T05:44:03.882Z

Link: CVE-2026-74296

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T06:22:29.203

Modified: 2026-08-17T06:19:23.680

Link: CVE-2026-74296

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-15T00:00:00Z

Links: CVE-2026-74296 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T03:00:12Z

Weaknesses
  • CWE-763

    Release of Invalid Pointer or Reference