All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-1.6 0/4] rdma: additional cleanups, proper getaddrinfo() handling
@ 2013-08-07 16:05 mrhines
  2013-08-07 16:05 ` [Qemu-devel] [PATCH for-1.6 1/4] rdma: use resp.len after validation in qemu_rdma_registration_stop mrhines
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: mrhines @ 2013-08-07 16:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: yamahata, aliguori, quintela, owasserm, mrhines, pbonzini

From: "Michael R. Hines" <mrhines@us.ibm.com>

Some nice buffer-overrun checks and fixing incorrect usage of getaddrinfo()

Isaku Yamahata (3):
  rdma: use resp.len after validation in qemu_rdma_registration_stop
  rdma: validate RDMAControlHeader::len
  rdma: check if RDMAControlHeader::len match transferred byte

Michael R. Hines (1):
  rdma: proper getaddrinfo() handling

 migration-rdma.c |  100 ++++++++++++++++++++++++++++++++----------------------
 1 file changed, 59 insertions(+), 41 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-08-14 16:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-07 16:05 [Qemu-devel] [PATCH for-1.6 0/4] rdma: additional cleanups, proper getaddrinfo() handling mrhines
2013-08-07 16:05 ` [Qemu-devel] [PATCH for-1.6 1/4] rdma: use resp.len after validation in qemu_rdma_registration_stop mrhines
2013-08-07 16:05 ` [Qemu-devel] [PATCH for-1.6 2/4] rdma: validate RDMAControlHeader::len mrhines
2013-08-07 16:05 ` [Qemu-devel] [PATCH for-1.6 3/4] rdma: check if RDMAControlHeader::len match transferred byte mrhines
2013-08-07 16:05 ` [Qemu-devel] [PATCH for-1.6 4/4] rdma: proper getaddrinfo() handling mrhines
2013-08-08  6:12   ` Orit Wasserman
2013-08-08 14:44     ` Michael R. Hines
2013-08-14 16:27 ` [Qemu-devel] [PATCH for-1.6 0/4] rdma: additional cleanups, " Anthony Liguori

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.