Bug 2148506 (CVE-2022-4144)
Summary: | CVE-2022-4144 QEMU: QXL: qxl_phys2virt unsafe address translation can lead to out-of-bounds read | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Mauro Matteo Cascella <mcascell> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | cfergeau, ddepaula, eglynn, jen, jferlan, jjoyce, jmaloy, knoel, kraxel, lhh, mburns, mgarciac, mkenneth, mrezanin, mst, pbonzini, rh-spice-bugs, spower, virt-maint |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm 7.2.0 | Doc Type: | If docs needed, set a value |
Doc Text: |
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's physical address, potentially reading past the end of the bar space into adjacent pages. This could allow a malicious guest user to crash the QEMU process on the host, causing a denial of service. Spice was found to be affected by the same CVE.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-01-26 22:22:37 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2148543, 2148542, 2148545, 2148546, 2152085, 2152086, 2156043, 2165530 | ||
Bug Blocks: | 2118724 |
Description
Mauro Matteo Cascella
2022-11-25 17:03:08 UTC
Created qemu tracking bugs for this issue: Affects: epel-all [bug 2148543] Affects: fedora-all [bug 2148542] Upstream commits: https://gitlab.com/qemu-project/qemu/-/commit/61c34fc1 https://gitlab.com/qemu-project/qemu/-/commit/b1901de8 https://gitlab.com/qemu-project/qemu/-/commit/8efec0ef https://gitlab.com/qemu-project/qemu/-/commit/6dbbf055 https://gitlab.com/qemu-project/qemu/-/commit/86fdb058 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2023:0099 https://access.redhat.com/errata/RHSA-2023:0099 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Extended Update Support Via RHSA-2023:0432 https://access.redhat.com/errata/RHSA-2023:0432 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2022-4144 Created spice tracking bugs for this issue: Affects: fedora-all [bug 2165530] |