qemu vulnerabilities

  1. CVE-2023-0330: QEMU DMA MMIO Reentrancy Crashes Host

    A subtle emulation bug in QEMU’s LSI Logic SCSI device implementation — tracked as CVE‑2023‑0330 — allows a malicious guest to repeatedly trigger DMA operations that re‑enter the MMIO path and ultimately overflow the host process stack, producing a high‑impact availability failure for the host...
  2. CVE-2024-3567: QEMU SCTP Checksum Crash Enables Guest‑Triggered Host DoS

    A reachable assertion in QEMU’s SCTP checksum routine can be triggered from a guest and drop the host-side QEMU process, producing a reliability- and availability-impacting denial-of-service that operators should treat as urgent: CVE-2024-3567 is a net-layer assertion failure in...