A memory leakage issue was found in the way QEMU initialised its VMWare's paravirtual RDMA device. In pvrdma_realize() routine, if an error occurred, it did not release memory resources allocated to various objects. A guest user/process could use this flaw to leak host memory, resulting in DoS for host. Upstream patch: --------------- -> https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg02817.html Reference: ---------- -> https://www.openwall.com/lists/oss-security/2018/12/13/4
Acknowledgments: Name: Li Qiang
Created qemu tracking bugs for this issue: Affects: fedora-all [bug 1658964]