================================================================== BUG: KCSAN: data-race in run_timer_softirq / try_to_del_timer_sync write to 0xffff88812c11dc88 of 8 bytes by interrupt on cpu 1: expire_timers kernel/time/timer.c:1451 [inline] __run_timers kernel/time/timer.c:1774 [inline] __run_timers kernel/time/timer.c:1741 [inline] run_timer_softirq+0xb1c/0xbd0 kernel/time/timer.c:1787 __do_softirq+0x118/0x34a kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0xb5/0xd0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:546 [inline] smp_apic_timer_interrupt+0xe2/0x270 arch/x86/kernel/apic/apic.c:1140 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:829 arch_local_irq_restore arch/x86/include/asm/paravirt.h:759 [inline] count_memcg_events include/linux/memcontrol.h:751 [inline] count_memcg_event_mm include/linux/memcontrol.h:772 [inline] handle_mm_fault+0x138/0x540 mm/memory.c:4362 do_user_addr_fault arch/x86/mm/fault.c:1464 [inline] do_page_fault+0x48a/0xa96 arch/x86/mm/fault.c:1535 page_fault+0x34/0x40 arch/x86/entry/entry_64.S:1203 copy_user_enhanced_fast_string+0xe/0x30 arch/x86/lib/copy_user_64.S:204 copy_user_generic arch/x86/include/asm/uaccess_64.h:37 [inline] raw_copy_from_user arch/x86/include/asm/uaccess_64.h:68 [inline] copyin+0x92/0xb0 lib/iov_iter.c:152 _copy_from_iter_full+0x14e/0x580 lib/iov_iter.c:790 copy_from_iter_full include/linux/uio.h:156 [inline] tipc_msg_build+0x278/0xce0 net/tipc/msg.c:417 __tipc_sendstream+0x4aa/0x910 net/tipc/socket.c:1559 tipc_sendstream+0x44/0x60 net/tipc/socket.c:1504 sock_sendmsg_nosec net/socket.c:652 [inline] sock_sendmsg+0x98/0xc0 net/socket.c:672 sock_write_iter+0x186/0x240 net/socket.c:1004 call_write_iter include/linux/fs.h:1907 [inline] new_sync_write+0x303/0x400 fs/read_write.c:484 __vfs_write+0x9e/0xb0 fs/read_write.c:497 vfs_write fs/read_write.c:559 [inline] vfs_write+0x189/0x380 fs/read_write.c:543 ksys_write+0x16a/0x1a0 fs/read_write.c:612 __do_sys_write fs/read_write.c:624 [inline] __se_sys_write fs/read_write.c:621 [inline] __x64_sys_write+0x49/0x60 fs/read_write.c:621 do_syscall_64+0xc7/0x3b0 arch/x86/entry/common.c:295 entry_SYSCALL_64_after_hwframe+0x44/0xa9 read to 0xffff88812c11dc88 of 8 bytes by task 7 on cpu 0: try_to_del_timer_sync+0x40/0xb0 kernel/time/timer.c:1226 del_timer_sync+0x68/0xa0 kernel/time/timer.c:1366 tipc_sub_unsubscribe+0x61/0x12b net/tipc/subscr.c:171 tipc_conn_delete_sub+0x11f/0x180 net/tipc/topsrv.c:238 tipc_conn_send_to_sock+0x27a/0x300 net/tipc/topsrv.c:266 tipc_conn_send_work+0x47/0x60 net/tipc/topsrv.c:304 process_one_work+0x424/0x930 kernel/workqueue.c:2268 worker_thread+0x9a/0x7e0 kernel/workqueue.c:2414 kthread+0x203/0x230 kernel/kthread.c:268 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:352 Reported by Kernel Concurrency Sanitizer on: CPU: 0 PID: 7 Comm: kworker/u4:0 Not tainted 5.7.0-rc1-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: tipc_send tipc_conn_send_work ==================================================================