CVE-2022-49089
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49089 is a vulnerability in the Linux kernel's InfiniBand (IB) RDMA verbs transport layer (rdmavt). The issue was discovered in February 2025 and involves a race condition in the rvterrorqp function. The vulnerability affects the Linux kernel's IB/rdmavt subsystem, specifically impacting the queue pair (QP) error handling mechanism (NVD, RedHat).

Technical details

The vulnerability stems from a locking issue in the rvterrorqp function. According to the documentation, both rlock and slock need to be held when calling this function, which is enforced by lockdep assertions. However, a previous fix accidentally made the call to rvterrorqp in rvtrucloopback no longer covered by r_lock, resulting in lockdep assertion failures and a potential race condition. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) (RedHat).

Impact

The vulnerability primarily affects system availability due to potential race conditions in the kernel's InfiniBand subsystem. The CVSS scoring indicates that while confidentiality and integrity are not impacted, there is a high impact on availability, requiring local access with low complexity to exploit (RedHat).

Mitigation and workarounds

The vulnerability has been resolved by adding proper locking mechanisms to the rvterrorqp function call. The fix involves ensuring that both rlock and slock are held when calling rvterrorqp, specifically by adding spinlock(&sqp->rlock) before the function call and spinunlock(&sqp->rlock) after it (Kernel Git).

Additional resources


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-2025-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-gcp-5.4
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-6.8
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-modules
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesNov 24, 2025

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