The load_multiboot function in hw/i386/multiboot.c in Quick Emulator (aka QEMU) allows local guest OS users to execute arbitrary code on the QEMU host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2018:1369 | third party advisory vendor advisory |
https://lists.gnu.org/archive/html/qemu-devel/2018-02/msg06890.html | mailing list patch |
https://lists.debian.org/debian-lts-announce/2018/04/msg00016.html | third party advisory mailing list |
https://usn.ubuntu.com/3649-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html | third party advisory mailing list |
https://www.debian.org/security/2018/dsa-4213 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2018/04/msg00015.html | third party advisory mailing list |
http://www.securityfocus.com/bid/103181 | vdb entry third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1549798 | issue tracking vendor advisory |
https://access.redhat.com/errata/RHSA-2018:2462 | third party advisory vendor advisory |
https://github.com/orangecertcc/security-research/security/advisories/GHSA-f49v-45qp-cv53 |