A NULL pointer dereference issue was found in the ACPI code of QEMU. A malicious, privileged user within the guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://gitlab.com/qemu-project/qemu/-/issues/770 | third party advisory exploit |
https://bugzilla.redhat.com/show_bug.cgi?id=2035002 | issue tracking third party advisory patch |
https://access.redhat.com/security/cve/CVE-2021-4158 | third party advisory |
https://www.mail-archive.com/qemu-devel%40nongnu.org/msg857944.html | third party advisory patch |
https://gitlab.com/qemu-project/qemu/-/commit/9bd6565ccee68f72d5012e24646e12a1c662827e | third party advisory patch |