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]> _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
