Skip to content
Commit 1865a7b3 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'vsock-fixes'



Stefano Garzarella says:

====================
vsock/virtio: fix null-pointer dereference and related precautions

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.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents fd42bfd1 4aaf5961
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment