Quoting Stefan Hajnoczi (2014-03-31 02:08:09) > ivshmem can talk to a server over a UNIX domain socket on the host. We should > validate inputs from the server to prevent crashes or memory corruption.
Cc'ing qemu-sta...@nongnu.org > > Stefan Hajnoczi (2): > ivshmem: check ivshmem_read() size argument > ivshmem: validate incoming_posn value from server > > hw/misc/ivshmem.c | 16 +++++++++++++++- > 1 file changed, 15 insertions(+), 1 deletion(-) > > -- > 1.9.0