CVE-2023-30612 Details
Description
Cloud hypervisor is a Virtual Machine Monitor for Cloud workloads. This vulnerability allows users to close arbitrary open file descriptors in the Cloud Hypervisor process via sending malicious HTTP request through the HTTP API socket. As a result, the Cloud Hypervisor process can be easily crashed, causing Deny-of-Service (DoS). This can also be a potential Use-After-Free (UAF) vulnerability. Users require to have the write access to the API socket file to trigger this vulnerability. Impacted versions of Cloud Hypervisor include upstream main branch, v31.0, and v30.0. The vulnerability was initially detected by our `http_api_fuzzer` via oss-fuzz. This issue has been addressed in versions 30.1 and 31.1. Users unable to upgrade may mitigate this issue by ensuring the write access to the API socket file is granted to trusted users only.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 5, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5350 | CVE | Patch |
| https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5373 | CVE | Patch |
| https://github.com/cloud-hypervisor/cloud-hypervisor/security/advisories/GHSA-g6mw-f26h-4jgp | CVE | PatchVendor Advisory |
| https://oss-fuzz.com/testcase-detail/5260873569796096 | CVE | Permissions Required |
| https://oss-fuzz.com/testcase-detail/5426283514560512 | CVE | Permissions Required |
| https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5350 | [email protected] | Patch |
| https://github.com/cloud-hypervisor/cloud-hypervisor/pull/5373 | [email protected] | Patch |
| https://github.com/cloud-hypervisor/cloud-hypervisor/security/advisories/GHSA-g6mw-f26h-4jgp | [email protected] | PatchVendor Advisory |
| https://oss-fuzz.com/testcase-detail/5260873569796096 | [email protected] | Permissions Required |
| https://oss-fuzz.com/testcase-detail/5426283514560512 | [email protected] | Permissions Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-416 | Use After Free | [email protected] |
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| cloudhypervisor cloud hypervisor | 30.0 31.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| May 1, 2023 | Initial Analysis | [email protected] |