[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165230821203.9762.14279513076703496323.git-patchwork-notify@kernel.org>
Date: Wed, 11 May 2022 22:30:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us
Subject: Re: [PATCH v3 net] net/sched: act_pedit: really ensure the skb is
writable
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 10 May 2022 16:57:34 +0200 you wrote:
> Currently pedit tries to ensure that the accessed skb offset
> is writable via skb_unclone(). The action potentially allows
> touching any skb bytes, so it may end-up modifying shared data.
>
> The above causes some sporadic MPTCP self-test failures, due to
> this code:
>
> [...]
Here is the summary with links:
- [v3,net] net/sched: act_pedit: really ensure the skb is writable
https://git.kernel.org/netdev/net/c/8b796475fd78
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