CVE-2025-8860 (CNNVD-202509-3040)
中文标题:
QEMU 安全漏洞
英文标题:
A flaw was found in QEMU in the uefi-vars virtual device. When the guest writes to register UEFI_VAR
漏洞描述
中文描述:
QEMU(Quick Emulator)是法国法布里斯-贝拉(Fabrice Bellard)个人开发者的一套模拟处理器软件。该软件具有速度快、跨平台等特点。 QEMU存在安全漏洞,该漏洞源于攻击者可通过uefi-vars绕过访问限制,可能导致敏感信息泄露。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 | - | - | - |
cpe:/o:redhat:enterprise_linux:10
|
| Red Hat | Red Hat Enterprise Linux 6 | - | - | - |
cpe:/o:redhat:enterprise_linux:6
|
| Red Hat | Red Hat Enterprise Linux 7 | - | - | - |
cpe:/o:redhat:enterprise_linux:7
|
| Red Hat | Red Hat Enterprise Linux 8 | - | - | - |
cpe:/o:redhat:enterprise_linux:8
|
| Red Hat | Red Hat Enterprise Linux 8 Advanced Virtualization | 8 | - | - |
cpe:/a:redhat:advanced_virtualization:8::el8
|
| Red Hat | Red Hat Enterprise Linux 9 | - | - | - |
cpe:/o:redhat:enterprise_linux:9
|
| Red Hat | Red Hat OpenShift Container Platform 4 | - | - | - |
cpe:/a:redhat:openshift:4
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CNNVD | cnnvd_CNNVD-202509-3040 |
2025-11-11 15:12:56 | 2025-11-11 08:00:12 |
| NVD | nvd_CVE-2025-8860 |
2026-02-19 02:00:04 | 2026-02-18 22:00:03 |
| CVE | cve_CVE-2025-8860 |
2026-02-20 03:17:28 | 2026-02-19 22:00:01 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 0 -> 7
- data_sources: ['cnnvd', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- title_en: QEMU 安全漏洞... -> A flaw was found in QEMU in the uefi-vars virtual ...
- description_en: QEMU(Quick Emulator)是法国法布里斯-贝拉(Fabrice Bellard)个人开... -> A flaw was found in QEMU in the uefi-vars virtual ...
- references_count: 0 -> 2
- data_sources: ['cnnvd'] -> ['cnnvd', 'nvd']