
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68810 is a use-after-free vulnerability in the Linux kernel's KVM (Kernel-based Virtual Machine) subsystem, specifically in the handling of KVM_MEM_GUEST_MEMFD memory slot flags. The flaw arises because KVM does not prevent clearing the KVM_MEM_GUEST_MEMFD flag on an existing memslot that was originally created with a guest_memfd binding, resulting in a use-after-free when the guest_memfd instance is not properly unbound. The vulnerability was published on January 13, 2026, and affects the Linux kernel. It is estimated as Medium severity with an EPSS score of 0.017% (Red Hat CVE, CVE.org).
The root cause is a use-after-free (CWE-416) in the KVM subsystem's memslot management logic. KVM correctly blocks enabling KVM_MEM_GUEST_MEMFD on an existing memslot but fails to reject attempts to disable (clear) the flag on a memslot that was originally created with a guest_memfd binding. When the flag is cleared without unbinding from the guest_memfd instance, subsequent operations — such as releasing the file descriptor via kvm_gmem_release — access already-freed memory. The KASAN report shows a write-after-free of 8 bytes at kvm_gmem_release+0x362/0x400 triggered during process exit. Exploitation requires local access to a KVM-enabled system with the ability to create and manipulate guest memory slots (Red Hat CVE).
Successful exploitation of this vulnerability can lead to memory corruption within the Linux kernel, potentially enabling a local attacker to crash the system (denial of service) or escalate privileges. Because the use-after-free occurs in the KVM subsystem, the impact is primarily confined to virtualization hosts running KVM, where a malicious or compromised guest or local user with KVM access could destabilize the hypervisor or gain elevated kernel-level access (Red Hat CVE).
The fix has been committed to the Linux kernel stable tree, rejecting attempts to toggle KVM_MEM_GUEST_MEMFD on existing memslots (commits 89dbbe6ff323, 9935df5333aa, cb51bef465d8). Downstream distributions including Ubuntu (USN-8177-1, USN-8179-1, USN-8183-1, USN-8184-1, USN-8185-1, USN-8203-1, USN-8245-1, USN-8257-1, USN-8258-1, USN-8260-1, USN-8265-1) and SUSE have released updated kernel packages addressing this vulnerability. Administrators should update to the latest patched kernel version provided by their distribution as soon as possible (Ubuntu USN-8177-1, Red Hat CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."