rpm package
opensuse/qemu-linux-user&distro=openSUSE Leap 15.2
pkg:rpm/opensuse/qemu-linux-user&distro=openSUSE%20Leap%2015.2
Vulnerabilities (52)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-12829 | — | < 4.2.1-lp152.9.12.1 | 4.2.1-lp152.9.12.1 | 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 | — | < 4.2.1-lp152.9.6.1 | 4.2.1-lp152.9.6.1 | 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 | — | < 4.2.1-lp152.9.6.1 | 4.2.1-lp152.9.6.1 | 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 | — | < 4.2.1-lp152.9.16.1 | 4.2.1-lp152.9.16.1 | 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 | — | < 4.2.1-lp152.9.12.1 | 4.2.1-lp152.9.12.1 | 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-10761 | — | < 4.2.1-lp152.9.3.1 | 4.2.1-lp152.9.3.1 | Jun 9, 2020 | An assertion failure issue was found in the Network Block Device(NBD) Server in all QEMU versions before QEMU 5.0.1. This flaw occurs when an nbd-client sends a spec-compliant request that is near the boundary of maximum permitted request length. A remote nbd-client could use thi | ||
| CVE-2020-13800 | — | < 4.2.1-lp152.9.3.1 | 4.2.1-lp152.9.3.1 | Jun 4, 2020 | ati-vga in hw/display/ati.c in QEMU 4.2.0 allows guest OS users to trigger infinite recursion via a crafted mm_index value during an ati_mm_read or ati_mm_write call. | ||
| CVE-2020-13659 | — | < 4.2.1-lp152.9.3.1 | 4.2.1-lp152.9.3.1 | 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 | — | < 4.2.1-lp152.9.3.1 | 4.2.1-lp152.9.3.1 | 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 | — | < 4.2.1-lp152.9.3.1 | 4.2.1-lp152.9.3.1 | 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 | — | < 4.2.1-lp152.9.16.1 | 4.2.1-lp152.9.16.1 | 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 | — | < 4.2.1-lp152.9.16.1 | 4.2.1-lp152.9.16.1 | 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-12829Aug 31, 2020affected < 4.2.1-lp152.9.12.1fixed 4.2.1-lp152.9.12.1
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 < 4.2.1-lp152.9.6.1fixed 4.2.1-lp152.9.6.1
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 < 4.2.1-lp152.9.6.1fixed 4.2.1-lp152.9.6.1
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 < 4.2.1-lp152.9.16.1fixed 4.2.1-lp152.9.16.1
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 < 4.2.1-lp152.9.12.1fixed 4.2.1-lp152.9.12.1
In QEMU 4.2.0, a MemoryRegionOps object may lack read/write callback methods, leading to a NULL pointer dereference.
- CVE-2020-10761Jun 9, 2020affected < 4.2.1-lp152.9.3.1fixed 4.2.1-lp152.9.3.1
An assertion failure issue was found in the Network Block Device(NBD) Server in all QEMU versions before QEMU 5.0.1. This flaw occurs when an nbd-client sends a spec-compliant request that is near the boundary of maximum permitted request length. A remote nbd-client could use thi
- CVE-2020-13800Jun 4, 2020affected < 4.2.1-lp152.9.3.1fixed 4.2.1-lp152.9.3.1
ati-vga in hw/display/ati.c in QEMU 4.2.0 allows guest OS users to trigger infinite recursion via a crafted mm_index value during an ati_mm_read or ati_mm_write call.
- CVE-2020-13659Jun 2, 2020affected < 4.2.1-lp152.9.3.1fixed 4.2.1-lp152.9.3.1
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 < 4.2.1-lp152.9.3.1fixed 4.2.1-lp152.9.3.1
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 < 4.2.1-lp152.9.3.1fixed 4.2.1-lp152.9.3.1
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 < 4.2.1-lp152.9.16.1fixed 4.2.1-lp152.9.16.1
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 < 4.2.1-lp152.9.16.1fixed 4.2.1-lp152.9.16.1
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