Quick Emulator(Qemu) built with the VirtFS, host directory sharing via Plan 9 File System(9pfs) support, is vulnerable to a memory leakage issue. It could occur when calling v9fs_link call. A privileged user inside guest could use this flaw to leak the host memory bytes resulting in DoS for other services. Upstream patches: ----------------- -> https://lists.gnu.org/archive/html/qemu-devel/2016-10/msg02608.html Reference: ---------- -> http://wiki.qemu.org/Documentation/9psetup
Acknowledgments: Name: Li Qiang (360.cn Inc.)
Created xen tracking bugs for this issue: Affects: fedora-all [bug 1389705]
Created qemu tracking bugs for this issue: Affects: fedora-all [bug 1389704]
CVE assignment: http://seclists.org/oss-sec/2016/q4/281
commit 4c1586787ff43c9acd18a56c12d720e3e6be9f7c Author: Li Qiang <liqiang6-s> Date: Mon Oct 17 14:13:58 2016 +0200 9pfs: fix memory leak in v9fs_link