ALT-PU-2019-2534-1
Closed vulnerabilities
BDU:2020-00700
Уязвимость функций interface_release_resource (hw/display/qxl.c) эмулятора аппаратного обеспечения QEMU, связанная с разыменованием нулевого указателя, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2021-05168
Уязвимость функции qemu-bridge-helper.c эмулятора аппаратного обеспечения QEMU, связанная с недостатках элементов безопасности, позволяющая нарушителю получить несанкционированный доступ к информации, вызвать отказ в обслуживании или оказать воздействие на доступность информации
Modified: 2024-11-21
CVE-2019-12155
interface_release_resource in hw/display/qxl.c in QEMU 3.1.x through 4.0.0 has a NULL pointer dereference.
- openSUSE-SU-2019:2041
- openSUSE-SU-2019:2041
- openSUSE-SU-2019:2059
- openSUSE-SU-2019:2059
- http://www.openwall.com/lists/oss-security/2019/05/22/1
- http://www.openwall.com/lists/oss-security/2019/05/22/1
- RHBA-2019:3723
- RHBA-2019:3723
- RHSA-2019:2607
- RHSA-2019:2607
- RHSA-2019:2892
- RHSA-2019:2892
- RHSA-2019:3179
- RHSA-2019:3179
- RHSA-2019:3345
- RHSA-2019:3345
- RHSA-2019:3742
- RHSA-2019:3742
- RHSA-2019:3787
- RHSA-2019:3787
- RHSA-2019:4344
- RHSA-2019:4344
- https://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=3be7eb2f47bf71db5f80fcf8750ea395dd5ffdd2
- https://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=3be7eb2f47bf71db5f80fcf8750ea395dd5ffdd2
- [debian-lts-announce] 20190920 [SECURITY] [DLA 1927-1] qemu security update
- [debian-lts-announce] 20190920 [SECURITY] [DLA 1927-1] qemu security update
- FEDORA-2019-e9de40d53f
- FEDORA-2019-e9de40d53f
- FEDORA-2019-52a8f5468e
- FEDORA-2019-52a8f5468e
- https://lists.gnu.org/archive/html/qemu-devel/2019-05/msg01321.html
- https://lists.gnu.org/archive/html/qemu-devel/2019-05/msg01321.html
- 20190531 [SECURITY] [DSA 4454-1] qemu security update
- 20190531 [SECURITY] [DSA 4454-1] qemu security update
- USN-4191-1
- USN-4191-1
- USN-4191-2
- USN-4191-2
- DSA-4454
- DSA-4454
Modified: 2024-11-21
CVE-2019-12928
The QMP migrate command in QEMU version 4.0.0 and earlier is vulnerable to OS command injection, which allows the remote attacker to achieve code execution, denial of service, or information disclosure by sending a crafted QMP command to the listening server. Note: This has been disputed as a non-issue since QEMU's -qmp interface is meant to be used by trusted users. If one is able to access this interface via a tcp socket open to the internet, then it is an insecure configuration issue
Modified: 2024-11-21
CVE-2019-12929
The QMP guest_exec command in QEMU 4.0.0 and earlier is prone to OS command injection, which allows the attacker to achieve code execution, denial of service, or information disclosure by sending a crafted QMP command to the listening server. Note: This has been disputed as a non-issue since QEMU's -qmp interface is meant to be used by trusted users. If one is able to access this interface via a tcp socket open to the internet, then it is an insecure configuration issue
Modified: 2024-11-21
CVE-2019-13164
qemu-bridge-helper.c in QEMU 3.1 and 4.0.0 does not ensure that a network interface name (obtained from bridge.conf or a --br=bridge option) is limited to the IFNAMSIZ size, which can lead to an ACL bypass.
- openSUSE-SU-2019:2041
- openSUSE-SU-2019:2041
- openSUSE-SU-2019:2059
- openSUSE-SU-2019:2059
- http://www.openwall.com/lists/oss-security/2019/07/02/2
- http://www.openwall.com/lists/oss-security/2019/07/02/2
- [oss-security] 20190703 CVE-2019-13164 Qemu: qemu-bridge-helper ACL bypassed with long interface names
- [oss-security] 20190703 CVE-2019-13164 Qemu: qemu-bridge-helper ACL bypassed with long interface names
- 109054
- 109054
- https://github.com/qemu/qemu/commit/03d7712b4bcd47bfe0fe14ba2fffa87e111fa086
- https://github.com/qemu/qemu/commit/03d7712b4bcd47bfe0fe14ba2fffa87e111fa086
- [debian-lts-announce] 20190920 [SECURITY] [DLA 1927-1] qemu security update
- [debian-lts-announce] 20190920 [SECURITY] [DLA 1927-1] qemu security update
- https://lists.gnu.org/archive/html/qemu-devel/2019-07/msg00145.html
- https://lists.gnu.org/archive/html/qemu-devel/2019-07/msg00145.html
- 20190825 [SECURITY] [DSA 4506-1] qemu security update
- 20190825 [SECURITY] [DSA 4506-1] qemu security update
- 20190902 [SECURITY] [DSA 4512-1] qemu security update
- 20190902 [SECURITY] [DSA 4512-1] qemu security update
- GLSA-202003-66
- GLSA-202003-66
- USN-4191-1
- USN-4191-1
- USN-4191-2
- USN-4191-2
- DSA-4506
- DSA-4506
- DSA-4512
- DSA-4512
Modified: 2024-11-21
CVE-2019-15034
hw/display/bochs-display.c in QEMU 4.0.0 does not ensure a sufficient PCI config space allocation, leading to a buffer overflow involving the PCIe extended config space.