CVE-2026-45782
HIGH EPSS 3.6%
Published Jun 10, 20263w ago · Modified Jun 17, 20262w ago
8.9 CVSS 4.0
Published Jun 10, 2026 3w ago
Last Modified Jun 17, 2026 2w ago
Description
Cloud Hypervisor is a Virtual Machine Monitor for Cloud workloads. From version 21.0 to before version 51.2, a guest can cause a use-after-free in the cloud-hypervisor process by submitting two virtio-block descriptor chains that reuse the same head_index while asynchronous block I/O is enabled (e.g. io_uring, aio). When the kernel completes the duplicate operation before the original, the completion path frees a bounce buffer that the kernel is still actively reading from or writing to, corrupting the freed memory. This issue has been patched in versions 51.2 and 52.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
3.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-416 Use After Free Memory Safety
References 5
- github.com https://github.com/cloud-hypervisor/cloud-hypervisor/commit/1314ac883c641f1045bbb06dec0de045a3894baa
- github.com https://github.com/cloud-hypervisor/cloud-hypervisor/pull/8220
- github.com https://github.com/cloud-hypervisor/cloud-hypervisor/releases/tag/v51.2
- github.com https://github.com/cloud-hypervisor/cloud-hypervisor/releases/tag/v52.0
- github.com https://github.com/cloud-hypervisor/cloud-hypervisor/security/advisories/GHSA-f47p-p25q-83rh
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.