blob: 85063613f45e7419579552af8aacd33853d13f95 (
plain) (
blame)
1
2
3
4
|
CVE-2020-13253 QEMU: sd: OOB access could crash the guest resulting in DoS
An out-of-bounds read access issue was found in the SD Memory Card emulator of the QEMU. It occurs while performing block write commands via sdhci_write(), if a guest user has sent 'address' which is OOB of 's->wp_groups'. A guest user/process may use this flaw to crash the QEMU process resulting in DoS.
|