CVE-2022-49201
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49201 is a race condition vulnerability in the Linux kernel's IBM Virtual Network Interface Controller (ibmvnic) driver. The vulnerability exists between reset and transmit paths, where ibmvnic_xmit() can access a scrq (sub-channel queue) after it has been freed in the reset path (Kernel Git).

Technical details

The vulnerability occurs when a race condition allows ibmvnicxmit() to access txscrq after it has been freed during a reset operation. This can result in a NULL pointer dereference and kernel crash. The issue stems from the reset path attempting to stop the queue in ibmvniccleanup(), but an in-flight ibmvniccomplete_tx() could restart the queue while the reset is still in progress (Kernel Git).

Impact

When exploited, this vulnerability can lead to a kernel crash with a NULL pointer dereference, resulting in a denial of service condition. The crash manifests as 'Kernel attempted to read user page (0) - exploit attempt?' with a kernel oops message (Kernel Git).

Mitigation and workarounds

The fix involves introducing a new txqueuesactive flag protected by RCU (Read-Copy-Update) locking to properly coordinate between the reset and transmit paths. The patch ensures proper synchronization using rcureadlock() and synchronize_rcu() to prevent the race condition (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-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
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