Quick emulator(Qemu) built with the SDHCI device emulation support is vulnerable to an infinite loop issue. It could occur while doing a multi block SDMA transfer via 'sdhci_sdma_transfer_multi_blocks' routine. A privileged user inside guest could use this flaw to crash the Qemu process resulting in DoS. Upstream patch: --------------- -> https://lists.gnu.org/archive/html/qemu-devel/2017-02/msg02776.html Reference: ---------- -> http://www.openwall.com/lists/oss-security/2017/02/14/8
Created qemu tracking bugs for this issue: Affects: fedora-all [bug 1422001]
Acknowledgments: Name: Jiang Xin (Huawei), Wjjzhang (Tencent)