Qemu

Qemu

422 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.27%
  • Published 13.12.2018 21:29:00
  • Last modified 21.11.2024 03:53:29

A flaw was found in qemu Media Transfer Protocol (MTP). The code opening files in usb_mtp_get_object and usb_mtp_get_partial_object and directories in usb_mtp_object_readdir doesn't consider that the underlying filesystem may have changed since the t...

  • EPSS 0.05%
  • Published 13.12.2018 19:29:00
  • Last modified 21.11.2024 03:57:48

hw/9pfs/cofile.c and hw/9pfs/9p.c in QEMU can modify an fid path while it is being accessed by a second thread, leading to (for example) a use-after-free outcome.

  • EPSS 0.04%
  • Published 13.12.2018 19:29:00
  • Last modified 21.11.2024 03:58:00

v9fs_wstat in hw/9pfs/9p.c in QEMU allows guest OS users to cause a denial of service (crash) because of a race condition during file renaming.

  • EPSS 0.08%
  • Published 12.12.2018 13:29:02
  • Last modified 21.11.2024 03:53:29

A flaw was found in qemu Media Transfer Protocol (MTP) before version 3.1.0. A path traversal in the in usb_mtp_write_data function in hw/usb/dev-mtp.c due to an improper filename sanitization. When the guest device is mounted in read-write mode, thi...

  • EPSS 1.17%
  • Published 06.12.2018 23:29:01
  • Last modified 21.11.2024 03:58:23

The Bluetooth subsystem in QEMU mishandles negative values for length variables, leading to memory corruption.

  • EPSS 0.12%
  • Published 15.11.2018 20:29:00
  • Last modified 21.11.2024 03:56:56

The pnv_lpc_do_eccb function in hw/ppc/pnv_lpc.c in Qemu before 3.1 allows out-of-bounds write or read access to PowerNV memory.

  • EPSS 0.08%
  • Published 02.11.2018 22:29:00
  • Last modified 21.11.2024 03:53:26

An OOB heap buffer r/w access issue was found in the NVM Express Controller emulation in QEMU. It could occur in nvme_cmb_ops routines in nvme device. A guest user/process could use this flaw to crash the QEMU process resulting in DoS or potentially ...

  • EPSS 0.12%
  • Published 19.10.2018 22:29:02
  • Last modified 21.11.2024 03:55:56

Qemu has integer overflows because IOReadHandler and its associated functions use a signed integer data type for a size value.

Exploit
  • EPSS 1.01%
  • Published 16.10.2018 14:29:01
  • Last modified 21.11.2024 03:42:06

Qemu emulator <= 3.0.0 built with the NE2000 NIC emulation support is vulnerable to an integer overflow, which could lead to buffer overflow issue. It could occur when receiving packets over the network. A user inside guest could use this flaw to cra...

  • EPSS 2.08%
  • Published 09.10.2018 22:29:01
  • Last modified 21.11.2024 03:55:17

qemu_deliver_packet_iov in net/net.c in Qemu accepts packet sizes greater than INT_MAX, which allows attackers to cause a denial of service or possibly have unspecified other impact.