An update for qemu is now available for openEuler-20.03-LTS-SP1
Security Advisory
openeuler-security@openeuler.org
openEuler security committee
openEuler-SA-2021-1241
Final
1.0
1.0
2021-06-26
Initial
2021-06-26
2021-06-26
openEuler SA Tool V1.0
2021-06-26
qemu security update
An update for qemu is now available for openEuler-20.03-LTS-SP1.
QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed.
Security Fix(es):
A NULL pointer dereference flaw was found in the SCSI emulation support of QEMU in versions before 6.0.0. This flaw allows a privileged guest user to crash the QEMU process on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.(CVE-2020-35504)
A flaw was found in the USB redirector device (usb-redir) of QEMU. Small USB packets are combined into a single, large transfer request, to reduce the overhead and improve performance. The combined size of the bulk transfer is used to dynamically allocate a variable length array (VLA) on the stack without proper validation. Since the total size is not bounded, a malicious guest could use this flaw to influence the array length and cause the QEMU process to perform an excessive allocation on the stack, resulting in a denial of service.(CVE-2021-3527)
An out-of-bounds heap buffer access issue was found in the ARM Generic Interrupt Controller emulator of QEMU up to and including qemu 4.2.0on aarch64 platform. The issue occurs because while writing an interrupt ID to the controller memory area, it is not masked to be 4 bits wide. It may lead to the said issue while updating controller state fields and their subsequent processing. A privileged guest user may use this flaw to crash the QEMU process on the host resulting in DoS scenario.(CVE-2021-20221)
A NULL pointer dereference flaw was found in the am53c974 SCSI host bus adapter emulation of QEMU in versions before 6.0.0. This issue occurs while handling the 'Information Transfer' command. This flaw allows a privileged guest user to crash the QEMU process on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.(CVE-2020-35505)
The ahci_commit_buf function in ide/ahci.c in QEMU allows attackers to cause a denial of service (NULL dereference) when the command header 'ad->cur_cmd' is null.(CVE-2019-12067)
An update for qemu is now available for openEuler-20.03-LTS-SP1.
openEuler Security has rated this update as having a security impact of medium. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.
Medium
qemu
https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1241
https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-35504
https://openeuler.org/en/security/cve/detail.html?id=CVE-2021-3527
https://openeuler.org/en/security/cve/detail.html?id=CVE-2021-20221
https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-35505
https://openeuler.org/en/security/cve/detail.html?id=CVE-2019-12067
https://nvd.nist.gov/vuln/detail/CVE-2020-35504
https://nvd.nist.gov/vuln/detail/CVE-2021-3527
https://nvd.nist.gov/vuln/detail/CVE-2021-20221
https://nvd.nist.gov/vuln/detail/CVE-2020-35505
https://nvd.nist.gov/vuln/detail/CVE-2019-12067
openEuler-20.03-LTS-SP1
qemu-debugsource-4.1.0-50.oe1.aarch64.rpm
qemu-4.1.0-50.oe1.aarch64.rpm
qemu-block-rbd-4.1.0-50.oe1.aarch64.rpm
qemu-guest-agent-4.1.0-50.oe1.aarch64.rpm
qemu-debuginfo-4.1.0-50.oe1.aarch64.rpm
qemu-block-ssh-4.1.0-50.oe1.aarch64.rpm
qemu-img-4.1.0-50.oe1.aarch64.rpm
qemu-block-iscsi-4.1.0-50.oe1.aarch64.rpm
qemu-help-4.1.0-50.oe1.noarch.rpm
qemu-4.1.0-50.oe1.src.rpm
qemu-guest-agent-4.1.0-50.oe1.x86_64.rpm
qemu-debugsource-4.1.0-50.oe1.x86_64.rpm
qemu-img-4.1.0-50.oe1.x86_64.rpm
qemu-debuginfo-4.1.0-50.oe1.x86_64.rpm
qemu-block-iscsi-4.1.0-50.oe1.x86_64.rpm
qemu-seabios-4.1.0-50.oe1.x86_64.rpm
qemu-4.1.0-50.oe1.x86_64.rpm
qemu-block-rbd-4.1.0-50.oe1.x86_64.rpm
qemu-block-ssh-4.1.0-50.oe1.x86_64.rpm
A NULL pointer dereference flaw was found in the SCSI emulation support of QEMU in versions before 6.0.0. This flaw allows a privileged guest user to crash the QEMU process on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
2021-06-26
CVE-2020-35504
openEuler-20.03-LTS-SP1
Medium
6.0
AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
qemu security update
2021-06-26
https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1241
A flaw was found in the USB redirector device (usb-redir) of QEMU. Small USB packets are combined into a single, large transfer request, to reduce the overhead and improve performance. The combined size of the bulk transfer is used to dynamically allocate a variable length array (VLA) on the stack without proper validation. Since the total size is not bounded, a malicious guest could use this flaw to influence the array length and cause the QEMU process to perform an excessive allocation on the stack, resulting in a denial of service.
2021-06-26
CVE-2021-3527
openEuler-20.03-LTS-SP1
Medium
5.5
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
qemu security update
2021-06-26
https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1241
An out-of-bounds heap buffer access issue was found in the ARM Generic Interrupt Controller emulator of QEMU up to and including qemu 4.2.0on aarch64 platform. The issue occurs because while writing an interrupt ID to the controller memory area, it is not masked to be 4 bits wide. It may lead to the said issue while updating controller state fields and their subsequent processing. A privileged guest user may use this flaw to crash the QEMU process on the host resulting in DoS scenario.
2021-06-26
CVE-2021-20221
openEuler-20.03-LTS-SP1
Medium
6.0
AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
qemu security update
2021-06-26
https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1241
A NULL pointer dereference flaw was found in the am53c974 SCSI host bus adapter emulation of QEMU in versions before 6.0.0. This issue occurs while handling the 'Information Transfer' command. This flaw allows a privileged guest user to crash the QEMU process on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
2021-06-26
CVE-2020-35505
openEuler-20.03-LTS-SP1
Medium
4.4
AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
qemu security update
2021-06-26
https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1241
The ahci_commit_buf function in ide/ahci.c in QEMU allows attackers to cause a denial of service (NULL dereference) when the command header 'ad->cur_cmd' is null.
2021-06-26
CVE-2019-12067
openEuler-20.03-LTS-SP1
Medium
6.5
AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
qemu security update
2021-06-26
https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1241