hw/ide/pci.c in QEMU before 5.1.1 can trigger a NULL pointer dereference because it lacks a pointer check before an ide_cancel_dma_sync call.
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/msg05967.html | third party advisory patch |
https://ruhr-uni-bochum.sciebo.de/s/NNWP2GfwzYKeKwE?path=%2Fide_nullptr1b | broken link |
http://www.openwall.com/lists/oss-security/2020/09/29/1 | patch mailing list third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1881409 | patch third party advisory issue tracking |