CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

Search Vulnerabilities

 Software

Searching vulnerabilities affecting “qemu”

189 vulnerabilities found for “qemu”

Page 1 of 10

CVE-2020-25085
MEDIUM5.0

QEMU 5.0.0 has a heap-based Buffer Overflow in flatview_read_continue in exec.c because hw/sd/sdhci.c mishandles a write operation in the SDHC_BLKSIZE case.

qemu / qemu+2
Local
Published Sep 25, 2020
Page 1 of 10
CVE-2020-25084
LOW3.2

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.

qemu / qemu+2
Local
Published Sep 25, 2020
CVE-2020-12829
LOW3.8

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 process in sm501_2d_operation() in hw/display/sm501.c on the host, resulting in a denial of service.

qemu / qemu+4
Local
Published Aug 31, 2020
CVE-2020-14364
MEDIUM5.0

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 allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.

qemu / qemu+14
Local
Published Aug 31, 2020
CVE-2020-14415
LOW3.3

oss_write in audio/ossaudio.c in QEMU before 5.0.0 mishandles a buffer position.

qemu / qemu+3
Local
Published Aug 27, 2020
CVE-2020-15863
MEDIUM5.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, resulting in a denial of service or potential privileged code execution. This was fixed in commit 5519724a13664b43e225ca05351c60b4468e4555.

qemu / qemu+5
Local
Published Jul 28, 2020
CVE-2020-15859
LOW3.3

QEMU 4.2.0 has a use-after-free in hw/net/e1000e_core.c because a guest OS user can trigger an e1000e packet with the data's address set to the e1000e's MMIO address.

qemu / qemu+2
Local
Published Jul 21, 2020
CVE-2020-15469
LOW2.3

In QEMU 4.2.0, a MemoryRegionOps object may lack read/write callback methods, leading to a NULL pointer dereference.

qemu / qemu+2
Local
Published Jul 2, 2020
CVE-2020-10761
MEDIUM5.0

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 this flaw to crash the qemu-nbd server resulting in a denial of service.

qemu / qemu+6
Network
Published Jun 9, 2020
CVE-2020-13765
MEDIUM5.6

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.

qemu / qemu+6
Network
Published Jun 4, 2020
CVE-2020-10702
MEDIUM5.5

A flaw was found in QEMU in the implementation of the Pointer Authentication (PAuth) support for ARM introduced in version 4.0 and fixed in version 5.0.0. A general failure of the signature generation process caused every PAuth-enforced pointer to be signed with the same signature. A local attacker could obtain the signature of a protected pointer and abuse this flaw to bypass PAuth protection for all programs running on QEMU.

qemu / qemu
Local
Published Jun 4, 2020
CVE-2020-13800
MEDIUM6.0

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.

qemu / qemu+4
Local
Published Jun 4, 2020
CVE-2020-13791
MEDIUM5.5

hw/pci/pci.c in QEMU 4.2.0 allows guest OS users to trigger an out-of-bounds access by providing an address near the end of the PCI configuration space.

qemu / qemu
Local
Published Jun 4, 2020
CVE-2020-13754
MEDIUM6.7

hw/pci/msix.c in QEMU 4.2.0 allows guest OS users to trigger an out-of-bounds access via a crafted address in an msi-x mmio operation.

qemu / qemu+5
Local
Published Jun 2, 2020
CVE-2020-13659
LOW2.5

address_space_map in exec.c in QEMU 4.2.0 can trigger a NULL pointer dereference related to BounceBuffer.

qemu / qemu+6
Local
Published Jun 2, 2020
CVE-2020-13362
LOW3.2

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.

qemu / qemu+7
Local
Published May 28, 2020
CVE-2020-13361
LOW3.9

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.

qemu / qemu+7
Local
Published May 28, 2020
CVE-2020-13253
MEDIUM5.5

sd_wp_addr in hw/sd/sd.c in QEMU 4.2.0 uses an unvalidated address, which leads to an out-of-bounds read during sdhci_write() operations. A guest OS user can crash the QEMU process.

qemu / qemu+5
Local
Published May 27, 2020
CVE-2020-10717
LOW3.3

A potential DoS flaw was found in the virtio-fs shared file system daemon (virtiofsd) implementation of the QEMU version >= v5.0. Virtio-fs is meant to share a host file system directory with a guest via virtio-fs device. If the guest opens the maximum number of file descriptors under the shared directory, a denial of service may occur. This flaw allows a guest user/process to cause this denial of service on the host.

qemu / qemu
Local
Published May 4, 2020
CVE-2020-11869
LOW3.3

An integer overflow was found in QEMU 4.0.1 through 4.2.0 in the way it implemented ATI VGA emulation. This flaw occurs in the ati_2d_blt() routine in hw/display/ati-2d.c while handling MMIO write operations through the ati_mm_write() callback. A malicious guest could abuse this flaw to crash the QEMU process, resulting in a denial of service.

qemu / qemu
Local
Published Apr 27, 2020