CVE-2022-49722
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a memory corruption vulnerability (CVE-2022-49722) was discovered in the ice Virtual Function (VF) driver. The issue occurs when a VF requests a reset while having enabled queues, and the Physical Function (PF) driver assumes the VF is disabled. In this scenario, the VF may unmap DMA resources while the device can still map packets to memory, leading to silent memory corruption (Kernel Commit).

Technical details

The vulnerability stems from a race condition where the VF driver's queues remain enabled even when the VF is considered disabled. When the VF unmaps its DMA resources, the device continues to map packets to memory addresses that are no longer valid, resulting in memory corruption. The issue was introduced by commit ec4f5a436bdf ("ice: Check if VF is disabled for Opcode and other operations") and was fixed by adding proper queue cleanup when the VF is disabled (Kernel Commit).

Impact

The vulnerability can lead to memory corruption in the kernel space, which may result in system crashes or potentially allow an attacker to execute arbitrary code. This was demonstrated by a kernel crash with a NULL pointer dereference at virtual address 00001b9780003237 (Kernel Commit).

Mitigation and workarounds

The fix involves properly disabling VF's RX/TX queues when the VF is disabled. This is implemented by adding calls to icevsistoplantxrings() and icevsistopallrxrings() in the iceresetvf() function when iceisvf_disabled(vf) returns true (Kernel Commit).

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