[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173802363226.3270482.10141084426152181904.git-patchwork-notify@kernel.org>
Date: Tue, 28 Jan 2025 00:20:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Steffen Klassert <steffen.klassert@...unet.com>
Cc: davem@...emloft.net, kuba@...nel.org, herbert@...dor.apana.org.au,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/5] xfrm: replay: Fix the update of replay_esn->oseq_hi for
GSO
Hello:
This series was applied to netdev/net.git (main)
by Steffen Klassert <steffen.klassert@...unet.com>:
On Mon, 27 Jan 2025 07:07:53 +0100 you wrote:
> From: Jianbo Liu <jianbol@...dia.com>
>
> When skb needs GSO and wrap around happens, if xo->seq.low (seqno of
> the first skb segment) is before the last seq number but oseq (seqno
> of the last segment) is after it, xo->seq.low is still bigger than
> replay_esn->oseq while oseq is smaller than it, so the update of
> replay_esn->oseq_hi is missed for this case wrap around because of
> the change in the cited commit.
>
> [...]
Here is the summary with links:
- [1/5] xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
https://git.kernel.org/netdev/net/c/c05c5e5aa163
- [2/5] xfrm: state: fix out-of-bounds read during lookup
https://git.kernel.org/netdev/net/c/e952837f3ddb
- [3/5] xfrm: delete intermediate secpath entry in packet offload mode
https://git.kernel.org/netdev/net/c/600258d555f0
- [4/5] xfrm: Fix the usage of skb->sk
https://git.kernel.org/netdev/net/c/1620c88887b1
- [5/5] xfrm: Don't disable preemption while looking up cache state.
https://git.kernel.org/netdev/net/c/6c9b7db96db6
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