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: Tue, 25 Oct 2022 11:20:15 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Kees Cook <keescook@...omium.org> Cc: rmody@...vell.com, GR-Linux-NIC-Dev@...vell.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org Subject: Re: [PATCH v2] bnx2: Use kmalloc_size_roundup() to match ksize() usage Hello: This patch was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@...hat.com>: On Fri, 21 Oct 2022 19:10:47 -0700 you wrote: > Round up allocations with kmalloc_size_roundup() so that build_skb()'s > use of ksize() is always accurate and no special handling of the memory > is needed by KASAN, UBSAN_BOUNDS, nor FORTIFY_SOURCE. > > Cc: Rasesh Mody <rmody@...vell.com> > Cc: GR-Linux-NIC-Dev@...vell.com > Cc: "David S. Miller" <davem@...emloft.net> > Cc: Eric Dumazet <edumazet@...gle.com> > Cc: Jakub Kicinski <kuba@...nel.org> > Cc: Paolo Abeni <pabeni@...hat.com> > Cc: netdev@...r.kernel.org > Signed-off-by: Kees Cook <keescook@...omium.org> > > [...] Here is the summary with links: - [v2] bnx2: Use kmalloc_size_roundup() to match ksize() usage https://git.kernel.org/netdev/net-next/c/d6dd508080a3 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