================================================================== BUG: KCSAN: data-race in ktime_get_seconds / timekeeping_advance write to 0xffffffff88ae90c8 of 280 bytes by interrupt on cpu 0: timekeeping_advance+0x88e/0xd80 include/linux/string.h:381 update_wall_time+0x15/0x20 kernel/time/timekeeping.c:2136 tick_do_update_jiffies64+0x1e5/0x2a0 kernel/time/tick-sched.c:101 tick_sched_do_timer+0xc7/0xd0 kernel/time/tick-sched.c:147 tick_sched_timer+0x3f/0xd0 kernel/time/tick-sched.c:1313 __run_hrtimer kernel/time/hrtimer.c:1520 [inline] __hrtimer_run_queues+0x271/0x600 kernel/time/hrtimer.c:1584 hrtimer_interrupt+0x226/0x490 kernel/time/hrtimer.c:1646 local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1113 [inline] smp_apic_timer_interrupt+0xd8/0x270 arch/x86/kernel/apic/apic.c:1138 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:829 tomoyo_get_absolute_path security/tomoyo/realpath.c:101 [inline] tomoyo_realpath_from_path+0x2e2/0x3d0 security/tomoyo/realpath.c:274 tomoyo_get_realpath security/tomoyo/file.c:151 [inline] tomoyo_check_open_permission+0x1dc/0x2d0 security/tomoyo/file.c:771 tomoyo_file_open security/tomoyo/tomoyo.c:319 [inline] tomoyo_file_open+0x6c/0x90 security/tomoyo/tomoyo.c:314 security_file_open+0x64/0x280 security/security.c:1548 do_dentry_open+0x212/0x970 fs/open.c:784 vfs_open+0x62/0x80 fs/open.c:911 do_open fs/namei.c:3229 [inline] path_openat+0x1ff4/0x23d0 fs/namei.c:3346 do_filp_open+0x11e/0x1b0 fs/namei.c:3373 do_sys_openat2+0x52e/0x680 fs/open.c:1148 do_sys_open+0xa2/0x110 fs/open.c:1164 ksys_open include/linux/syscalls.h:1386 [inline] __do_sys_open fs/open.c:1170 [inline] __se_sys_open fs/open.c:1168 [inline] __x64_sys_open+0x50/0x60 fs/open.c:1168 do_syscall_64+0xc7/0x3b0 arch/x86/entry/common.c:295 entry_SYSCALL_64_after_hwframe+0x44/0xa9 read to 0xffffffff88ae9140 of 8 bytes by task 29 on cpu 1: ktime_get_seconds+0x42/0x60 kernel/time/timekeeping.c:917 tcp_store_ts_recent net/ipv4/tcp_input.c:3490 [inline] tcp_rcv_synsent_state_process net/ipv4/tcp_input.c:5985 [inline] tcp_rcv_state_process+0x1a06/0x2479 net/ipv4/tcp_input.c:6204 tcp_v4_do_rcv+0x21b/0x4f0 net/ipv4/tcp_ipv4.c:1643 sk_backlog_rcv include/net/sock.h:996 [inline] __release_sock+0x130/0x1e0 net/core/sock.c:2460 release_sock+0x5e/0x160 net/core/sock.c:2976 inet_stream_connect+0x62/0x80 net/ipv4/af_inet.c:720 rds_tcp_conn_path_connect+0x2e1/0x5d0 net/rds/tcp_connect.c:172 rds_connect_worker+0x10b/0x1a0 net/rds/threads.c:176 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: krdsd rds_connect_worker ==================================================================