Hide Forgot
A KVM guest can crash qemu-kvm (likely with a stack overflow) when the guest has been started with the intel-hda device. According to the upstream ticket, the crash is due to a stack overflow. References: https://bugs.launchpad.net/qemu/+bug/1907497 https://gitlab.com/qemu-project/qemu/-/issues/542
This issue was apparently introduced in QEMU upstream version 5.0.0 with commit a9d8ba2b: $ git tag --contains a9d8ba2be58e067bdfbff830eb9ff438d8db7f10 | head -1 v5.0.0
Created qemu tracking bugs for this issue: Affects: fedora-all [bug 1975833]
This bug turned out to be a manifestation of a well-known problem ("DMA reentrancy") whose resolution has yet to be found. QEMU upstream is aware of this issue. For additional details, see: * https://patchew.org/QEMU/20200903110831.353476-1-philmd@redhat.com * https://mail.gnu.org/archive/html/qemu-devel/2020-09/msg00906.html
Upstream fix: https://gitlab.com/qemu-project/qemu/-/commit/79fa99831debc9782087e834382c577215f2f511
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2022:7967 https://access.redhat.com/errata/RHSA-2022:7967
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2021-3611