syzbot


KCSAN: data-race in ip_tunnel_get_stats64 / udp_tunnel6_xmit_skb (2)

Status: auto-closed as invalid on 2020/09/24 09:46
Subsystems: net
[Documentation on labels]
First crash: 1346d, last: 1346d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in ip_tunnel_get_stats64 / udp_tunnel6_xmit_skb net 1 1389d 1389d 0/26 auto-closed as invalid on 2020/08/11 10:26

Sample crash report:
==================================================================
BUG: KCSAN: data-race in ip_tunnel_get_stats64 / udp_tunnel6_xmit_skb

write to 0xffffe8ffffd4f1b8 of 8 bytes by task 5086 on cpu 1:
 iptunnel_xmit_stats include/net/ip_tunnels.h:450 [inline]
 ip6tunnel_xmit include/net/ip6_tunnel.h:165 [inline]
 udp_tunnel6_xmit_skb+0x38b/0x4b0 net/ipv6/ip6_udp_tunnel.c:109
 send6+0x2d7/0x3a0 drivers/net/wireguard/socket.c:152
 wg_socket_send_skb_to_peer+0xbb/0x130 drivers/net/wireguard/socket.c:177
 wg_packet_create_data_done drivers/net/wireguard/send.c:252 [inline]
 wg_packet_tx_worker+0x1e2/0x4c0 drivers/net/wireguard/send.c:280
 process_one_work+0x3e1/0x9a0 kernel/workqueue.c:2269
 worker_thread+0x665/0xbe0 kernel/workqueue.c:2415
 kthread+0x20d/0x230 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294

read to 0xffffe8ffffd4f1b8 of 8 bytes by task 8706 on cpu 0:
 ip_tunnel_get_stats64+0xef/0x1c0 net/ipv4/ip_tunnel_core.c:451
 dev_get_stats+0x65/0x180 net/core/dev.c:10160
 rtnl_fill_stats+0x45/0x320 net/core/rtnetlink.c:1209
 rtnl_fill_ifinfo+0xe92/0x2430 net/core/rtnetlink.c:1781
 rtmsg_ifinfo_build_skb+0xa8/0x130 net/core/rtnetlink.c:3808
 rtmsg_ifinfo_event net/core/rtnetlink.c:3840 [inline]
 rtmsg_ifinfo+0x58/0xc0 net/core/rtnetlink.c:3849
 __dev_notify_flags+0x63/0x390 net/core/dev.c:8318
 dev_change_flags+0xa2/0xc0 net/core/dev.c:8360
 do_setlink+0x736/0x2220 net/core/rtnetlink.c:2706
 __rtnl_newlink net/core/rtnetlink.c:3374 [inline]
 rtnl_newlink+0xe62/0x1340 net/core/rtnetlink.c:3500
 rtnetlink_rcv_msg+0x71b/0x7b0 net/core/rtnetlink.c:5563
 netlink_rcv_skb+0x13e/0x240 net/netlink/af_netlink.c:2470
 rtnetlink_rcv+0x18/0x20 net/core/rtnetlink.c:5581
 netlink_unicast_kernel net/netlink/af_netlink.c:1304 [inline]
 netlink_unicast+0x5e2/0x6b0 net/netlink/af_netlink.c:1330
 netlink_sendmsg+0x6d8/0x7a0 net/netlink/af_netlink.c:1919
 sock_sendmsg_nosec net/socket.c:651 [inline]
 sock_sendmsg net/socket.c:671 [inline]
 __sys_sendto+0x2ae/0x380 net/socket.c:1992
 __do_sys_sendto net/socket.c:2004 [inline]
 __se_sys_sendto net/socket.c:2000 [inline]
 __x64_sys_sendto+0x74/0x90 net/socket.c:2000
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 8706 Comm: syz-executor.0 Not tainted 5.9.0-rc1-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/08/19 21:27 upstream 18445bf405cb db787902 .config console log report ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.