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

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 ibmvnic_xmit() to access tx_scrq 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 ibmvnic_cleanup(), but an in-flight ibmvnic_complete_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).

Exploitability

The vulnerability requires access to a system running the affected Linux kernel version with the IBM Virtual Network Interface Controller (ibmvnic) driver. The issue can be triggered during normal network operations when a device reset occurs concurrently with packet transmission (Kernel Git).

Mitigation and workarounds

The fix involves introducing a new tx_queues_active flag protected by RCU (Read-Copy-Update) locking to properly coordinate between the reset and transmit paths. The patch ensures proper synchronization using rcu_read_lock() 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-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.17
NoYesSep 17, 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