================================================================== BUG: KCSAN: data-race in run_timer_softirq / try_to_del_timer_sync write to 0xffff88812c01dc88 of 8 bytes by interrupt on cpu 0: 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 __sanitizer_cov_trace_pc+0x3b/0x50 kernel/kcov.c:192 tomoyo_domain_quota_is_ok+0x249/0x2b0 security/tomoyo/util.c:1070 tomoyo_supervisor+0x1d9/0xc90 security/tomoyo/common.c:2089 tomoyo_audit_net_log security/tomoyo/network.c:367 [inline] tomoyo_audit_inet_log+0x13d/0x1a0 security/tomoyo/network.c:393 tomoyo_inet_entry security/tomoyo/network.c:484 [inline] tomoyo_check_inet_address security/tomoyo/network.c:532 [inline] tomoyo_check_inet_address+0x30f/0x340 security/tomoyo/network.c:501 tomoyo_socket_connect_permission+0x16c/0x220 security/tomoyo/network.c:710 tomoyo_socket_connect+0x2b/0x40 security/tomoyo/tomoyo.c:456 security_socket_connect+0x67/0xa0 security/security.c:2049 __sys_connect_file+0x85/0xf0 net/socket.c:1855 __sys_connect+0x11b/0x150 net/socket.c:1876 __do_sys_connect net/socket.c:1887 [inline] __se_sys_connect net/socket.c:1884 [inline] __x64_sys_connect+0x48/0x60 net/socket.c:1884 do_syscall_64+0xc7/0x3b0 arch/x86/entry/common.c:295 entry_SYSCALL_64_after_hwframe+0x44/0xa9 read to 0xffff88812c01dc88 of 8 bytes by task 29 on cpu 1: 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: 1 PID: 29 Comm: kworker/u4:2 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 ==================================================================