The document discusses a use-after-free vulnerability, CVE-2011-1751, that was found in the emulation of the PIIX4 southbridge chip in QEMU KVM. By hot unplugging the emulated ISA bridge, it was possible to exploit a use-after-free bug in the emulated RTC device and achieve arbitrary code execution on the host. The talk outlines an exploit, virtunoid.c, that leverages this bug to inject shellcode and achieve a root shell on the KVM host.