Eric Dumazet
207501a986
ipv6/sit: use DEV_STATS_INC() to avoid data-races
...
[ Upstream commit cb34b7cf17ecf33499c9298943f85af247abc1e9 ]
syzbot/KCSAN reported that multiple cpus are updating dev->stats.tx_error
concurrently.
This is because sit tunnels are NETIF_F_LLTX, meaning their ndo_start_xmit()
is not protected by a spinlock.
While original KCSAN report was about tx path, rx path has the same issue.
Reported-by: syzbot <syzkaller@googlegroups.com>
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-12-31 13:33:02 +01:00
..
2022-08-29 12:47:15 +01:00
2022-10-19 08:46:48 +02:00
2022-06-09 21:52:55 -07:00
2022-10-20 17:24:59 -07:00
2022-11-07 12:26:15 +00:00
2022-12-31 13:32:13 +01:00
2022-09-29 07:17:59 +02:00
2020-07-30 16:30:55 -07:00
2021-03-04 15:26:57 -08:00
2022-12-31 13:32:27 +01:00
2022-10-19 09:00:53 +02:00
2022-10-03 07:52:13 +01:00
2019-07-27 14:23:48 -07:00
2019-05-30 11:26:32 -07:00
2022-04-13 13:09:57 +01:00
2019-10-04 11:10:56 -07:00
2022-02-08 20:41:34 -08:00
2020-06-20 21:33:57 -07:00
2022-07-13 12:56:49 +01:00
2020-11-23 18:36:21 -05:00
2022-09-20 10:21:49 -07:00
2022-02-04 20:24:45 -08:00
2022-08-29 12:47:15 +01:00
2018-10-24 14:18:16 -07:00
2022-01-20 20:18:37 -08:00
2022-10-11 17:42:58 -06:00
2022-10-25 16:04:22 -07:00
2021-02-23 11:29:52 -08:00
2022-07-15 18:50:35 -07:00
2022-09-30 12:31:46 +01:00
2019-05-30 11:26:32 -07:00
2022-12-07 20:14:35 -08:00
2022-10-25 16:04:22 -07:00
2020-06-01 14:57:14 -07:00
2022-09-30 13:10:44 +01:00
2022-09-22 13:02:10 -07:00
2022-09-29 07:18:00 +02:00
2022-10-12 17:50:37 -07:00
2022-07-15 16:43:59 +08:00
2021-09-28 13:13:40 +01:00
2021-04-27 14:02:06 -07:00
2022-10-11 17:42:55 -06:00
2022-09-29 07:18:01 +02:00
2022-08-15 11:40:28 +01:00
2022-05-16 13:03:29 +02:00
2022-10-11 17:42:58 -06:00
2022-10-12 09:10:02 +01:00
2020-11-09 15:34:44 -08:00
2019-05-30 11:26:32 -07:00
2022-06-22 18:48:08 -07:00
2022-03-03 14:38:48 +00:00
2022-11-02 20:47:14 -07:00
2020-12-08 16:22:54 -08:00
2020-10-30 12:12:52 -07:00
2022-06-28 21:23:30 -07:00
2022-07-29 12:14:03 +01:00
2022-09-20 12:33:22 +02:00
2022-09-08 18:38:30 +02:00
2022-12-31 13:33:02 +01:00
2022-07-18 12:21:54 +01:00
2022-05-03 10:15:06 +02:00
2022-11-22 20:15:37 -08:00
2021-11-16 13:16:54 +00:00
2020-07-09 12:52:37 +02:00
2022-10-12 17:50:37 -07:00
2021-11-24 17:21:42 -08:00
2022-12-31 13:32:13 +01:00
2022-10-12 17:50:37 -07:00
2020-05-06 09:40:08 +02:00
2022-03-01 12:08:40 +01:00
2022-11-22 07:16:34 +01:00
2020-04-28 11:28:36 +02:00
2020-05-06 09:40:08 +02:00
2022-09-29 07:18:00 +02:00