On Tue, 25 Nov 2014 18:42:58 +0200 "Michael S. Tsirkin" <[email protected]> wrote:
> Our buffer length check is not strict enough for mergeable > buffers: buffer can still be shorter that header + address > by 2 bytes. > > Fix that up. > > Signed-off-by: Michael S. Tsirkin <[email protected]> > --- > drivers/net/virtio_net.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Cornelia Huck <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

