Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2025-21732
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-21732 addresses a race condition vulnerability in the Linux kernel's RDMA/mlx5 driver. The issue was discovered in January 2025 and affects the memory registration (MR) handling in the mlx5 InfiniBand driver. The vulnerability occurs during the memory deregistration process when dealing with On-Demand Paging (ODP) memory regions (CVE MITRE).

Technical details

The race condition occurs during the __mlx5_ib_dereg_mr() flow, specifically in the sequence: mlx5_revoke_mr(), mlx5r_umr_revoke_mr(), and mlx5r_umr_post_send_wait(). After the lkey is freed from hardware's perspective, a concurrent mlx5_ib_invalidate_range() operation might attempt to invalidate a range for the same freed lkey. This concurrent operation acquires the umem_odp->umem_mutex lock and calls mlx5r_umr_update_xlt() on the UMR QP, leading to a CQE error and causing the UMR QP to enter an error state (Kernel Git).

Impact

When exploited, this vulnerability can result in a Completion Queue Entry (CQE) error on the User Memory Region (UMR) Queue Pair (QP), causing the QP to enter an error state. This can potentially disrupt RDMA operations and affect system stability (Kernel Git).

Exploitability

The vulnerability requires concurrent access to the affected memory region through the RDMA subsystem. It can be triggered during normal system operation when memory deregistration occurs simultaneously with memory invalidation operations (CVE MITRE).

Mitigation and workarounds

The issue has been fixed by modifying the mlx5_revoke_mr() function to acquire the umem_odp->umem_mutex lock before performing the revocation process. Additionally, after a successful revoke, the fix sets umem_odp->private to NULL, preventing any further invalidation attempts on the freed lkey. The patch has been merged into the mainline kernel (Kernel Git).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Affected

sid

linux: 6.12.15-1

Fixed

trixie

linux: 6.12.15-1

Fixed

Ubuntu

Fixed

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux

Not Affected

focal

linux

Not Affected

focal (esm-infra)

linux-hwe-5.15

Affected

focal (fips-updates)

linux-fips

Not Affected

RHEL / CentOS

Fixed

RHEL 8

kernel-rt.src

Affected

RHEL 9

kernel-rt.src

Affected

RHEL 10

kernel-0:6.12.0-124.8.1.el10_1.src

Fixed

SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-90048CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-lowlatency
NoYesSep 16, 2026
CVE-2026-90042CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux-ibm
NoNoSep 16, 2026
CVE-2026-90049CRITICAL9.3
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-7.0
NoYesSep 16, 2026
CVE-2026-90041HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia
NoYesSep 16, 2026
CVE-2026-90039NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-hwe-6.14
NoNoSep 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management