[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162518040391.15463.2980710384893731430.git-patchwork-notify@kernel.org>
Date: Thu, 01 Jul 2021 23:00:03 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Karsten Graul <kgraul@...ux.ibm.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
linux-s390@...r.kernel.org, hca@...ux.ibm.com,
guvenc@...ux.ibm.com, keescook@...omium.org, jwi@...ux.ibm.com
Subject: Re: [PATCH net-next] s390: iucv: Avoid field over-reading memcpy()
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 1 Jul 2021 17:44:07 +0200 you wrote:
> From: Kees Cook <keescook@...omium.org>
>
> In preparation for FORTIFY_SOURCE performing compile-time and run-time
> field bounds checking for memcpy(), memmove(), and memset(), avoid
> intentionally reading across neighboring array fields.
>
> Add a wrapping struct to serve as the memcpy() source so the compiler
> can perform appropriate bounds checking, avoiding this future warning:
>
> [...]
Here is the summary with links:
- [net-next] s390: iucv: Avoid field over-reading memcpy()
https://git.kernel.org/netdev/net/c/5140aaa4604b
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