[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171257890231.8472.7789162267861463115.git-patchwork-notify@kernel.org>
Date: Mon, 08 Apr 2024 12:21:42 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com, syzkaller@...glegroups.com,
keescook@...omium.org, willemdebruijn.kernel@...il.com
Subject: Re: [PATCH net-next] af_packet: avoid a false positive warning in
packet_setsockopt()
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 5 Apr 2024 11:49:39 +0000 you wrote:
> Although the code is correct, the following line
>
> copy_from_sockptr(&req_u.req, optval, len));
>
> triggers this warning :
>
> memcpy: detected field-spanning write (size 28) of single field "dst" at include/linux/sockptr.h:49 (size 16)
>
> [...]
Here is the summary with links:
- [net-next] af_packet: avoid a false positive warning in packet_setsockopt()
https://git.kernel.org/netdev/net-next/c/86d43e2bf93c
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