Quick Emulator(Qemu) built with the virtio-9p back-end support is vulnerable to a memory leakage issue. It could occur while doing a I/O read operation in v9fs_read() routine. A privileged user/process inside guest could use this flaw to leak host memory resulting in Dos. Upstream patch: --------------- -> https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg07127.html
Acknowledgments: Name: Li Qiang (360.cn Inc.)
Created xen tracking bugs for this issue: Affects: fedora-all [bug 1383287]
Created qemu tracking bugs for this issue: Affects: fedora-all [bug 1383286]
commit e95c9a493a5a8d6f969e86c9f19f80ffe6587e19 Author: Li Qiang <liqiang6-s> Date: Mon Oct 17 14:13:58 2016 +0200 9pfs: fix potential host memory leak in v9fs_read