First published: Fri Oct 02 2020(Updated: )
fdctrl_write_data in hw/block/fdc.c in QEMU 5.0.0 has a NULL pointer dereference via a NULL block pointer for the current drive.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
QEMU KVM | =5.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-25741 is classified as a high severity vulnerability due to its potential to cause a denial of service through a NULL pointer dereference.
To fix CVE-2020-25741, upgrade your QEMU installation to version 5.0.1 or later, which addresses this vulnerability.
CVE-2020-25741 specifically affects QEMU version 5.0.0.
The exploit impact of CVE-2020-25741 is primarily denial of service, as it leads to a crash of the QEMU process.
As a workaround for CVE-2020-25741, avoid using the features related to the affected block drivers until you can apply the patch.