[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163677720970.27008.1100209211155509466.git-patchwork-notify@kernel.org>
Date: Sat, 13 Nov 2021 04:20:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arjun Roy <arjunroy.kdev@...il.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, arjunroy@...gle.com,
edumazet@...gle.com, soheil@...gle.com, kuba@...nel.org
Subject: Re: [net v2] tcp: Fix uninitialized access in skb frags array for Rx 0cp.
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 11 Nov 2021 15:52:15 -0800 you wrote:
> From: Arjun Roy <arjunroy@...gle.com>
>
> TCP Receive zerocopy iterates through the SKB queue via
> tcp_recv_skb(), acquiring a pointer to an SKB and an offset within
> that SKB to read from. From there, it iterates the SKB frags array to
> determine which offset to start remapping pages from.
>
> [...]
Here is the summary with links:
- [net,v2] tcp: Fix uninitialized access in skb frags array for Rx 0cp.
https://git.kernel.org/netdev/net/c/70701b83e208
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists