Download Privacy Needle App

Type to search

Cybersecurity

Linux ARM64 KVM Flaw Enables Guest-to-Host Escape

Share

A vulnerability in the Linux kernel’s KVM virtualization code for ARM64 processors could allow a guest virtual machine to escape its environment and execute code on the host machine.

The flaw, identified as CVE-2026-89775, affects hosts where nested virtualization is enabled. Security researcher Hyunwoo Kim discovered that the bug allows a guest to read and write host kernel memory, potentially leading to a full guest-to-host escape.

Technical Cause and Exploitation Risks

The vulnerability resides in the part of the KVM (Kernel-based Virtual Machine) code that manages nested virtualization on ARM64 hardware. When a guest organises its memory in a specific way, a size calculation error results in a zero value. This error causes the system to skip a critical step: the invalidation of the Translation Lookaside Buffer (TLB), which is responsible for clearing stale entries from the processor’s address cache.

As a result, a page of host memory that has been freed remains mapped and writable. A guest can then read and write this memory 64 bits at a time without triggering a hardware trap to the host.

Beyond virtual machine escapes, Kim identified a potential secondary exploitation path. On systems where local users can access the /dev/kvm device, such as Red Hat Enterprise Linux, a user could create a guest to exploit the flaw and gain root privileges on the host.

Affected Distributions and Patch Status

The vulnerability is fixed in mainline Linux versions 6.18.51, 7.2.5, and 7.3-rc1. However, the availability of patches varies across different Linux distributions:

  • Red Hat Enterprise Linux: Version 10 is affected, while versions 6 through 9 are not.
  • Ubuntu: Version 26.04, including kernels used on AWS, Azure, and GCP, is vulnerable. While the general 24.04 LTS kernel is not affected, newer hardware-enablement kernels (6.17 and 7.0) are vulnerable.
  • Amazon Linux: A fix for the AL2023 kernel 6.18 package is currently pending.
  • Debian: The sid release is fixed in 7.2.6-1, but forky remains vulnerable.

Cloud providers such as Amazon Web Services and Google Cloud appear to have a reduced risk profile for this specific flaw. AWS currently only offers nested virtualization for Intel-based instances, and Google Cloud excludes its ARM virtual machines from this feature.

As of 22 September 2026, there have been no reports of this flaw being exploited in the wild, and no public exploit code has been released.

Watch Our Latest Video
Stay ahead with expert insights on privacy, cybersecurity, artificial intelligence, data protection and compliance.
No Leak, No Wahala
Published: August 16, 2026
Daily Privacy News
Cybersecurity Updates
Data Protection Tips
GDPR & NDPA Explained
Tags:
Ikeh James Certified Data Protection Officer (CDPO) | NDPC-Accredited

Ikeh James Ifeanyichukwu is a Certified Data Protection Officer (CDPO) accredited by the Institute of Information Management (IIM) in collaboration with the Nigeria Data Protection Commission (NDPC). With years of experience supporting organizations in data protection compliance, privacy risk management, and NDPA implementation, he is committed to advancing responsible data governance and building digital trust in Africa and beyond. In addition to his privacy and compliance expertise, James is a Certified IT Expert, Data Analyst, and Web Developer, with proven skills in programming, digital marketing, and cybersecurity awareness. He has a background in Statistics (Yabatech) and has earned multiple certifications in Python, PHP, SEO, Digital Marketing, and Information Security from recognized local and international institutions. James has been recognized for his contributions to technology and data protection, including the Best Employee Award at DKIPPI (2021) and the Outstanding Student Award at GIZ/LSETF Skills & Mentorship Training (2019). At Privacy Needle, he leverages his diverse expertise to break down complex data privacy and cybersecurity issues into clear, actionable insights for businesses, professionals, and individuals navigating today’s digital world.

  • 1

Leave a Reply

Your email address will not be published. Required fields are marked *

  • Rating

This site uses Akismet to reduce spam. Learn how your comment data is processed.