Use-After-Free Vulnerability in Linux Kernel Affecting KVM x86 Products
CVE-2026-53359

8.8HIGH

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
4 July 2026

Badges

🔥 Trending now🥇 Trended No. 1📈 Trended📈 Score: 30,800👾 Exploit Exists🟡 Public PoC📰 News Worthy

What is CVE-2026-53359?

CVE-2026-53359 is a use-after-free vulnerability present in the Linux kernel that specifically affects KVM (Kernel-based Virtual Machine) products operating on x86 architectures. This vulnerability arises from an issue in the handling of shadow paging, which is a technique utilized by virtual machines to manage memory efficiently. The problem is triggered when a page directory entry (PDE) mapping is altered from outside the virtual guest and subsequently leads to the deletion of a memory slot. This causes a mismatch between the stored and computed guest frame numbers (GFNs). The vulnerability can allow for the exploitation of freed memory, resulting in undefined behavior, including potential unprivileged access to sensitive data or system resources.

Organizations utilizing Linux-based virtual machines may face significant risks if this vulnerability is not addressed. The improper handling of freed memory could enable attackers to execute arbitrary code or manipulate the virtual machine's behavior, compromising the integrity and security of the entire system.

Potential impact of CVE-2026-53359

  1. Unauthorized Memory Access: Exploiting this vulnerability allows malicious actors to access memory regions that should be freed, potentially leading to access to sensitive data or system information that can be exploited further.

  2. System Instability and Crashes: The use-after-free issue could cause unpredictable behavior in affected systems, leading to crashes or instability in virtual machines, thereby impacting business operations and service availability.

  3. Compromise of Virtualized Environments: Attackers could escalate privileges or escape the confines of the virtual environment, granting them unauthorized access to the host system or other virtual machines running on the same hardware, resulting in broader network vulnerabilities.

Affected Version(s)

Linux 2032a93d66fa282ba0f2ea9152eeff9511fa9a96

Linux 2032a93d66fa282ba0f2ea9152eeff9511fa9a96 < 9291654d69e08542de37755cebe4d5b02c3170d1

Linux 2032a93d66fa282ba0f2ea9152eeff9511fa9a96 < 2ad3afa40ac6aa340dada122f9abfa46c0a6eb35

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

News Articles

Rocky Linux Ships Januscape Patch: Two KVM CVEs Required for Full Protection

Rocky Linux Januscape patch (RLSA-2026:36957) gives administrators their first vendor-supported fix for the 16-year-old KVM guest-to-host escape, but both CVE-2026-53359 and the companion

2 weeks ago

Linux KVM Guest-to-Host Escape Hits Both Intel and AMD: Two CVEs Required

Linux KVM vulnerability CVE-2026-53359, named Januscape, lets a cloud tenant’s virtual machine crash the host or take root on it — exposing 16 years of undetected kernel code in the shadow MMU.

2 weeks ago

Januscape Linux VM Escape Flaw Affects Intel and AMD Systems  | eSecurity Planet

Januscape (CVE-2026-53359) enables guest-to-host VM escape in Linux KVM on Intel and AMD systems.

2 weeks ago

References

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • 🥇

    Vulnerability reached the number 1 worldwide trending spot

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • 📰

    First article discovered by Securityweek

  • 📈

    Vulnerability started trending

  • Vulnerability published

  • Vulnerability Reserved

.