Re: [PATCH 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb in RX queue
From: Michal Luczaj
Date: Thu Jan 08 2026 - 05:06:03 EST
On 1/8/26 10:54, Michal Luczaj wrote:
> Loopback transport coalesces some skbs too eagerly. Handling a zerocopy
> (non-linear) skb as a linear one leads to skb data loss and kernel memory
> disclosure.
>
> Plug the loss/leak by allowing only linear skb join. Provide a test.
Aaand I forgot to set the "net" prefix. Please let me know if I should
resend just for that.
Sorry,
Michal