Show filters
7 Total Results
Displaying 1-7 of 7
Sort by:
Attacker Value
Unknown

CVE-2016-6833

Disclosure Date: December 10, 2016 (last updated November 25, 2024)
Use-after-free vulnerability in the vmxnet3_io_bar0_write function in hw/net/vmxnet3.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (QEMU instance crash) by leveraging failure to check if the device is active.
Attacker Value
Unknown

CVE-2016-6834

Disclosure Date: December 10, 2016 (last updated November 25, 2024)
The net_tx_pkt_do_sw_fragmentation function in hw/net/net_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via a zero length for the current fragment length.
Attacker Value
Unknown

CVE-2016-7116

Disclosure Date: December 10, 2016 (last updated November 25, 2024)
Directory traversal vulnerability in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allows local guest OS administrators to access host files outside the export path via a .. (dot dot) in an unspecified string.
Attacker Value
Unknown

CVE-2016-6888

Disclosure Date: December 10, 2016 (last updated November 08, 2023)
Integer overflow in the net_tx_pkt_init function in hw/net/net_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (QEMU process crash) via the maximum fragmentation count, which triggers an unchecked multiplication and NULL pointer dereference.
Attacker Value
Unknown

CVE-2016-6490

Disclosure Date: December 10, 2016 (last updated November 25, 2024)
The virtqueue_map_desc function in hw/virtio/virtio.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via a zero length for the descriptor buffer.
Attacker Value
Unknown

CVE-2016-7161

Disclosure Date: October 05, 2016 (last updated November 08, 2023)
Heap-based buffer overflow in the .receive callback of xlnx.xps-ethernetlite in QEMU (aka Quick Emulator) allows attackers to execute arbitrary code on the QEMU host via a large ethlite packet.
Attacker Value
Unknown

CVE-2016-5403

Disclosure Date: August 02, 2016 (last updated November 25, 2024)
The virtqueue_pop function in hw/virtio/virtio.c in QEMU allows local guest OS administrators to cause a denial of service (memory consumption and QEMU process crash) by submitting requests without waiting for completion.