Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-3842
- https://bugzilla.redhat.com/show_bug.cgi?id=2458150
- https://access.redhat.com/security/cve/CVE-2026-3842
- https://bugzilla.redhat.com/show_bug.cgi?id=2458150
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-3842.json
FAQ
What is CVE-2026-3842?
CVE-2026-3842 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 shor...
How severe is CVE-2026-3842?
CVE-2026-3842 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-3842?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.