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
Am 31.03.2014 09:08, schrieb Stefan Hajnoczi:
> 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.
>
> Stefan Hajnoczi (2):
> ivshmem: check ivshmem_read() size argument
> ivshmem: validate i
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.
Stefan Hajnoczi (2):
ivshmem: check ivshmem_read() size argument
ivshmem: validate incoming_posn value from server
hw/misc/ivshmem.c | 16 ++