CyberRota Analysis
This is a low severity vulnerability with a CVSS score of 1.9. It may lead to a denial-of-service condition.
CVE
CVE-2013-7336
Severity
LOW
CVSS
1.9
EPSS
0.33%
Original NVD Description
The qemuMigrationWaitForSpice function in qemu/qemu_migration.c in libvirt before 1.1.3 does not properly enter a monitor when performing seamless SPICE migration, which allows local users to cause a denial of service (NULL pointer dereference and libvirtd crash) by causing domblkstat to be called at the same time as the qemuMonitorGetSpiceMigrationStatus function.