[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163732321303.14736.13801236944180111201.git-patchwork-notify@kernel.org>
Date: Fri, 19 Nov 2021 12:00:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kees Cook <keescook@...omium.org>
Cc: jwi@...ux.ibm.com, kgraul@...ux.ibm.com, davem@...emloft.net,
kuba@...nel.org, linux-kernel@...r.kernel.org,
linux-s390@...r.kernel.org, netdev@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH] net/af_iucv: Use struct_group() to zero struct iucv_sock
region
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 18 Nov 2021 12:34:07 -0800 you wrote:
> In preparation for FORTIFY_SOURCE performing compile-time and run-time
> field bounds checking for memset(), avoid intentionally writing across
> neighboring fields.
>
> Add struct_group() to mark the region of struct iucv_sock that gets
> initialized to zero. Avoid the future warning:
>
> [...]
Here is the summary with links:
- net/af_iucv: Use struct_group() to zero struct iucv_sock region
https://git.kernel.org/netdev/net-next/c/b5d8cf0af167
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