./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1874172190 <...> Warning: Permanently added '10.128.1.126' (ED25519) to the list of known hosts. execve("./syz-executor1874172190", ["./syz-executor1874172190"], 0x7ffe3ec29a10 /* 10 vars */) = 0 brk(NULL) = 0x5555785de000 brk(0x5555785ded00) = 0x5555785ded00 arch_prctl(ARCH_SET_FS, 0x5555785de380) = 0 set_tid_address(0x5555785de650) = 5081 set_robust_list(0x5555785de660, 24) = 0 rseq(0x5555785deca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor1874172190", 4096) = 28 getrandom("\x79\x6e\xb3\x04\x72\x9d\x7a\x4f", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x5555785ded00 brk(0x5555785ffd00) = 0x5555785ffd00 brk(0x555578600000) = 0x555578600000 mprotect(0x7f6d404f9000, 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 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x5555785de650) = 5082 ./strace-static-x86_64: Process 5082 attached [pid 5082] set_robust_list(0x5555785de660, 24) = 0 [pid 5082] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5082] setpgid(0, 0) = 0 [pid 5082] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5082] write(3, "1000", 4) = 4 [pid 5082] close(3) = 0 [pid 5082] socket(AF_INET6, SOCK_STREAM, IPPROTO_IP) = 3 [pid 5082] listen(3, 0) = 0 [pid 5082] bpf(BPF_PROG_LOAD, {prog_type=BPF_PROG_TYPE_SK_MSG, insn_cnt=4, insns=0x20000380, license="GPL", log_level=1, log_size=0, log_buf=NULL, kern_version=KERNEL_VERSION(0, 0, 0), prog_flags=0, prog_name="", prog_ifindex=0, expected_attach_type=BPF_CGROUP_INET_INGRESS, prog_btf_fd=-1, func_info_rec_size=8, func_info=NULL, func_info_cnt=0, line_info_rec_size=16, line_info=NULL, line_info_cnt=0, attach_btf_id=0, attach_prog_fd=0, fd_array=NULL, ...}, 144) = 4 [pid 5082] bpf(BPF_MAP_CREATE, {map_type=BPF_MAP_TYPE_SOCKHASH, key_size=4, value_size=8, max_entries=11, map_flags=0, inner_map_fd=-1, map_name="", map_ifindex=0, btf_fd=-1, btf_key_type_id=0, btf_value_type_id=0, btf_vmlinux_value_type_id=0, map_extra=0}, 72) = 5 [pid 5082] bpf(BPF_PROG_ATTACH, {target_fd=5, attach_bpf_fd=4, attach_type=BPF_SK_MSG_VERDICT, attach_flags=0}, 16) = 0 [pid 5082] bpf(BPF_MAP_UPDATE_ELEM, {map_fd=5, key=0x20000240, value=0x200004c0, flags=BPF_ANY}, 32) = 0 [pid 5082] sendmmsg(3, [{msg_hdr={msg_name=NULL, msg_namelen=0, msg_iov=NULL, msg_iovlen=0, msg_controllen=0, msg_flags=MSG_PEEK|MSG_DONTROUTE|MSG_WAITALL|MSG_FIN|MSG_SYN|MSG_CONFIRM}, msg_len=0}, {msg_hdr={msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\xb0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., iov_len=536871425}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, msg_len=548642}], 2, 0) = 2 [pid 5082] exit_group(0) = ? [pid 5082] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5082, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5083 attached , child_tidptr=0x5555785de650) = 5083 [pid 5083] set_robust_list(0x5555785de660, 24) = 0 [pid 5083] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5083] setpgid(0, 0) = 0 [pid 5083] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5083] write(3, "1000", 4) = 4 [pid 5083] close(3) = 0 [pid 5083] socket(AF_INET6, SOCK_STREAM, IPPROTO_IP) = 3 [pid 5083] listen(3, 0) = 0 [pid 5083] bpf(BPF_PROG_LOAD, {prog_type=BPF_PROG_TYPE_SK_MSG, insn_cnt=4, insns=0x20000380, license="GPL", log_level=1, log_size=0, log_buf=NULL, kern_version=KERNEL_VERSION(0, 0, 0), prog_flags=0, prog_name="", prog_ifindex=0, expected_attach_type=BPF_CGROUP_INET_INGRESS, prog_btf_fd=-1, func_info_rec_size=8, func_info=NULL, func_info_cnt=0, line_info_rec_size=16, line_info=NULL, line_info_cnt=0, attach_btf_id=0, attach_prog_fd=0, fd_array=NULL, ...}, 144) = 4 [pid 5083] bpf(BPF_MAP_CREATE, {map_type=BPF_MAP_TYPE_SOCKHASH, key_size=4, value_size=8, max_entries=11, map_flags=0, inner_map_fd=-1, map_name="", map_ifindex=0, btf_fd=-1, btf_key_type_id=0, btf_value_type_id=0, btf_vmlinux_value_type_id=0, map_extra=0}, 72) = 5 [pid 5083] bpf(BPF_PROG_ATTACH, {target_fd=5, attach_bpf_fd=4, attach_type=BPF_SK_MSG_VERDICT, attach_flags=0}, 16) = 0 [pid 5083] bpf(BPF_MAP_UPDATE_ELEM, {map_fd=5, key=0x20000240, value=0x200004c0, flags=BPF_ANY}, 32) = 0 [ 110.311685][ C0] ------------[ cut here ]------------ [ 110.317443][ C0] WARNING: CPU: 0 PID: 5083 at net/ipv4/af_inet.c:156 inet_sock_destruct+0x6f2/0x8b0 [ 110.327133][ C0] Modules linked in: [ 110.331147][ C0] CPU: 0 PID: 5083 Comm: syz-executor187 Not tainted 6.8.0-syzkaller-08951-gfe46a7dd189e #0 [ 110.341301][ C0] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 110.351558][ C0] RIP: 0010:inet_sock_destruct+0x6f2/0x8b0 [ 110.357419][ C0] Code: 0f 0b 90 e9 fa fd ff ff e8 6b c1 3e f8 90 0f 0b 90 e9 30 fe ff ff e8 5d c1 3e f8 90 0f 0b 90 e9 84 fd ff ff e8 4f c1 3e f8 90 <0f> 0b 90 e9 8f fe ff ff e8 51 a3 99 f8 e9 65 fc ff ff 48 89 ef e8 [ 110.377160][ C0] RSP: 0018:ffffc90000007db0 EFLAGS: 00010246 [ 110.383323][ C0] RAX: 0000000000000000 RBX: ffff88802ae20d00 RCX: ffffffff894f7971 [ 110.391368][ C0] RDX: ffff888019748000 RSI: ffffffff894f7ae1 RDI: 0000000000000005 [ 110.399450][ C0] RBP: 00000000000000de R08: 0000000000000005 R09: 0000000000000000 [ 110.407458][ C0] R10: 00000000000000de R11: 0000000000000000 R12: ffff88802ae20d28 [ 110.415521][ C0] R13: ffff88802ae20d90 R14: 0000000000000000 R15: 0000000000000002 [ 110.423638][ C0] FS: 00005555785de380(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000 [ 110.432667][ C0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 110.439332][ C0] CR2: 0000000020088000 CR3: 00000000229ba000 CR4: 0000000000350ef0 [ 110.447326][ C0] Call Trace: [ 110.450684][ C0] [ 110.453580][ C0] ? show_regs+0x8c/0xa0 [ 110.457848][ C0] ? __warn+0xe5/0x390 [ 110.462010][ C0] ? inet_sock_destruct+0x6f2/0x8b0 [ 110.467277][ C0] ? report_bug+0x3c0/0x580 [ 110.471887][ C0] ? handle_bug+0x3d/0x70 [ 110.476307][ C0] ? exc_invalid_op+0x17/0x50 [ 110.481098][ C0] ? asm_exc_invalid_op+0x1a/0x20 [ 110.486225][ C0] ? inet_sock_destruct+0x581/0x8b0 [ 110.491517][ C0] ? inet_sock_destruct+0x6f1/0x8b0 [ 110.496780][ C0] ? inet_sock_destruct+0x6f2/0x8b0 [ 110.502084][ C0] ? srso_return_thunk+0x5/0x5f [ 110.507019][ C0] ? inet6_cleanup_sock+0x113/0x210 [ 110.512330][ C0] ? __pfx_inet6_sock_destruct+0x10/0x10 [ 110.518090][ C0] ? rcu_core+0x826/0x16b0 [ 110.522640][ C0] __sk_destruct+0x50/0x730 [ 110.527268][ C0] ? rcu_core+0x826/0x16b0 [ 110.531766][ C0] rcu_core+0x82b/0x16b0 [ 110.536096][ C0] ? __pfx_rcu_core+0x10/0x10 [ 110.540848][ C0] ? srso_return_thunk+0x5/0x5f [ 110.545779][ C0] ? srso_return_thunk+0x5/0x5f [ 110.550721][ C0] ? run_timer_base+0x11e/0x190 [ 110.555633][ C0] ? __pfx_run_timer_base+0x10/0x10 [ 110.560954][ C0] __do_softirq+0x21b/0x8de [ 110.565551][ C0] ? __pfx___do_softirq+0x10/0x10 [ 110.570679][ C0] ? srso_return_thunk+0x5/0x5f [ 110.575631][ C0] ? tcp_bpf_sendmsg+0xe8b/0x1bd0 [ 110.580745][ C0] do_softirq+0xb2/0xf0 [ 110.584983][ C0] [ 110.587938][ C0] [ 110.590934][ C0] __local_bh_enable_ip+0x100/0x120 [ 110.596221][ C0] tcp_bpf_sendmsg+0xe8b/0x1bd0 [ 110.601184][ C0] ? __pfx___lock_acquire+0x10/0x10 [ 110.606445][ C0] ? __pfx_tcp_bpf_sendmsg+0x10/0x10 [ 110.611828][ C0] ? srso_return_thunk+0x5/0x5f [ 110.616775][ C0] ? srso_return_thunk+0x5/0x5f [ 110.621719][ C0] ? hlock_class+0x4e/0x130 [ 110.626315][ C0] ? srso_return_thunk+0x5/0x5f [ 110.631380][ C0] ? aa_sk_perm+0x2f5/0xb40 [ 110.635963][ C0] ? __pfx_aa_sk_perm+0x10/0x10 [ 110.640915][ C0] ? srso_return_thunk+0x5/0x5f [ 110.645852][ C0] ? __import_iovec+0x1fd/0x6e0 [ 110.650829][ C0] ? __pfx_tcp_bpf_sendmsg+0x10/0x10 [ 110.656216][ C0] inet6_sendmsg+0x11c/0x140 [ 110.660887][ C0] ____sys_sendmsg+0x692/0xc90 [ 110.665730][ C0] ? copy_msghdr_from_user+0x10b/0x160 [ 110.671273][ C0] ? __pfx_____sys_sendmsg+0x10/0x10 [ 110.676656][ C0] ? srso_return_thunk+0x5/0x5f [ 110.681623][ C0] ? __lock_acquire+0x14f4/0x3b30 [ 110.686750][ C0] ___sys_sendmsg+0x135/0x1e0 [ 110.691525][ C0] ? __pfx____sys_sendmsg+0x10/0x10 [ 110.696783][ C0] ? srso_return_thunk+0x5/0x5f [ 110.701737][ C0] ? hlock_class+0x4e/0x130 [ 110.706339][ C0] ? srso_return_thunk+0x5/0x5f [ 110.711308][ C0] ? __pfx___might_resched+0x10/0x10 [ 110.716695][ C0] ? __might_fault+0xe3/0x190 [ 110.721466][ C0] __sys_sendmmsg+0x1a1/0x450 [ 110.726297][ C0] ? __pfx___sys_sendmmsg+0x10/0x10 [ 110.731608][ C0] ? __pfx_do_raw_spin_lock+0x10/0x10 [ 110.737083][ C0] ? srso_return_thunk+0x5/0x5f [ 110.742026][ C0] ? find_held_lock+0x2d/0x110 [ 110.746941][ C0] ? __pfx_restore_fpregs_from_fpstate+0x10/0x10 [ 110.753429][ C0] ? _raw_spin_unlock_irq+0x23/0x50 [ 110.758764][ C0] ? srso_return_thunk+0x5/0x5f [ 110.763660][ C0] ? lockdep_hardirqs_on+0x7c/0x110 [ 110.769004][ C0] ? srso_return_thunk+0x5/0x5f [ 110.773966][ C0] __x64_sys_sendmmsg+0x9c/0x100 [ 110.779025][ C0] ? srso_return_thunk+0x5/0x5f [ 110.784389][ C0] do_syscall_64+0xd5/0x260 [ 110.789021][ C0] entry_SYSCALL_64_after_hwframe+0x6d/0x75 [ 110.795004][ C0] RIP: 0033:0x7f6d40485d79 [ 110.799534][ C0] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 c1 17 00 00 90 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 b8 ff ff ff f7 d8 64 89 01 48 [ 110.819289][ C0] RSP: 002b:00007ffc14ebe768 EFLAGS: 00000246 ORIG_RAX: 0000000000000133 [ 110.827768][ C0] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f6d40485d79 [ 110.835815][ C0] RDX: 0000000000000002 RSI: 0000000020000300 RDI: 0000000000000003 [ 110.843887][ C0] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000006 [ 110.851940][ C0] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 110.859995][ C0] R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000001 [ 110.868047][ C0] [ 110.871153][ C0] Kernel panic - not syncing: kernel: panic_on_warn set ... [ 110.878491][ C0] CPU: 0 PID: 5083 Comm: syz-executor187 Not tainted 6.8.0-syzkaller-08951-gfe46a7dd189e #0 [ 110.888606][ C0] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 110.898677][ C0] Call Trace: [ 110.901971][ C0] [ 110.904830][ C0] dump_stack_lvl+0x3d/0x1f0 [ 110.909461][ C0] panic+0x6f5/0x7a0 [ 110.913386][ C0] ? __pfx_panic+0x10/0x10 [ 110.917827][ C0] ? srso_return_thunk+0x5/0x5f [ 110.922741][ C0] ? show_trace_log_lvl+0x363/0x500 [ 110.928014][ C0] ? check_panic_on_warn+0x1f/0xb0 [ 110.933165][ C0] ? inet_sock_destruct+0x6f2/0x8b0 [ 110.938384][ C0] check_panic_on_warn+0xab/0xb0 [ 110.943364][ C0] __warn+0xf1/0x390 [ 110.947316][ C0] ? inet_sock_destruct+0x6f2/0x8b0 [ 110.952542][ C0] report_bug+0x3c0/0x580 [ 110.956928][ C0] handle_bug+0x3d/0x70 [ 110.961122][ C0] exc_invalid_op+0x17/0x50 [ 110.965671][ C0] asm_exc_invalid_op+0x1a/0x20 [ 110.970585][ C0] RIP: 0010:inet_sock_destruct+0x6f2/0x8b0 [ 110.976430][ C0] Code: 0f 0b 90 e9 fa fd ff ff e8 6b c1 3e f8 90 0f 0b 90 e9 30 fe ff ff e8 5d c1 3e f8 90 0f 0b 90 e9 84 fd ff ff e8 4f c1 3e f8 90 <0f> 0b 90 e9 8f fe ff ff e8 51 a3 99 f8 e9 65 fc ff ff 48 89 ef e8 [ 110.996095][ C0] RSP: 0018:ffffc90000007db0 EFLAGS: 00010246 [ 111.002281][ C0] RAX: 0000000000000000 RBX: ffff88802ae20d00 RCX: ffffffff894f7971 [ 111.010270][ C0] RDX: ffff888019748000 RSI: ffffffff894f7ae1 RDI: 0000000000000005 [ 111.018256][ C0] RBP: 00000000000000de R08: 0000000000000005 R09: 0000000000000000 [ 111.026263][ C0] R10: 00000000000000de R11: 0000000000000000 R12: ffff88802ae20d28 [ 111.034247][ C0] R13: ffff88802ae20d90 R14: 0000000000000000 R15: 0000000000000002 [ 111.042242][ C0] ? inet_sock_destruct+0x581/0x8b0 [ 111.047461][ C0] ? inet_sock_destruct+0x6f1/0x8b0 [ 111.052685][ C0] ? srso_return_thunk+0x5/0x5f [ 111.057570][ C0] ? inet6_cleanup_sock+0x113/0x210 [ 111.062801][ C0] ? __pfx_inet6_sock_destruct+0x10/0x10 [ 111.068500][ C0] ? rcu_core+0x826/0x16b0 [ 111.073054][ C0] __sk_destruct+0x50/0x730 [ 111.077608][ C0] ? rcu_core+0x826/0x16b0 [ 111.082049][ C0] rcu_core+0x82b/0x16b0 [ 111.086342][ C0] ? __pfx_rcu_core+0x10/0x10 [ 111.091046][ C0] ? srso_return_thunk+0x5/0x5f [ 111.096035][ C0] ? srso_return_thunk+0x5/0x5f [ 111.100955][ C0] ? run_timer_base+0x11e/0x190 [ 111.105854][ C0] ? __pfx_run_timer_base+0x10/0x10 [ 111.111082][ C0] __do_softirq+0x21b/0x8de [ 111.115642][ C0] ? __pfx___do_softirq+0x10/0x10 [ 111.120749][ C0] ? srso_return_thunk+0x5/0x5f [ 111.125649][ C0] ? tcp_bpf_sendmsg+0xe8b/0x1bd0 [ 111.130719][ C0] do_softirq+0xb2/0xf0 [ 111.134909][ C0] [ 111.137862][ C0] [ 111.140810][ C0] __local_bh_enable_ip+0x100/0x120 [ 111.146044][ C0] tcp_bpf_sendmsg+0xe8b/0x1bd0 [ 111.150978][ C0] ? __pfx___lock_acquire+0x10/0x10 [ 111.156210][ C0] ? __pfx_tcp_bpf_sendmsg+0x10/0x10 [ 111.161525][ C0] ? srso_return_thunk+0x5/0x5f [ 111.166418][ C0] ? srso_return_thunk+0x5/0x5f [ 111.171313][ C0] ? hlock_class+0x4e/0x130 [ 111.175855][ C0] ? srso_return_thunk+0x5/0x5f [ 111.180851][ C0] ? aa_sk_perm+0x2f5/0xb40 [ 111.185381][ C0] ? __pfx_aa_sk_perm+0x10/0x10 [ 111.190284][ C0] ? srso_return_thunk+0x5/0x5f [ 111.195227][ C0] ? __import_iovec+0x1fd/0x6e0 [ 111.200118][ C0] ? __pfx_tcp_bpf_sendmsg+0x10/0x10 [ 111.205438][ C0] inet6_sendmsg+0x11c/0x140 [ 111.210056][ C0] ____sys_sendmsg+0x692/0xc90 [ 111.214854][ C0] ? copy_msghdr_from_user+0x10b/0x160 [ 111.220342][ C0] ? __pfx_____sys_sendmsg+0x10/0x10 [ 111.225667][ C0] ? srso_return_thunk+0x5/0x5f [ 111.230568][ C0] ? __lock_acquire+0x14f4/0x3b30 [ 111.235627][ C0] ___sys_sendmsg+0x135/0x1e0 [ 111.240340][ C0] ? __pfx____sys_sendmsg+0x10/0x10 [ 111.245559][ C0] ? srso_return_thunk+0x5/0x5f [ 111.250449][ C0] ? hlock_class+0x4e/0x130 [ 111.255021][ C0] ? srso_return_thunk+0x5/0x5f [ 111.259919][ C0] ? __pfx___might_resched+0x10/0x10 [ 111.265492][ C0] ? __might_fault+0xe3/0x190 [ 111.270204][ C0] __sys_sendmmsg+0x1a1/0x450 [ 111.274938][ C0] ? __pfx___sys_sendmmsg+0x10/0x10 [ 111.280167][ C0] ? __pfx_do_raw_spin_lock+0x10/0x10 [ 111.285594][ C0] ? srso_return_thunk+0x5/0x5f [ 111.290496][ C0] ? find_held_lock+0x2d/0x110 [ 111.295311][ C0] ? __pfx_restore_fpregs_from_fpstate+0x10/0x10 [ 111.301680][ C0] ? _raw_spin_unlock_irq+0x23/0x50 [ 111.306911][ C0] ? srso_return_thunk+0x5/0x5f [ 111.311815][ C0] ? lockdep_hardirqs_on+0x7c/0x110 [ 111.317044][ C0] ? srso_return_thunk+0x5/0x5f [ 111.321934][ C0] __x64_sys_sendmmsg+0x9c/0x100 [ 111.326911][ C0] ? srso_return_thunk+0x5/0x5f [ 111.331836][ C0] do_syscall_64+0xd5/0x260 [ 111.336378][ C0] entry_SYSCALL_64_after_hwframe+0x6d/0x75 [ 111.342312][ C0] RIP: 0033:0x7f6d40485d79 [ 111.346742][ C0] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 c1 17 00 00 90 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 b8 ff ff ff f7 d8 64 89 01 48 [ 111.366367][ C0] RSP: 002b:00007ffc14ebe768 EFLAGS: 00000246 ORIG_RAX: 0000000000000133 [ 111.374809][ C0] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f6d40485d79 [ 111.382816][ C0] RDX: 0000000000000002 RSI: 0000000020000300 RDI: 0000000000000003 [ 111.390801][ C0] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000006 [ 111.398788][ C0] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 111.406858][ C0] R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000001 [ 111.414865][ C0] [ 111.418150][ C0] Kernel Offset: disabled [ 111.422535][ C0] Rebooting in 86400 seconds..