Description
A flaw was found in QEMU. This vulnerability allows a local attacker within a guest virtual machine to write data beyond its allocated memory. This occurs when cpu_physical_memory_map() returns a shorter length than expected, leading to an out-of-bounds write. Successful exploitation could result in unauthorized access to guest memory or corruption of heap-allocated objects, potentially causing information disclosure, data integrity issues, or a denial of service.
Published: 2026-07-16
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in QEMU’s cpu_physical_memory_map routine removes a guard that checks the mapped length, allowing a local attacker inside a guest virtual machine to write beyond the memory region allocated for that guest. This out‑of‑bounds write can corrupt heap objects or read protected guest memory that it is not authorized to access, potentially exposing sensitive data, violating data integrity, or triggering a denial of service within the guest environment. The weakness is classified as CWE‑787, an out‑of‑bounds write defect.

Affected Systems

The vulnerability affects Red Hat Enterprise Linux 6, 7, 8, 9 and 10 as well as Red Hat OpenShift Container Platform 4. These platforms run the QEMU hypervisor where the flaw occurs. No specific minor version ranges are listed, so all current releases of these distributions are considered vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 7.8 indicates high severity, but the EPSS score of less than 1 % suggests a low probability of exploitation in the wild. The flaw is not listed in CISA’s KEV catalog. Exploitation requires the attacker to gain a foothold inside the guest; once the local privilege boundary is crossed, the memory corruption can affect guest memory, potentially leading to integrity violations or a denial of service within the guest environment. The description does not detail any impact on the host or other guests; any such impact is therefore inferred and not confirmed in the available data.

Generated by OpenCVE AI on July 31, 2026 at 02:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Red Hat update for QEMU that includes the cpu_physical_memory_map fix.
  • After updating, restart QEMU or reboot the host hypervisor to load the patched binaries.
  • Continuously monitor host and guest logs for any anomalous memory accesses or crashes to validate that the issue is resolved.

Generated by OpenCVE AI on July 31, 2026 at 02:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8161-1 QEMU vulnerabilities
History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Qemu
Qemu qemu
Redhat openshift Container Platform
Vendors & Products Qemu
Qemu qemu
Redhat openshift Container Platform

Thu, 16 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in QEMU. This vulnerability allows a local attacker within a guest virtual machine to write data beyond its allocated memory. This occurs when cpu_physical_memory_map() returns a shorter length than expected, leading to an out-of-bounds write. Successful exploitation could result in unauthorized access to guest memory or corruption of heap-allocated objects, potentially causing information disclosure, data integrity issues, or a denial of service.
Title Qemu-kvm: hyperv/syndbg: missing mapped-length guard after cpu_physical_memory_map causes host oob write
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-787
CPEs cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat openshift
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Qemu Qemu
Redhat Enterprise Linux Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: fedora

Published:

Updated: 2026-07-16T12:42:09.780Z

Reserved: 2026-03-09T18:04:03.609Z

Link: CVE-2026-3842

cve-icon Vulnrichment

Updated: 2026-07-16T12:04:33.408Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:36:15Z

Weaknesses