CVE 8.9 HIGH

Cloud Hypervisor: Use-after-free in virtio-block Async I/O Completion_CVE-2026-45782

8.9 / 10
HIGH
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

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.

AI Analysis

Use-after-free vulnerability in virtio-block async I/O completion

Basic Information

ID CVE-2026-45782
Source GitHub_M
Published Jun 9, 2026 at 22:53

Affected Product

Vendor cloud-hypervisor
Product cloud-hypervisor
Version >= 21.0, < 51.2
Affected Versions cloud-hypervisor cloud-hypervisor >= 21.0, < 51.2

CWE Classification

AI Assessment

AI Score 8.9 / 10
AI Severity High
Vendor Cloud Hypervisor Project
Product Cloud Hypervisor
Version 21.0 to 51.2

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.