First published: Tue Sep 22 2020(Updated: )
A null pointer dereference issue was found in the IDE disk emulator of QEMU. It could occur while cancelling an i/o operation via ide_cancel_dma_sync() routine, if a block drive pointer is null. A guest may use this flaw to crash the QEMU process on the host resulting in DoS scenario. Upstream patch: --------------- -> <a href="https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg01568.html">https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg01568.html</a>
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/QEMU | <5.1.1 | 5.1.1 |
QEMU qemu | <5.1.1 | |
Redhat Openstack Platform | =13.0 | |
Redhat Enterprise Linux | =7.0 | |
Redhat Enterprise Linux | =8.0 | |
Redhat Enterprise Linux | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-25743 is a vulnerability in QEMU before 5.1.1 that can trigger a NULL pointer dereference.
CVE-2020-25743 occurs because of a lack of pointer check before an ide_cancel_dma_sync call in QEMU.
The severity of CVE-2020-25743 is low with a severity value of 3.2.
QEMU versions before 5.1.1 are affected by CVE-2020-25743.
More information about CVE-2020-25743 can be found at the following references: [1], [2], [3].