Re: [PATCH net-next v2] virtio-net: fix possible unsigned integer overflow
From: patchwork-bot+netdevbpf@kernel.org
Date: 2023-02-02 06:20:51
Also in:
bpf
From: patchwork-bot+netdevbpf@kernel.org
Date: 2023-02-02 06:20:51
Also in:
bpf
Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski [off-list ref]: On Tue, 31 Jan 2023 16:50:04 +0800 you wrote:
When the single-buffer xdp is loaded and after xdp_linearize_page()
is called, *num_buf becomes 0 and (*num_buf - 1) may overflow into
a large integer in virtnet_build_xdp_buff_mrg(), resulting in
unexpected packet dropping.
Fixes: ef75cb51f139 ("virtio-net: build xdp_buff with multi buffers")
Signed-off-by: Heng Qi <redacted>
Reviewed-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
[...]
Here is the summary with links:
- [net-next,v2] virtio-net: fix possible unsigned integer overflow
https://git.kernel.org/netdev/net-next/c/981f14d42a7f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html