================================================================== BUG: KCSAN: data-race in add_timer / run_timer_softirq 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 format_decode+0x1a4/0xaa0 lib/vsprintf.c:2456 vsnprintf+0xd1/0xb60 lib/vsprintf.c:2526 snprintf+0x6f/0xa0 lib/vsprintf.c:2707 tomoyo_print_header security/tomoyo/audit.c:221 [inline] tomoyo_init_log+0x5e7/0x10c0 security/tomoyo/audit.c:255 tomoyo_supervisor+0x23e/0xc90 security/tomoyo/common.c:2097 tomoyo_audit_path_number_log security/tomoyo/file.c:235 [inline] tomoyo_path_number_perm+0x2d7/0x360 security/tomoyo/file.c:734 tomoyo_file_ioctl+0x28/0x40 security/tomoyo/tomoyo.c:335 security_file_ioctl+0x69/0xa0 security/security.c:1460 ksys_ioctl+0x5a/0x150 fs/ioctl.c:757 __do_sys_ioctl fs/ioctl.c:772 [inline] __se_sys_ioctl fs/ioctl.c:770 [inline] __x64_sys_ioctl+0x47/0x60 fs/ioctl.c:770 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 6737 on cpu 0: __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 mod_delayed_work_on+0x85/0x100 kernel/workqueue.c:1711 mod_delayed_work include/linux/workqueue.h:537 [inline] addrconf_verify_rtnl+0x367/0xa80 net/ipv6/addrconf.c:4578 inet6_addr_add+0x369/0x5d0 net/ipv6/addrconf.c:2980 inet6_rtm_newaddr+0xa2e/0xfe0 net/ipv6/addrconf.c:4881 rtnetlink_rcv_msg+0x1d0/0x4e0 net/core/rtnetlink.c:5454 netlink_rcv_skb+0xaf/0x260 net/netlink/af_netlink.c:2469 rtnetlink_rcv+0x22/0x30 net/core/rtnetlink.c:5472 netlink_unicast_kernel net/netlink/af_netlink.c:1303 [inline] netlink_unicast+0x390/0x4c0 net/netlink/af_netlink.c:1329 netlink_sendmsg+0x4cf/0x8a0 net/netlink/af_netlink.c:1918 sock_sendmsg_nosec net/socket.c:652 [inline] sock_sendmsg+0x98/0xc0 net/socket.c:672 __sys_sendto+0x1e2/0x2c0 net/socket.c:2000 __do_sys_sendto net/socket.c:2012 [inline] __se_sys_sendto net/socket.c:2008 [inline] __x64_sys_sendto+0x7e/0xa0 net/socket.c:2008 do_syscall_64+0xc7/0x3b0 arch/x86/entry/common.c:295 entry_SYSCALL_64_after_hwframe+0x44/0xa9 Reported by Kernel Concurrency Sanitizer on: CPU: 0 PID: 6737 Comm: syz-executor.0 Not tainted 5.7.0-rc1-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 ==================================================================