CVE-2022-49562
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49562 affects the Linux kernel's KVM (Kernel-based Virtual Machine) x86 implementation. The vulnerability is related to how guest PTE (Page Table Entry) A/D (Accessed/Dirty) bits are updated. The issue stems from a broken VM_PFNMAP path that incorrectly assumes vm_pgoff is the base pfn of the mapped VMA range, when it actually represents the offset relative to the file (Kernel Commit).

Technical details

The vulnerability exists in the kernel's handling of PFNs (Page Frame Numbers) outside of kernel reach when touching GPTEs (Guest Page Table Entries). The issue specifically relates to a conceptual error in the VM_PFNMAP path where vm_pgoff is incorrectly treated as the base pfn of the mapped VMA range. While this implementation worked for the original use case of backing guest memory with /dev/mem, it leads to accessing random pfns for other VM_PFNMAP cases (Kernel Commit).

Impact

When exploited, this vulnerability could lead to accessing incorrect page frame numbers in the system, potentially causing memory corruption or system instability. The issue particularly affects systems using KVM virtualization with specific memory mapping configurations (Kernel Commit).

Mitigation and workarounds

The fix involves using the __try_cmpxchg_user() function to update guest PTE A/D bits instead of mapping the PTE into kernel address space. This change resolves the incorrect handling of PFNs in the VM_PFNMAP path (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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-oracle
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel
NoYesJan 05, 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