CVE-2022-42703
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-42703 is a memory leak vulnerability with use-after-free capability discovered in the Linux kernel's mm/rmap.c functionality, specifically in the ismergeableanon_vma() function. The vulnerability was discovered on October 9, 2022 and affects Linux kernel versions before 5.19.7. The issue occurs due to improper tracking of memory allocations for anonymous VMA mappings (Ubuntu Security, CVE Mitre).

Technical details

The vulnerability stems from an ambiguity in anonvma->degree tracking, which combines the count of child anonvmas and VMAs that use the anonvma as their ->anonvma. The issue arises because the ->degree optimization leads to leaf nodes being abandoned on anonvmaclone(), allowing an anonvma to be reused for one VMA while still tied to another VMA. This violates the assumption that VMAs with the same ->anonvma must have identical lists of attached anon_vmas, potentially leading to dangling page->mapping pointers that will be dereferenced during rmap walks (Kernel Commit).

Impact

A local attacker could exploit this vulnerability to cause a denial of service (system crash) or potentially execute arbitrary code with kernel privileges. The vulnerability allows attackers to corrupt memory at chosen addresses through manipulation of the rootanonvma pointer (Project Zero).

Mitigation and workarounds

The vulnerability was fixed in Linux kernel version 5.19.7 by separately tracking the number of child anonvmas and the number of VMAs using the anonvma as their ->anon_vma. Various Linux distributions have released patches to address this vulnerability. Users are advised to update their kernel to a patched version (Red Hat).

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