qemu-e2k/hw/ssi
Michael S. Tsirkin d8d0a0bc7e pl022: fix buffer overun on invalid state load
CVE-2013-4530

pl022.c did not bounds check tx_fifo_head and
rx_fifo_head after loading them from file and
before they are used to dereference array.

Reported-by: Michael S. Tsirkin <mst@redhat.com
Reported-by: Anthony Liguori <anthony@codemonkey.ws>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2014-05-05 22:15:02 +02:00
..
Makefile.objs hw: move SSI controllers to hw/ssi/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
omap_spi.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
pl022.c pl022: fix buffer overun on invalid state load 2014-05-05 22:15:02 +02:00
ssi.c ssi: Convert legacy SSI_BUS -> BUS casts 2014-03-12 20:13:02 +01:00
xilinx_spi.c xilinx_spi: QOM cast cleanup 2013-07-29 21:07:01 +02:00
xilinx_spips.c hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit 2014-03-10 14:56:30 +00:00