All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] ivshmem: validate incoming_posn value from server
@ 2014-03-31  7:08 Stefan Hajnoczi
  2014-03-31  7:08 ` [Qemu-devel] [PATCH 1/2] ivshmem: check ivshmem_read() size argument Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2014-03-31  7:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cam Macdonell, 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 incoming_posn value from server

 hw/misc/ivshmem.c | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

-- 
1.9.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-11 15:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-31  7:08 [Qemu-devel] [PATCH 0/2] ivshmem: validate incoming_posn value from server Stefan Hajnoczi
2014-03-31  7:08 ` [Qemu-devel] [PATCH 1/2] ivshmem: check ivshmem_read() size argument Stefan Hajnoczi
2014-03-31  7:08 ` [Qemu-devel] [PATCH 2/2] ivshmem: validate incoming_posn value from server Stefan Hajnoczi
2014-04-11 15:32 ` [Qemu-devel] [PATCH 0/2] " Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.