All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Cam Macdonell <cam@cs.ualberta.ca>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] ivshmem: validate incoming_posn value from server
Date: Mon, 31 Mar 2014 09:08:09 +0200	[thread overview]
Message-ID: <1396249691-29990-1-git-send-email-stefanha@redhat.com> (raw)

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

             reply	other threads:[~2014-03-31  7:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-31  7:08 Stefan Hajnoczi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1396249691-29990-1-git-send-email-stefanha@redhat.com \
    --to=stefanha@redhat.com \
    --cc=cam@cs.ualberta.ca \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.