VM Escape

September 24, 2017 ยท View on GitHub

Source code used in my VM escape paper published in Phrack Magazine

The paper covers the combination of two QEMU vulnerabilities to escape from a VM:

  • CVE-2015-5165
  • CVE-2015-7504

Acknowledgements

@paulfariello, Pierre Sylvain Desse, @coldshell and @Scouty__