summaryrefslogtreecommitdiffstats
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2022-05-09 20:57:40 -0700
committerDavid S. Miller <davem@davemloft.net>2022-05-11 12:44:16 +0100
commitd7ea0d9df2a6265b2b180d17ebc64b38105968fc (patch)
treee0e068df46a8e60e53a0670a8846f801cc613154 /include/linux/string.h
parent66e4c8d950083df8e12981babca788e1635c92b6 (diff)
downloadcachepc-linux-d7ea0d9df2a6265b2b180d17ebc64b38105968fc.tar.gz
cachepc-linux-d7ea0d9df2a6265b2b180d17ebc64b38105968fc.zip
net: remove two BUG() from skb_checksum_help()
I have a syzbot report that managed to get a crash in skb_checksum_help() If syzbot can trigger these BUG(), it makes sense to replace them with more friendly WARN_ON_ONCE() since skb_checksum_help() can instead return an error code. Note that syzbot will still crash there, until real bug is fixed. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions