pci_change_irq_level in hw/pci/pci.c in QEMU before 5.1.1 has a NULL pointer dereference because pci_get_bus() might not return a valid pointer.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg05294.html | third party advisory mailing list patch |
https://ruhr-uni-bochum.sciebo.de/s/NNWP2GfwzYKeKwE?path=%2Flsi_nullptr1 | third party advisory |
http://www.openwall.com/lists/oss-security/2020/09/29/1 | mailing list third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1883178 | issue tracking third party advisory patch |