rpm package
suse/qemu&distro=SUSE Linux Enterprise Server 15 SP1-BCL
pkg:rpm/suse/qemu&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-BCL
Vulnerabilities (53)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-25084 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | Sep 25, 2020 | QEMU 5.0.0 has a use-after-free in hw/usb/hcd-xhci.c because the usb_packet_map return value is not checked. | ||
| CVE-2020-14364 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | Aug 31, 2020 | An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU in versions before 5.2.0. This issue occurs while processing USB packets from a guest when USBDevice 'setup_len' exceeds its 'data_buf[4096]' in the do_token_in, do_token_out routines. This flaw all | ||
| CVE-2020-12829 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | Aug 31, 2020 | In QEMU through 5.0.0, an integer overflow was found in the SM501 display driver implementation. This flaw occurs in the COPY_AREA macro while handling MMIO write operations through the sm501_2d_engine_write() callback. A local attacker could abuse this flaw to crash the QEMU pro | ||
| CVE-2020-16092 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | Aug 11, 2020 | In QEMU through 5.0.0, an assertion failure can occur in the network packet processing. This issue affects the e1000e and vmxnet3 network devices. A malicious guest user/process could use this flaw to abort the QEMU process on the host, resulting in a denial of service condition | ||
| CVE-2020-15863 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | Jul 28, 2020 | hw/net/xgmac.c in the XGMAC Ethernet controller in QEMU before 07-20-2020 has a buffer overflow. This occurs during packet transmission and affects the highbank and midway emulated machines. A guest user or process could use this flaw to crash the QEMU process on the host, result | ||
| CVE-2020-10756 | — | < 3.1.1.1-9.27.2 | 3.1.1.1-9.27.2 | Jul 9, 2020 | An out-of-bounds read vulnerability was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in the icmp6_send_echoreply() routine while replying to an ICMP echo request, also known as ping. This flaw allows a malicious guest to leak the contents of | ||
| CVE-2020-15469 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | Jul 2, 2020 | In QEMU 4.2.0, a MemoryRegionOps object may lack read/write callback methods, leading to a NULL pointer dereference. | ||
| CVE-2020-13765 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | Jun 4, 2020 | rom_copy() in hw/core/loader.c in QEMU 4.0 and 4.1.0 does not validate the relationship between two addresses, which allows attackers to trigger an invalid memory copy operation. | ||
| CVE-2020-13659 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | Jun 2, 2020 | address_space_map in exec.c in QEMU 4.2.0 can trigger a NULL pointer dereference related to BounceBuffer. | ||
| CVE-2020-13362 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | May 28, 2020 | In QEMU 5.0.0 and earlier, megasas_lookup_frame in hw/scsi/megasas.c has an out-of-bounds read via a crafted reply_queue_head field from a guest OS user. | ||
| CVE-2020-13361 | — | < 3.1.1.1-9.24.3 | 3.1.1.1-9.24.3 | May 28, 2020 | In QEMU 5.0.0 and earlier, es1370_transfer_audio in hw/audio/es1370.c does not properly validate the frame count, which allows guest OS users to trigger an out-of-bounds access during an es1370_write() operation. | ||
| CVE-2020-8608 | — | < 3.1.1.1-9.27.2 | 3.1.1.1-9.27.2 | Feb 6, 2020 | In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code. | ||
| CVE-2019-15890 | — | < 3.1.1.1-9.27.2 | 3.1.1.1-9.27.2 | Sep 6, 2019 | libslirp 4.0.0, as used in QEMU 4.1.0, has a use-after-free in ip_reass in ip_input.c. |
- CVE-2020-25084Sep 25, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
QEMU 5.0.0 has a use-after-free in hw/usb/hcd-xhci.c because the usb_packet_map return value is not checked.
- CVE-2020-14364Aug 31, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU in versions before 5.2.0. This issue occurs while processing USB packets from a guest when USBDevice 'setup_len' exceeds its 'data_buf[4096]' in the do_token_in, do_token_out routines. This flaw all
- CVE-2020-12829Aug 31, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
In QEMU through 5.0.0, an integer overflow was found in the SM501 display driver implementation. This flaw occurs in the COPY_AREA macro while handling MMIO write operations through the sm501_2d_engine_write() callback. A local attacker could abuse this flaw to crash the QEMU pro
- CVE-2020-16092Aug 11, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
In QEMU through 5.0.0, an assertion failure can occur in the network packet processing. This issue affects the e1000e and vmxnet3 network devices. A malicious guest user/process could use this flaw to abort the QEMU process on the host, resulting in a denial of service condition
- CVE-2020-15863Jul 28, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
hw/net/xgmac.c in the XGMAC Ethernet controller in QEMU before 07-20-2020 has a buffer overflow. This occurs during packet transmission and affects the highbank and midway emulated machines. A guest user or process could use this flaw to crash the QEMU process on the host, result
- CVE-2020-10756Jul 9, 2020affected < 3.1.1.1-9.27.2fixed 3.1.1.1-9.27.2
An out-of-bounds read vulnerability was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in the icmp6_send_echoreply() routine while replying to an ICMP echo request, also known as ping. This flaw allows a malicious guest to leak the contents of
- CVE-2020-15469Jul 2, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
In QEMU 4.2.0, a MemoryRegionOps object may lack read/write callback methods, leading to a NULL pointer dereference.
- CVE-2020-13765Jun 4, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
rom_copy() in hw/core/loader.c in QEMU 4.0 and 4.1.0 does not validate the relationship between two addresses, which allows attackers to trigger an invalid memory copy operation.
- CVE-2020-13659Jun 2, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
address_space_map in exec.c in QEMU 4.2.0 can trigger a NULL pointer dereference related to BounceBuffer.
- CVE-2020-13362May 28, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
In QEMU 5.0.0 and earlier, megasas_lookup_frame in hw/scsi/megasas.c has an out-of-bounds read via a crafted reply_queue_head field from a guest OS user.
- CVE-2020-13361May 28, 2020affected < 3.1.1.1-9.24.3fixed 3.1.1.1-9.24.3
In QEMU 5.0.0 and earlier, es1370_transfer_audio in hw/audio/es1370.c does not properly validate the frame count, which allows guest OS users to trigger an out-of-bounds access during an es1370_write() operation.
- CVE-2020-8608Feb 6, 2020affected < 3.1.1.1-9.27.2fixed 3.1.1.1-9.27.2
In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.
- CVE-2019-15890Sep 6, 2019affected < 3.1.1.1-9.27.2fixed 3.1.1.1-9.27.2
libslirp 4.0.0, as used in QEMU 4.1.0, has a use-after-free in ip_reass in ip_input.c.
Page 3 of 3