CVE-2019-6778
- EPSS 0.08%
- Published 21.03.2019 16:01:10
- Last modified 21.11.2024 04:47:07
In QEMU 3.0.0, tcp_emu in slirp/tcp_subr.c has a heap-based buffer overflow.
CVE-2019-6501
- EPSS 0.13%
- Published 21.03.2019 16:01:08
- Last modified 21.11.2024 04:46:34
In QEMU 3.1, scsi_handle_inquiry_reply in hw/scsi/scsi-generic.c allows out-of-bounds write and read operations.
CVE-2018-18849
- EPSS 0.07%
- Published 21.03.2019 16:00:29
- Last modified 21.11.2024 03:56:44
In Qemu 3.0.0, lsi_do_msgin in hw/scsi/lsi53c895a.c allows out-of-bounds access by triggering an invalid msg_len value.
CVE-2019-3812
- EPSS 0.08%
- Published 19.02.2019 14:29:00
- Last modified 21.11.2024 04:42:35
QEMU, through version 2.10 and through version 3.1.0, is vulnerable to an out-of-bounds read of up to 128 bytes in the hw/i2c/i2c-ddc.c:i2c_ddc() function. A local attacker with permission to execute i2c commands could exploit this to read stack memo...
CVE-2018-20124
- EPSS 0.14%
- Published 20.12.2018 23:29:02
- Last modified 21.11.2024 04:00:54
hw/rdma/rdma_backend.c in QEMU allows guest OS users to trigger out-of-bounds access via a PvrdmaSqWqe ring element with a large num_sge value.
CVE-2018-20191
- EPSS 1.63%
- Published 20.12.2018 23:29:02
- Last modified 21.11.2024 04:01:03
hw/rdma/vmw/pvrdma_main.c in QEMU does not implement a read operation (such as uar_read by analogy to uar_write), which allows attackers to cause a denial of service (NULL pointer dereference).
CVE-2018-20216
- EPSS 3.17%
- Published 20.12.2018 21:29:01
- Last modified 21.11.2024 04:01:05
QEMU can have an infinite loop in hw/rdma/vmw/pvrdma_dev_ring.c because return values are not checked (and -1 is mishandled).
CVE-2018-20125
- EPSS 1.92%
- Published 20.12.2018 21:29:00
- Last modified 21.11.2024 04:00:54
hw/rdma/vmw/pvrdma_cmd.c in QEMU allows attackers to cause a denial of service (NULL pointer dereference or excessive memory allocation) in create_cq_ring or create_qp_rings.
CVE-2018-20126
- EPSS 0.07%
- Published 20.12.2018 21:29:00
- Last modified 21.11.2024 04:00:54
hw/rdma/vmw/pvrdma_cmd.c in QEMU allows create_cq and create_qp memory leaks because errors are mishandled.
CVE-2018-20123
- EPSS 0.13%
- Published 17.12.2018 19:29:02
- Last modified 21.11.2024 04:00:54
pvrdma_realize in hw/rdma/vmw/pvrdma_main.c in QEMU has a Memory leak after an initialisation error.