[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <162854880575.3525.10456721681070857521.git-patchwork-notify@kernel.org>
Date: Mon, 09 Aug 2021 22:40:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guillaume Nault <gnault@...hat.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
martin.varghese@...ia.com, willemb@...gle.com
Subject: Re: [PATCH net] bareudp: Fix invalid read beyond skb's linear data
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 6 Aug 2021 17:52:06 +0200 you wrote:
> Data beyond the UDP header might not be part of the skb's linear data.
> Use skb_copy_bits() instead of direct access to skb->data+X, so that
> we read the correct bytes even on a fragmented skb.
>
> Fixes: 4b5f67232d95 ("net: Special handling for IP & MPLS.")
> Signed-off-by: Guillaume Nault <gnault@...hat.com>
>
> [...]
Here is the summary with links:
- [net] bareudp: Fix invalid read beyond skb's linear data
https://git.kernel.org/netdev/net/c/143a8526ab5f
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