### [CVE-2017-13672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13672) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description QEMU (aka Quick Emulator), when built with the VGA display emulator support, allows local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors involving display update. ### POC #### Reference No PoCs from references. #### Github - https://github.com/DavidBuchanan314/CVE-2017-13672 - https://github.com/DavidBuchanan314/DavidBuchanan314