Vulnerability in Red Hat Enterprise Linux 10
CVE-2025-8860
A flaw was found in QEMU in the uefi-vars virtual device. When the guest writes to register UEFI_VARS_REG_BUFFER_SIZE, 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 UEFI_VARS_REG_PIO_BUFFER_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.
EPSS: 0.001 (4.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 3.3 (Low). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
Affected products
Weakness classification (CWE)
References
- patrick@puiterwijk.org (x_refsource_REDHAT, vdb-entry)
- patrick@puiterwijk.org (x_refsource_REDHAT, issue-tracking)
Frequently asked questions
- What is CVE-2025-8860?
- CVE-2025-8860 is a low-severity vulnerability in Red Hat Enterprise Linux 10, classified under Improper Removal of Sensitive Information Before Storage or Transfer. CVSS score: 3.3/10. Published 2026-02-18.
- How severe is CVE-2025-8860?
- Low severity. CVSS v3 base score is 3.3 out of 10.