[Devel] [PATCH rh7 0/6] vsock: Fixes for multi-transports support
Konstantin Khorenko
khorenko at virtuozzo.com
Wed Apr 21 22:27:18 MSK 2021
Just patches from mainstream which have "Fixes:" for
commits from previous patchset.
https://jira.sw.ru/browse/PSBM-128702
Alexander Popov (1):
ms/vsock: fix the race conditions in multi-transport support
Mao Wenan (1):
ms/vsock/vmci: make vmci_vsock_cb_host_called static
Stefano Garzarella (4):
ms/vsock: avoid to assign transport if its initialization fails
ms/vsock/virtio: fix null-pointer dereference in
virtio_transport_recv_listen()
ms/vsock/vmci: make vmci_vsock_transport_cb() static
ms/vsock: fix potential null pointer dereference in vsock_poll()
drivers/misc/vmw_vmci/vmci_driver.c | 2 +-
net/vmw_vsock/af_vsock.c | 28 ++++++++++++++++++-------
net/vmw_vsock/virtio_transport_common.c | 8 +++----
net/vmw_vsock/vmci_transport.c | 2 +-
4 files changed, 27 insertions(+), 13 deletions(-)
--
2.24.3
More information about the Devel
mailing list