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 vfio_pci_set_power_state function where the PCI device state is saved locally in 'vfio_pci_core_device::pm_save' 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 vfio_pci_set_power_state() 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 VFIO_DEVICE_RESET/VFIO_DEVICE_PCI_HOT_RESET in a loop. This can eventually lead to an Out-of-Memory (OOM) situation on the system (Kernel Git).

Exploitability

The vulnerability requires local access to the system and the ability to manipulate PCI device power states through VFIO interfaces. It can be triggered by a malicious sequence of power state transitions and device resets (Kernel Git).

Mitigation and workarounds

The issue has been fixed by adding code to free the earlier allocated memory before overwriting 'pm_save' to prevent the memory leak. The fix was implemented through a patch that modifies the vfio_pci_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-2026-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-bluefield
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-aws-6.14
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • kernel6.18
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-oracle-5.4
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-oracle-6.8
NoYesSep 04, 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