syzbot


KCSAN: data-race in bond_enslave / is_eth_port_of_netdev_filter

Status: auto-closed as invalid on 2021/03/18 23:33
Subsystems: net
[Documentation on labels]
First crash: 1233d, last: 1168d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in bond_enslave / is_eth_port_of_netdev_filter (2) net 1 1128d 1128d 0/26 auto-closed as invalid on 2021/04/27 12:17

Sample crash report:
==================================================================
BUG: KCSAN: data-race in bond_enslave / is_eth_port_of_netdev_filter

write to 0xffff88810d62a22c of 4 bytes by task 29707 on cpu 0:
 bond_enslave+0xa88/0x2d00 drivers/net/bonding/bond_main.c:1758
 do_set_master net/core/rtnetlink.c:2519 [inline]
 do_setlink+0x87d/0x2260 net/core/rtnetlink.c:2715
 __rtnl_newlink net/core/rtnetlink.c:3376 [inline]
 rtnl_newlink+0xe4e/0x12e0 net/core/rtnetlink.c:3491
 rtnetlink_rcv_msg+0x729/0x7c0 net/core/rtnetlink.c:5553
 netlink_rcv_skb+0x13e/0x240 net/netlink/af_netlink.c:2494
 rtnetlink_rcv+0x18/0x20 net/core/rtnetlink.c:5571
 netlink_unicast_kernel net/netlink/af_netlink.c:1304 [inline]
 netlink_unicast+0x5fc/0x6c0 net/netlink/af_netlink.c:1330
 netlink_sendmsg+0x6f8/0x7c0 net/netlink/af_netlink.c:1919
 sock_sendmsg_nosec net/socket.c:652 [inline]
 sock_sendmsg net/socket.c:672 [inline]
 __sys_sendto+0x2a8/0x370 net/socket.c:1975
 __do_sys_sendto net/socket.c:1987 [inline]
 __se_sys_sendto net/socket.c:1983 [inline]
 __x64_sys_sendto+0x74/0x90 net/socket.c:1983
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff88810d62a22c of 4 bytes by task 8 on cpu 1:
 is_vlan_dev include/linux/if_vlan.h:74 [inline]
 rdma_vlan_dev_real_dev include/rdma/ib_addr.h:267 [inline]
 is_eth_port_of_netdev_filter+0x29/0x1a0 drivers/infiniband/core/roce_gid_mgmt.c:157
 ib_enum_roce_netdev+0x292/0x310 drivers/infiniband/core/device.c:2287
 ib_enum_all_roce_netdevs+0x94/0x100 drivers/infiniband/core/device.c:2316
 netdevice_event_work_handler+0x192/0x200 drivers/infiniband/core/roce_gid_mgmt.c:626
 process_one_work+0x3e1/0x950 kernel/workqueue.c:2275
 worker_thread+0x616/0xa70 kernel/workqueue.c:2421
 kthread+0x20b/0x230 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:296

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 8 Comm: kworker/u4:0 Not tainted 5.11.0-rc7-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: gid-cache-wq netdevice_event_work_handler
==================================================================

Crashes (5):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/02/11 23:31 upstream 291009f656e8 a5f86b15 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in bond_enslave / is_eth_port_of_netdev_filter
2021/01/14 17:30 upstream 65f0d2414b70 468dbb55 .config console log report info ci2-upstream-kcsan-gce
2021/01/05 16:41 upstream 36bbbd0e234d a0234d98 .config console log report info ci2-upstream-kcsan-gce
2020/12/13 13:09 upstream 6bff9bb8a292 bca53db9 .config console log report info ci2-upstream-kcsan-gce
2020/12/09 01:33 upstream 7d8761ba27fc 40cc414d .config console log report info ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.