The get_cmd function in hw/scsi/esp.c in the 53C9X Fast SCSI Controller (FSC) support in QEMU does not properly check DMA length, which allows local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via unspecified vectors, involving an SCSI command.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://lists.gnu.org/archive/html/qemu-devel/2016-05/msg03274.html | mailing list third party advisory patch |
http://www.ubuntu.com/usn/USN-3047-1 | third party advisory vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1337505 | issue tracking vdb entry third party advisory |
https://security.gentoo.org/glsa/201609-01 | third party advisory vendor advisory |
http://www.ubuntu.com/usn/USN-3047-2 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2016/05/19/4 | mailing list third party advisory patch |
https://lists.debian.org/debian-lts-announce/2018/11/msg00038.html | third party advisory mailing list |
http://www.securityfocus.com/bid/90762 | vdb entry third party advisory |