lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 19 Nov 2021 12:00:13 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Kees Cook <keescook@...omium.org> Cc: davem@...emloft.net, kuba@...nel.org, idosch@...dia.com, yuehaibing@...wei.com, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, linux-hardening@...r.kernel.org Subject: Re: [PATCH] ethtool: stats: Use struct_group() to clear all stats at once 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:56 -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 region of struct stats_reply_data that should > be initialized, which can now be done in a single memset() call. > > [...] Here is the summary with links: - ethtool: stats: Use struct_group() to clear all stats at once https://git.kernel.org/netdev/net-next/c/812ad3d270cb 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