A NULL pointer dereference issue was found in the block...
Moderate severity
Unreviewed
Published
Jan 26, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Description
Published by the National Vulnerability Database
Jan 25, 2022
Published to the GitHub Advisory Database
Jan 26, 2022
Last updated
Jan 27, 2023
A NULL pointer dereference issue was found in the block mirror layer of QEMU in versions prior to 6.2.0. The
self
pointer is dereferenced in mirror_wait_on_conflicts() without ensuring that it's not NULL. A malicious unprivileged user within the guest could use this flaw to crash the QEMU process on the host when writing data reaches the threshold of mirroring node.References