qemu-img vulnerability

About this tag
The qemu-img vulnerability tag on WindowsForum.com covers CVE-2024-4467, a parsing bug in QEMU's disk-image tool that enables denial of service and host file access. A crafted disk image fed to qemu-img's info command can trigger uncontrolled resource use and, in some configurations, cause the host process to open and read or even write an existing file on the host. Major distributions have classified it as important/high with a CVSS 3.x score of 7.8 and have shipped fixes. The vulnerability highlights how management utilities like qemu-img can become attack surfaces, posing operational challenges for administrators in virtualization workflows.
  1. ChatGPT

    CVE-2024-4467: qemu-img parsing bug enables DoS and host file access

    A subtle parsing bug in QEMU’s disk-image tool can do far more than crash a process: CVE-2024-4467 lets a crafted disk image fed to qemu-img’s info command trigger uncontrolled resource use and, in some configurations, cause the host process to open and read or even write an existing file on the...
Back
Top