CVE-2025-8860

Source
https://cve.org/CVERecord?id=CVE-2025-8860
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-8860.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-8860
Downstream
Published
2026-02-18T20:49:06.186Z
Modified
2026-07-15T01:48:51.421665743Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Qemu-kvm: uefi-vars: information disclosure vulnerability in uefi_vars_write callback
Details

A flaw was found in QEMU in the uefi-vars virtual device. When the guest writes to register UEFIVARSREGBUFFERSIZE, the .write callback uefi_vars_write is invoked. The function allocates a heap buffer without zeroing the memory, leaving the buffer filled with residual data from prior allocations. When the guest later reads from register UEFIVARSREGPIOBUFFER_TRANSFER, the .read callback uefi_vars_read returns leftover metadata or other sensitive process memory from the previously allocated buffer, leading to an information disclosure vulnerability.

Database specific
{
    "cwe_ids": [
        "CWE-212"
    ],
    "cna_assigner": "fedora",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/8xxx/CVE-2025-8860.json"
}
References

Affected packages

Git / gitlab.com/qemu-project/qemu

Affected ranges

Type
GIT
Repo
https://gitlab.com/qemu-project/qemu
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "10.0.0"
        },
        {
            "fixed": "10.1.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v10.*
v10.0.0
v10.1.0-rc0
v10.1.0-rc1
v10.1.0-rc2
v10.1.0-rc3
v10.1.0-rc4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-8860.json"