Re: [PATCH net] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()

From: Jakub Kicinski
Date: Thu Nov 02 2023 - 01:20:54 EST


On Fri, 27 Oct 2023 00:01:54 +0900 Shigeru Yoshida wrote:
> This issue occurs because the `buf_alloc` and `fwd_cnt` fields of the
> `struct virtio_vsock_hdr` are not initialized when a new skb is allocated
> in `virtio_transport_alloc_skb()`. This patch resolves the issue by
> initializing these fields during allocation.

We didn't manage to apply this before the merge window, and now the
trees have converged. Patch no longer applies cleanly to net.
Please rebase & repost.
--
pw-bot: cr