Quick Emulator(Qemu) built with the Virtio GPU Device emulator support is vulnerable to a memory leakage issue. It could occur while destroying gpu resource object in 'virtio_gpu_resource_destroy'. A guest user/process could use this flaw to leak host memory bytes, resulting in DoS for a host. Upstream patch: --------------- -> https://lists.gnu.org/archive/html/qemu-devel/2016-11/msg05043.html Reference: ---------- -> http://www.openwall.com/lists/oss-security/2016/12/06/12
Created qemu tracking bugs for this issue: Affects: fedora-all [bug 1402285]
commit b8e23926c568f2e963af39028b71c472e3023793 Author: Li Qiang <liq3ea> Date: Mon Nov 28 21:29:25 2016 -0500 virtio-gpu: call cleanup mapping function in resource destroy