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: Thu, 12 May 2022 23:40:13 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Jakub Kicinski <kuba@...nel.org> Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com, imagedong@...cent.com Subject: Re: [PATCH net-next] skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE() Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Wed, 11 May 2022 10:23:05 -0700 you wrote: > Very few drivers actually have Kconfig knobs for adding > -DDEBUG. 8 according to a quick grep, while there are > 93 users of skb_checksum_none_assert(). Switch to the > new DEBUG_NET_WARN_ON_ONCE() to catch bad skbs. > > Signed-off-by: Jakub Kicinski <kuba@...nel.org> > > [...] Here is the summary with links: - [net-next] skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE() https://git.kernel.org/netdev/net-next/c/0df65743537d 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