CVE-2026-74296
Received Received - Intake

Memory Leak in Linux Kernel RDMA/mlx5 Driver

Vulnerability report for CVE-2026-74296, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-17

Assigner: kernel.org

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-17
Generated
2026-09-04
AI Q&A
2026-08-15
EPSS Evaluated
2026-09-03
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a mistake in managing RDMA (Remote Direct Memory Access) resources. The kernel incorrectly frees a UAR (User Access Region) index that was provided by hardware instead of the one created by software. This could lead to improper resource cleanup and potential system instability.

Detection Guidance

This vulnerability is specific to the Linux kernel's RDMA/mlx5 driver and involves improper handling of UAR indices. Detection requires checking kernel logs for related errors or kernel crashes involving mlx5 drivers. Commands like dmesg | grep mlx5 or journalctl -k | grep mlx5 may help identify issues.

Impact Analysis

This vulnerability may cause system crashes, memory leaks, or unpredictable behavior in systems using RDMA with Mellanox hardware. Users relying on RDMA for high-performance networking could experience disruptions or failures.

Compliance Impact

This vulnerability does not directly affect compliance with standards like GDPR or HIPAA as it involves a low-level memory management issue in the Linux kernel's RDMA subsystem. No evidence suggests it impacts data protection or privacy requirements.

Mitigation Strategies

Update the Linux kernel to a patched version that resolves this vulnerability. Check your distribution's security advisories for the specific kernel version addressing CVE-2026-74296.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-74296. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart