[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191216.160735.2178914413882940281.davem@davemloft.net>
Date: Mon, 16 Dec 2019 16:07:35 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: sgarzare@...hat.com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
stefanha@...hat.com
Subject: Re: [PATCH net 0/2] vsock/virtio: fix null-pointer dereference and
related precautions
From: Stefano Garzarella <sgarzare@...hat.com>
Date: Fri, 13 Dec 2019 19:47:59 +0100
> This series mainly solves a possible null-pointer dereference in
> virtio_transport_recv_listen() introduced with the multi-transport
> support [PATCH 1].
>
> PATCH 2 adds a WARN_ON check for the same potential issue
> and a returned error in the virtio_transport_send_pkt_info() function
> to avoid crashing the kernel.
Series applied, thanks.
Powered by blists - more mailing lists