CVE-2026-64104

Linux · Linux Kernel

A vulnerability in the Linux kernel's SEV-guest driver causes improper page state handling during memory encryption failures, potentially leading to information disclosure or system instability.

Executive summary

A high-severity memory management vulnerability in the Linux kernel's SEV-guest driver could be exploited by local attackers to cause information disclosure or system-wide impact.

Vulnerability

This issue occurs within the virt/sev-guest driver where failed calls to memory management functions leave pages in an unknown state. A local attacker with low privileges could leverage this state inconsistency to gain unauthorized access or influence system operations.

Business impact

The CVSS score of 8.7 reflects the potential for local privilege escalation and system impact within virtualized environments. Compromise of the kernel memory state can lead to the bypass of security boundaries, resulting in unauthorized data access and potential disruption of critical virtualized services.

Remediation

Immediate Action: Update the Linux kernel to a patched version, specifically 6.18.34, 7.0.11, or newer releases as provided by the distribution vendor.

Proactive Monitoring: Monitor system logs for kernel panic events or unusual memory management errors that may indicate an attempt to trigger this vulnerability.

Compensating Controls: Restrict local user access to the system and minimize the use of untrusted virtualized workloads that interact directly with the SEV-guest interface.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the central role of the kernel in system security, organizations should treat this update with high urgency. Patching the kernel is the only definitive way to resolve the underlying memory management defect and protect against potential local exploitation.