An out-of-bounds read flaw was found in the QXL display device emulation in QEMU. The qxl_phys2virt() function does not check the size of the structure pointed to by the guest physical address, potentially reading past the end of the bar space into adjacent pages. A malicious guest user could use this flaw to crash the QEMU process on the host causing a denial of service condition.
References
Configurations
History
No history.
Information
Published : 2022-11-29 18:15
Updated : 2025-04-14 18:15
NVD link : CVE-2022-4144
Mitre link : CVE-2022-4144
CVE.ORG link : CVE-2022-4144
JSON object : View
Products Affected
qemu
- qemu
redhat
- enterprise_linux
fedoraproject
- fedora
- extra_packages_for_enterprise_linux
CWE
CWE-125
Out-of-bounds Read