qemu vulnerability

About this tag
The qemu vulnerability tag covers discussions about security flaws in the QEMU open-source emulator and virtualizer, particularly as they relate to Microsoft's Azure Linux and other Microsoft Linux artifacts. Recent threads focus on CVEs such as CVE-2023-6693 (a stack-based buffer overflow in virtio-net), CVE-2025-54566 (a migration-state inconsistency in PCI SR-IOV), and CVE-2024-8612 (a virtio info leak). A recurring theme is Microsoft's product-scoped attestation, where Azure Linux is confirmed to include the vulnerable component, but this does not guarantee that other Microsoft products like CBL-Mariner are unaffected. The discussions emphasize the need for defenders to verify the scope of CVEs beyond official advisories.
  1. CVE-2023-6693 Explained: Azure Linux Attestation and Microsoft Artifact Scope

    A stack-based buffer overflow in QEMU’s virtio‑net implementation (CVE‑2023‑6693) has prompted a routine but important question from Azure customers: when Microsoft’s MSRC public advisory says “Azure Linux includes this open‑source library and is therefore potentially affected,” does that mean...
  2. 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...
  3. 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...
  4. CVE-2025-54566: Azure Linux and QEMU SRIOV Migration Bug and Attestation

    QEMU’s hw/pci/pcie_sriov.c defect tracked as CVE-2025-54566 is a migration-state inconsistency in QEMU versions up to 10.0.3 that was disclosed in July 2025 and is now mapped by multiple vendors — Microsoft’s public attestation identifies Azure Linux as a confirmed product that includes the...
  5. CVE-2024-8612: QEMU Virtio Info Leak and Azure Linux Attestation

    A recently disclosed QEMU vulnerability, tracked as CVE-2024-8612, affects virtio device handling and can leak uninitialized host memory to guests; Microsoft’s public advisory states that Azure Linux includes the open‑source code path in question and is being tracked for impact, but Microsoft’s...