Eric Dumazet
312c43e98e
net: remove two BUG() from skb_checksum_help()
...
[ Upstream commit d7ea0d9df2a6265b2b180d17ebc64b38105968fc ]
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 >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2022-06-09 10:20:54 +02:00
..
2020-09-25 13:58:01 -07:00
2021-02-17 11:02:28 +01:00
2019-03-27 13:49:44 -07:00
2020-09-28 15:00:15 -07:00
2021-03-07 12:34:07 +01:00
2022-06-09 10:20:54 +02:00
2022-01-27 10:54:34 +01:00
2022-02-23 12:01:02 +01:00
2021-12-08 09:03:22 +01:00
2021-03-30 14:32:05 +02:00
2019-04-10 22:12:26 -07:00
2019-10-04 11:10:56 -07:00
2021-12-08 09:03:21 +01:00
2022-06-06 08:42:45 +02:00
2022-04-20 09:23:11 +02:00
2021-09-18 13:40:30 +02:00
2021-01-27 11:55:23 +01:00
2020-04-28 14:39:46 -07:00
2020-11-25 11:28:12 -08:00
2019-06-09 19:40:10 -07:00
2021-08-18 08:59:13 +02:00
2022-05-09 09:05:02 +02:00
2022-01-11 15:25:00 +01:00
2019-12-12 17:07:05 -08:00
2021-12-14 11:32:43 +01:00
2022-01-27 10:54:33 +01:00
2022-02-01 17:25:44 +01:00
2022-03-16 14:16:00 +01:00
2020-02-26 20:07:25 -08:00
2019-06-19 11:23:13 -04:00
2020-04-21 15:44:30 -07:00
2019-05-30 11:26:32 -07:00
2020-11-18 11:04:11 -08:00
2020-05-09 20:59:21 -07:00
2021-05-19 10:13:17 +02:00
2021-03-07 12:34:09 +01:00
2020-08-19 16:07:49 -07:00
2019-10-13 10:13:08 -07:00
2022-04-13 21:01:00 +02:00
2020-07-13 11:03:44 -07:00
2022-05-30 09:33:23 +02:00
2022-03-08 19:09:32 +01:00
2022-04-08 14:40:21 +02:00
2020-09-30 11:50:35 -07:00
2021-12-17 10:14:41 +01:00
2021-01-23 16:03:59 +01:00
2021-11-26 10:39:14 +01:00
2021-11-18 14:04:08 +01:00
2021-11-18 14:03:42 +01:00
2019-12-25 19:51:33 -08:00
2020-06-18 20:46:23 -07:00
2020-01-24 20:54:30 +01:00
2021-04-14 08:42:09 +02:00