================================================================== BUG: KCSAN: data-race in add_timer / run_timer_softirq write to 0xffff88812c01dc88 of 8 bytes by interrupt on cpu 0: expire_timers kernel/time/timer.c:1446 [inline] __run_timers kernel/time/timer.c:1774 [inline] __run_timers kernel/time/timer.c:1741 [inline] run_timer_softirq+0x440/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 get_current arch/x86/include/asm/current.h:15 [inline] get_ctx kernel/kcsan/core.c:193 [inline] check_access kernel/kcsan/core.c:579 [inline] __tsan_read8+0xa6/0x110 kernel/kcsan/core.c:770 tomoyo_path_matches_pattern+0x33/0x140 security/tomoyo/util.c:919 tomoyo_compare_name_union security/tomoyo/file.c:87 [inline] tomoyo_compare_name_union+0x6b/0x90 security/tomoyo/file.c:82 tomoyo_check_path_acl security/tomoyo/file.c:260 [inline] tomoyo_check_path_acl+0x7d/0xa0 security/tomoyo/file.c:252 tomoyo_check_acl+0xf8/0x280 security/tomoyo/domain.c:175 tomoyo_path_permission security/tomoyo/file.c:586 [inline] tomoyo_path_permission+0xda/0x150 security/tomoyo/file.c:573 tomoyo_path_perm+0x215/0x350 security/tomoyo/file.c:838 tomoyo_inode_getattr+0x23/0x40 security/tomoyo/tomoyo.c:129 security_inode_getattr+0x97/0xc0 security/security.c:1273 vfs_getattr+0x2c/0x70 fs/stat.c:117 vfs_statx_fd+0x74/0xc0 fs/stat.c:147 vfs_fstat include/linux/fs.h:3295 [inline] __do_sys_newfstat+0x46/0xa0 fs/stat.c:388 __se_sys_newfstat fs/stat.c:385 [inline] __x64_sys_newfstat+0x37/0x50 fs/stat.c:385 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 14534 on cpu 1: __mod_timer kernel/time/timer.c:1027 [inline] add_timer+0x175/0x550 kernel/time/timer.c:1137 __queue_delayed_work+0x13c/0x1d0 kernel/workqueue.c:1648 queue_delayed_work_on+0xef/0x110 kernel/workqueue.c:1673 queue_delayed_work include/linux/workqueue.h:522 [inline] bond_mii_monitor+0x594/0xc00 drivers/net/bonding/bond_main.c:2379 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: 14534 Comm: kworker/u4:4 Not tainted 5.7.0-rc1-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: bond3 bond_mii_monitor ==================================================================