./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1549150582 <...> Warning: Permanently added '10.128.0.227' (ECDSA) to the list of known hosts. execve("./syz-executor1549150582", ["./syz-executor1549150582"], 0x7ffcaaf41240 /* 10 vars */) = 0 brk(NULL) = 0x555555e75000 brk(0x555555e75c40) = 0x555555e75c40 arch_prctl(ARCH_SET_FS, 0x555555e75300) = 0 uname({sysname="Linux", nodename="syzkaller", ...}) = 0 readlink("/proc/self/exe", "/root/syz-executor1549150582", 4096) = 28 brk(0x555555e96c40) = 0x555555e96c40 brk(0x555555e97000) = 0x555555e97000 mprotect(0x7f54c2ceb000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 openat(AT_FDCWD, "/sys/kernel/debug/failslab/ignore-gfp-wait", O_WRONLY|O_CLOEXEC) = 3 write(3, "N", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/sys/kernel/debug/fail_futex/ignore-private", O_WRONLY|O_CLOEXEC) = 3 write(3, "N", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/sys/kernel/debug/fail_page_alloc/ignore-gfp-highmem", O_WRONLY|O_CLOEXEC) = 3 write(3, "N", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/sys/kernel/debug/fail_page_alloc/ignore-gfp-wait", O_WRONLY|O_CLOEXEC) = 3 write(3, "N", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/sys/kernel/debug/fail_page_alloc/min-order", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 chmod("/dev/raw-gadget", 0666) = 0 unshare(CLONE_NEWPID) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 3609 attached , child_tidptr=0x555555e755d0) = 3609 [pid 3609] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL) = -1 EBUSY (Device or resource busy) [pid 3609] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 3609] setsid() = 1 [pid 3609] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, NULL) = 0 [pid 3609] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, NULL) = 0 [pid 3609] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, NULL) = 0 [pid 3609] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, NULL) = 0 [pid 3609] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, NULL) = 0 [pid 3609] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 [pid 3609] unshare(CLONE_NEWNS) = 0 [pid 3609] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL) = 0 [pid 3609] unshare(CLONE_NEWIPC) = 0 [pid 3609] unshare(CLONE_NEWCGROUP) = 0 [pid 3609] unshare(CLONE_NEWUTS) = 0 [pid 3609] unshare(CLONE_SYSVSEM) = 0 [pid 3609] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC) = 3 [pid 3609] write(3, "16777216", 8) = 8 [pid 3609] close(3) = 0 [pid 3609] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC) = 3 [pid 3609] write(3, "536870912", 9) = 9 [pid 3609] close(3) = 0 [pid 3609] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC) = 3 [pid 3609] write(3, "1024", 4) = 4 [pid 3609] close(3) = 0 [pid 3609] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC) = 3 [pid 3609] write(3, "8192", 4) = 4 [pid 3609] close(3) = 0 [pid 3609] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC) = 3 [pid 3609] write(3, "1024", 4) = 4 [pid 3609] close(3) = 0 [pid 3609] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC) = 3 [pid 3609] write(3, "1024", 4) = 4 [pid 3609] close(3) = 0 [pid 3609] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC) = 3 [pid 3609] write(3, "1024 1048576 500 1024", 21) = 21 [pid 3609] close(3) = 0 [pid 3609] getpid() = 1 [pid 3609] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [ 53.182718][ T3609] dump_stack_lvl+0xcd/0x134 [ 53.187323][ T3609] print_report.cold+0x2ba/0x719 [ 53.192270][ T3609] ? ccid2_hc_tx_packet_recv+0x22a6/0x2610 [ 53.198096][ T3609] kasan_report+0xb1/0x1e0 [ 53.202531][ T3609] ? ccid2_hc_tx_packet_recv+0x22a6/0x2610 [ 53.208350][ T3609] ccid2_hc_tx_packet_recv+0x22a6/0x2610 [ 53.214000][ T3609] ? slab_free_freelist_hook+0x8b/0x1c0 [ 53.219557][ T3609] ? dccp_ackvec_clear_state+0x2e6/0x6f0 [ 53.225202][ T3609] ? memset+0x20/0x40 [ 53.229204][ T3609] ? ccid2_hc_tx_rto_expire+0x6c0/0x6c0 [ 53.234765][ T3609] dccp_deliver_input_to_ccids+0x1eb/0x260 [ 53.240581][ T3609] dccp_rcv_established+0x107/0x160 [ 53.245787][ T3609] dccp_v4_do_rcv+0x164/0x1a0 [ 53.250479][ T3609] __release_sock+0x12f/0x3a0 [ 53.255177][ T3609] release_sock+0x54/0x1b0 [ 53.259613][ T3609] dccp_sendmsg+0x697/0xca0 [ 53.264131][ T3609] ? trace_event_raw_event_dccp_probe+0xd90/0xd90 [ 53.270556][ T3609] ? aa_af_perm+0x230/0x230 [ 53.275075][ T3609] ? __import_iovec+0x1f7/0x610 [ 53.279944][ T3609] inet_sendmsg+0x99/0xe0 [ 53.284287][ T3609] ? inet_send_prepare+0x4e0/0x4e0 [ 53.289414][ T3609] sock_sendmsg+0xcf/0x120 [ 53.293835][ T3609] ____sys_sendmsg+0x334/0x8c0 [ 53.298611][ T3609] ? copy_msghdr_from_user+0xfc/0x150 [ 53.303992][ T3609] ? kernel_sendmsg+0x50/0x50 [ 53.308682][ T3609] ___sys_sendmsg+0x110/0x1b0 [ 53.313372][ T3609] ? do_recvmmsg+0x6e0/0x6e0 [ 53.317977][ T3609] ? find_held_lock+0x2d/0x110 [ 53.322762][ T3609] ? __might_fault+0xd1/0x170 [ 53.327442][ T3609] ? lock_downgrade+0x6e0/0x6e0 [ 53.332307][ T3609] __sys_sendmmsg+0x18b/0x460 [ 53.336996][ T3609] ? __ia32_sys_sendmsg+0xb0/0xb0 [ 53.342032][ T3609] ? _raw_spin_lock_irq+0x41/0x50 [ 53.347073][ T3609] ? find_held_lock+0x2d/0x110 [ 53.351860][ T3609] ? ptrace_notify+0xfa/0x140 [ 53.356543][ T3609] ? lock_downgrade+0x6e0/0x6e0 [ 53.361402][ T3609] ? _raw_spin_unlock_irq+0x1f/0x40 [ 53.366613][ T3609] ? _raw_spin_unlock_irq+0x1f/0x40 [ 53.371823][ T3609] ? lockdep_hardirqs_on+0x79/0x100 [ 53.377043][ T3609] __x64_sys_sendmmsg+0x99/0x100 [ 53.381991][ T3609] do_syscall_64+0x35/0xb0 [ 53.386428][ T3609] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 53.392338][ T3609] RIP: 0033:0x7f54c2c776f9 [ 53.396758][ T3609] Code: 28 c3 e8 4a 15 00 00 66 2e 0f 1f 84 00 00 00 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48 [ 53.416370][ T3609] RSP: 002b:00007fff62afeb28 EFLAGS: 00000246 ORIG_RAX: 0000000000000133 [ 53.424791][ T3609] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f54c2c776f9 [ 53.432771][ T3609] RDX: 04000000000001e6 RSI: 0000000020000c00 RDI: 0000000000000005 [ 53.440746][ T3609] RBP: 00007fff62afeb40 R08: 0000000000000001 R09: 0000000000000000 [ 53.448733][ T3609] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000006 [ 53.456708][ T3609] R13: 00007fff62afeb60 R14: 0000000000000003 R15: 0000000000000000 [ 53.464688][ T3609] [ 53.467706][ T3609] [ 53.470028][ T3609] Allocated by task 3609: [ 53.474354][ T3609] kasan_save_stack+0x1e/0x40 [ 53.479050][ T3609] __kasan_kmalloc+0xa9/0xd0 [ 53.483651][ T3609] __alloc_skb+0xd9/0x2f0 [ 53.487986][ T3609] dccp_send_ack.part.0+0x75/0x2f0 [ 53.493107][ T3609] dccp_send_ack+0x53/0x70 [ 53.497541][ T3609] ccid2_hc_rx_packet_recv+0x130/0x1a0 [ 53.503025][ T3609] dccp_deliver_input_to_ccids+0xe1/0x260 [ 53.508766][ T3609] dccp_rcv_established+0x107/0x160 [ 53.513981][ T3609] dccp_v4_do_rcv+0x164/0x1a0 [ 53.518677][ T3609] __sk_receive_skb+0x294/0x820 [ 53.523544][ T3609] dccp_v4_rcv+0xfb5/0x18a0 [ 53.528070][ T3609] ip_protocol_deliver_rcu+0x9b/0x7c0 [ 53.533457][ T3609] ip_local_deliver_finish+0x2e8/0x4c0 [ 53.538924][ T3609] ip_local_deliver+0x1aa/0x200 [ 53.543783][ T3609] ip_rcv_finish+0x1cb/0x2f0 [ 53.548383][ T3609] ip_rcv+0xaa/0xd0 [ 53.552204][ T3609] __netif_receive_skb_one_core+0x114/0x180 [ 53.558102][ T3609] __netif_receive_skb+0x1f/0x1c0 [ 53.563128][ T3609] process_backlog+0x3a0/0x7c0 [ 53.567899][ T3609] __napi_poll+0xb3/0x6d0 [ 53.572231][ T3609] net_rx_action+0x9c1/0xd90 [ 53.576827][ T3609] __do_softirq+0x1d0/0x9c8 [ 53.581347][ T3609] [ 53.583671][ T3609] Freed by task 3609: [ 53.587649][ T3609] kasan_save_stack+0x1e/0x40 [ 53.592335][ T3609] kasan_set_track+0x21/0x30 [ 53.596933][ T3609] kasan_set_free_info+0x20/0x30 [ 53.601889][ T3609] ____kasan_slab_free+0x166/0x1c0 [ 53.607021][ T3609] slab_free_freelist_hook+0x8b/0x1c0 [ 53.612414][ T3609] kfree+0xe2/0x580 [ 53.616240][ T3609] skb_free_head+0xac/0x110 [ 53.620772][ T3609] skb_release_data+0x5f1/0x870 [ 53.625640][ T3609] kfree_skb_reason+0x14e/0x410 [ 53.630498][ T3609] dccp_v4_do_rcv+0x13e/0x1a0 [ 53.635189][ T3609] __release_sock+0x12f/0x3a0 [ 53.639880][ T3609] release_sock+0x54/0x1b0 [ 53.644314][ T3609] dccp_sendmsg+0x697/0xca0 [ 53.648824][ T3609] inet_sendmsg+0x99/0xe0 [ 53.653165][ T3609] sock_sendmsg+0xcf/0x120 [ 53.657582][ T3609] ____sys_sendmsg+0x334/0x8c0 [ 53.662350][ T3609] ___sys_sendmsg+0x110/0x1b0 [ 53.667035][ T3609] __sys_sendmmsg+0x18b/0x460 [ 53.671719][ T3609] __x64_sys_sendmmsg+0x99/0x100 [ 53.676666][ T3609] do_syscall_64+0x35/0xb0 [ 53.681097][ T3609] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 53.687003][ T3609] [ 53.689325][ T3609] The buggy address belongs to the object at ffff88807eec7000 [ 53.689325][ T3609] which belongs to the cache kmalloc-2k of size 2048 [ 53.703375][ T3609] The buggy address is located 1172 bytes inside of [ 53.703375][ T3609] 2048-byte region [ffff88807eec7000, ffff88807eec7800) [ 53.716834][ T3609] [ 53.719157][ T3609] The buggy address belongs to the physical page: [ 53.725562][ T3609] page:ffffea0001fbb000 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x7eec0 [ 53.735725][ T3609] head:ffffea0001fbb000 order:3 compound_mapcount:0 compound_pincount:0 [ 53.744055][ T3609] flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) [ 53.752057][ T3609] raw: 00fff00000010200 0000000000000000 dead000000000122 ffff888011842000 [ 53.760652][ T3609] raw: 0000000000000000 0000000000080008 00000001ffffffff 0000000000000000 [ 53.769237][ T3609] page dumped because: kasan: bad access detected [ 53.775647][ T3609] page_owner tracks the page as allocated [ 53.781356][ T3609] page last allocated via order 3, migratetype Unmovable, gfp_mask 0xd2a20(GFP_ATOMIC|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 3609, tgid 3609 (syz-executor154), ts 53112340534, free_ts 53094787553 [ 53.802375][ T3609] get_page_from_freelist+0x109b/0x2ce0 [ 53.807941][ T3609] __alloc_pages+0x1c7/0x510 [ 53.812544][ T3609] alloc_pages+0x1a6/0x270 [ 53.816969][ T3609] allocate_slab+0x27e/0x3d0 [ 53.821568][ T3609] ___slab_alloc+0x84f/0xe80 [ 53.826165][ T3609] __slab_alloc.constprop.0+0x4d/0xa0 [ 53.831569][ T3609] __kmalloc_node_track_caller+0x2f1/0x390 [ 53.837385][ T3609] __alloc_skb+0xd9/0x2f0 [ 53.841717][ T3609] sock_wmalloc+0xd0/0x120 [ 53.846149][ T3609] dccp_make_response+0x33/0xef0 [ 53.851093][ T3609] dccp_v4_send_response+0x9d/0x670 [ 53.856306][ T3609] dccp_v4_conn_request+0xb47/0x11c0 [ 53.861605][ T3609] dccp_v6_conn_request+0xe30/0x1650 [ 53.866906][ T3609] dccp_rcv_state_process+0x47d/0x1370 [ 53.872371][ T3609] dccp_v4_do_rcv+0x112/0x1a0 [ 53.877061][ T3609] dccp_v6_do_rcv+0x9af/0xc60 [ 53.881753][ T3609] page last free stack trace: [ 53.886421][ T3609] free_pcp_prepare+0x5e4/0xd20 [ 53.891283][ T3609] free_unref_page+0x19/0x4d0 [ 53.895972][ T3609] __unfreeze_partials+0x17c/0x1a0 [ 53.901090][ T3609] qlist_free_all+0x6a/0x170 [ 53.905698][ T3609] kasan_quarantine_reduce+0x180/0x200 [ 53.911173][ T3609] __kasan_slab_alloc+0xa2/0xc0 [ 53.916038][ T3609] __kmalloc_node+0x2a9/0x380 [ 53.920741][ T3609] kvmalloc_node+0x3f/0x1b0 [ 53.925253][ T3609] do_getxattr+0xac/0x3f0 [ 53.929592][ T3609] getxattr+0x10d/0x180 [ 53.933755][ T3609] path_getxattr+0xde/0x180 [ 53.938268][ T3609] do_syscall_64+0x35/0xb0 [ 53.942702][ T3609] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 53.948611][ T3609] [ 53.950930][ T3609] Memory state around the buggy address: [ 53.956555][ T3609] ffff88807eec7380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 53.964618][ T3609] ffff88807eec7400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 53.972677][ T3609] >ffff88807eec7480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 53.980747][ T3609] ^ [ 53.985336][ T3609] ffff88807eec7500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 53.993394][ T3609] ffff88807eec7580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb [ 54.001449][ T3609] ================================================================== [ 54.017786][ T3609] Kernel panic - not syncing: panic_on_warn set ... [ 54.024412][ T3609] CPU: 1 PID: 3609 Comm: syz-executor154 Not tainted 6.0.0-syzkaller-02757-gaf7d23f9d96a #0 [ 54.034506][ T3609] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022 [ 54.044592][ T3609] Call Trace: [ 54.047874][ T3609] [ 54.050810][ T3609] dump_stack_lvl+0xcd/0x134 [ 54.055417][ T3609] panic+0x2c8/0x627 [ 54.059318][ T3609] ? panic_print_sys_info.part.0+0x10b/0x10b [ 54.065310][ T3609] ? preempt_schedule_common+0x59/0xc0 [ 54.070780][ T3609] ? preempt_schedule_thunk+0x16/0x18 [ 54.076175][ T3609] ? ccid2_hc_tx_packet_recv+0x22a6/0x2610 [ 54.082000][ T3609] end_report.part.0+0x3f/0x7c [ 54.086775][ T3609] kasan_report.cold+0xa/0xf [ 54.091377][ T3609] ? ccid2_hc_tx_packet_recv+0x22a6/0x2610 [ 54.097197][ T3609] ccid2_hc_tx_packet_recv+0x22a6/0x2610 [ 54.102854][ T3609] ? slab_free_freelist_hook+0x8b/0x1c0 [ 54.108414][ T3609] ? dccp_ackvec_clear_state+0x2e6/0x6f0 [ 54.114061][ T3609] ? memset+0x20/0x40 [ 54.118064][ T3609] ? ccid2_hc_tx_rto_expire+0x6c0/0x6c0 [ 54.123625][ T3609] dccp_deliver_input_to_ccids+0x1eb/0x260 [ 54.129441][ T3609] dccp_rcv_established+0x107/0x160 [ 54.134650][ T3609] dccp_v4_do_rcv+0x164/0x1a0 [ 54.139344][ T3609] __release_sock+0x12f/0x3a0 [ 54.144060][ T3609] release_sock+0x54/0x1b0 [ 54.148515][ T3609] dccp_sendmsg+0x697/0xca0 [ 54.153046][ T3609] ? trace_event_raw_event_dccp_probe+0xd90/0xd90 [ 54.159479][ T3609] ? aa_af_perm+0x230/0x230 [ 54.164004][ T3609] ? __import_iovec+0x1f7/0x610 [ 54.168878][ T3609] inet_sendmsg+0x99/0xe0 [ 54.173231][ T3609] ? inet_send_prepare+0x4e0/0x4e0 [ 54.178363][ T3609] sock_sendmsg+0xcf/0x120 [ 54.182786][ T3609] ____sys_sendmsg+0x334/0x8c0 [ 54.187556][ T3609] ? copy_msghdr_from_user+0xfc/0x150 [ 54.192944][ T3609] ? kernel_sendmsg+0x50/0x50 [ 54.197631][ T3609] ___sys_sendmsg+0x110/0x1b0 [ 54.202318][ T3609] ? do_recvmmsg+0x6e0/0x6e0 [ 54.206923][ T3609] ? find_held_lock+0x2d/0x110 [ 54.211709][ T3609] ? __might_fault+0xd1/0x170 [ 54.216392][ T3609] ? lock_downgrade+0x6e0/0x6e0 [ 54.221258][ T3609] __sys_sendmmsg+0x18b/0x460 [ 54.225957][ T3609] ? __ia32_sys_sendmsg+0xb0/0xb0 [ 54.230992][ T3609] ? _raw_spin_lock_irq+0x41/0x50 [ 54.236032][ T3609] ? find_held_lock+0x2d/0x110 [ 54.240816][ T3609] ? ptrace_notify+0xfa/0x140 [ 54.245505][ T3609] ? lock_downgrade+0x6e0/0x6e0 [ 54.250364][ T3609] ? _raw_spin_unlock_irq+0x1f/0x40 [ 54.255573][ T3609] ? _raw_spin_unlock_irq+0x1f/0x40 [ 54.260790][ T3609] ? lockdep_hardirqs_on+0x79/0x100 [ 54.266004][ T3609] __x64_sys_sendmmsg+0x99/0x100 [ 54.270953][ T3609] do_syscall_64+0x35/0xb0 [ 54.275390][ T3609] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 54.281305][ T3609] RIP: 0033:0x7f54c2c776f9 [ 54.285724][ T3609] Code: 28 c3 e8 4a 15 00 00 66 2e 0f 1f 84 00 00 00 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48 [ 54.305338][ T3609] RSP: 002b:00007fff62afeb28 EFLAGS: 00000246 ORIG_RAX: 0000000000000133 [ 54.313754][ T3609] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007f54c2c776f9 [ 54.321731][ T3609] RDX: 04000000000001e6 RSI: 0000000020000c00 RDI: 0000000000000005 [ 54.329705][ T3609] RBP: 00007fff62afeb40 R08: 0000000000000001 R09: 0000000000000000 [ 54.337682][ T3609] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000006 [ 54.345654][ T3609] R13: 00007fff62afeb60 R14: 0000000000000003 R15: 0000000000000000 [ 54.353652][ T3609] [ 54.356899][ T3609] Kernel Offset: disabled [ 54.361226][ T3609] Rebooting in 86400 seconds..