CVE-2022-49219
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49219 is a memory leak vulnerability in the Linux kernel's VFIO PCI driver, specifically during D3hot to D0 power state transitions. The vulnerability was discovered in February 2022 and affects the vfio/pci subsystem. The issue occurs when a PCI device's power state changes from D3hot to D0, where memory allocated for storing device state is not properly freed under certain conditions (Kernel Git).

Technical details

The vulnerability exists in the vfiopcisetpowerstate function where the PCI device state is saved locally in 'vfiopcicoredevice::pmsave' during D0->D3hot transition. When reset-related IOCTLs are called, the PCI reset APIs internally change the power state back to D0. If the guest resumes and finds the current state as D0, it skips calling vfiopcisetpowerstate() for explicit D0 transition, leaving the memory pointed by 'pm_save' unreleased (Kernel Git).

Impact

The vulnerability can be exploited to cause a memory leak by running a malicious sequence of state changes to D3hot followed by VFIODEVICERESET/VFIODEVICEPCIHOTRESET in a loop. This can eventually lead to an Out-of-Memory (OOM) situation on the system (Kernel Git).

Mitigation and workarounds

The issue has been fixed by adding code to free the earlier allocated memory before overwriting 'pmsave' to prevent the memory leak. The fix was implemented through a patch that modifies the vfiopci_core.c file (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-40258HIGH7
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoNoDec 04, 2025
CVE-2025-40259MEDIUM6.2
  • Linux KernelLinux Kernel
  • kernel-rt-64k
NoNoDec 04, 2025
CVE-2025-40264MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-modules-extra
NoNoDec 04, 2025
CVE-2025-40254MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-devel-matched
NoNoDec 04, 2025
CVE-2025-40253MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-partner
NoNoDec 04, 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