From 74b5c297f5ecbef0ca128fa7b385b43f036a7984 Mon Sep 17 00:00:00 2001 From: Andy King Date: Thu, 19 Feb 2015 10:33:56 -0800 Subject: [PATCH] VMCI: Check userland-provided datagram size Ensure that the size filled in by userland in the datagram header matches the size of the buffer passed down in the IOCTL. Note that we account for the size of the header itself in the check. Acked-by: Jorgen Hansen Acked-by: Aditya Sarwade Signed-off-by: Andy King Reported-by: David Ramos Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed