CVE-2026-64104: virt: sev-guest: Explicitly leak pages in unknown state

Published Jul 19, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

virt: sev-guest: Explicitly leak pages in unknown state

When setmemory{encrypted,decrypted}() fail, the user cannot know at which point the function failed, meaning that the pages are left in an unknown state from the point of view of the caller.

Since the pages may be left in an unencrypted state, they are not suitable for general use, and cannot be returned safely to the buddy allocator. Avoid the issue by never freeing the pages, and then do the proper accounting by calling snpleakpages().

Affected Software

11 affected components
Linux Linux kernel
Linux Linux kernel>=6.13.8<6.14
Linux Linux kernel>=6.14.1<6.18.34
Linux Linux kernel>=6.19<7.0.11
Linux Linux kernel=6.14
Linux Linux kernel=6.14-rc6
Linux Linux kernel=6.14-rc7
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4

Event History

Jul 19, 2026
CVE Published
via MITRE·03:40 PM
Data Sourced
via MITRE·03:40 PM
DescriptionSeverity
Data Sourced
via NVD·04:17 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What conditions are required to trigger this issue?

An attacker needs local access with low privileges. Exploitation involves causing set_memory_encrypted() or set_memory_decrypted() to fail in the SEV guest code path.

2

Which systems are realistically exposed?

The affected component is the Linux kernel's SEV guest support. Systems that do not use this SEV guest functionality are not indicated by the provided data as exposed to this specific issue.

3

What is the risk if the memory-operation calls fail?

The caller cannot determine where the operation failed, leaving affected pages in an unknown state. Because pages may remain unencrypted, returning them to the buddy allocator could make them available for general use unsafely.

4

What should be done if patching cannot happen immediately?

The provided remediation is to apply the available patch. The fix prevents unsafe reuse by explicitly retaining pages in an unknown state and accounting for them through snp_leak_pages().

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203