./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1231075564 <...> Warning: Permanently added '10.128.1.39' (ED25519) to the list of known hosts. execve("./syz-executor1231075564", ["./syz-executor1231075564"], 0x7ffe91967280 /* 10 vars */) = 0 brk(NULL) = 0x555556edb000 brk(0x555556edbd00) = 0x555556edbd00 arch_prctl(ARCH_SET_FS, 0x555556edb380) = 0 set_tid_address(0x555556edb650) = 5056 set_robust_list(0x555556edb660, 24) = 0 rseq(0x555556edbca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor1231075564", 4096) = 28 getrandom("\x1f\x25\x4b\x27\xcc\xe3\x08\x23", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x555556edbd00 brk(0x555556efcd00) = 0x555556efcd00 brk(0x555556efd000) = 0x555556efd000 mprotect(0x7f125b9a1000, 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 unshare(CLONE_NEWPID) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5057 attached [pid 5057] set_robust_list(0x555556edb660, 24 [pid 5056] <... clone resumed>, child_tidptr=0x555556edb650) = 5057 [pid 5057] <... set_robust_list resumed>) = 0 [pid 5057] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL) = -1 EBUSY (Device or resource busy) [pid 5057] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5057] setsid() = 1 [pid 5057] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, NULL) = 0 [pid 5057] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, NULL) = 0 [pid 5057] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, NULL) = 0 [pid 5057] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, NULL) = 0 [pid 5057] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, NULL) = 0 [pid 5057] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 [pid 5057] unshare(CLONE_NEWNS) = 0 [pid 5057] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL) = 0 [pid 5057] unshare(CLONE_NEWIPC) = 0 [pid 5057] unshare(CLONE_NEWCGROUP) = 0 [pid 5057] unshare(CLONE_NEWUTS) = 0 [pid 5057] unshare(CLONE_SYSVSEM) = 0 [pid 5057] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC) = 3 [pid 5057] write(3, "16777216", 8) = 8 [pid 5057] close(3) = 0 [pid 5057] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC) = 3 [pid 5057] write(3, "536870912", 9) = 9 [pid 5057] close(3) = 0 [pid 5057] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC) = 3 [pid 5057] write(3, "1024", 4) = 4 [pid 5057] close(3) = 0 [pid 5057] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC) = 3 [pid 5057] write(3, "8192", 4) = 4 [pid 5057] close(3) = 0 [pid 5057] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC) = 3 [pid 5057] write(3, "1024", 4) = 4 [pid 5057] close(3) = 0 [pid 5057] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC) = 3 [pid 5057] write(3, "1024", 4) = 4 [pid 5057] close(3) = 0 [pid 5057] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC) = 3 [pid 5057] write(3, "1024 1048576 500 1024", 21) = 21 [pid 5057] close(3) = 0 [pid 5057] getpid() = 1 [pid 5057] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1<) = 0 [pid 5057] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5061 attached [pid 5061] set_robust_list(0x555556edb660, 24 [pid 5057] <... clone resumed>, child_tidptr=0x555556edb650) = 3 [pid 5061] <... set_robust_list resumed>) = 0 [pid 5061] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5061] setpgid(0, 0) = 0 [pid 5061] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5061] write(3, "1000", 4) = 4 [pid 5061] close(3) = 0 [pid 5061] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 3 [pid 5061] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4 [pid 5061] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32 [pid 5061] recvfrom(4, [{nlmsg_len=2516, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=3}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x31\x00\x06\x00\x01\x00\x23\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x49\x01\x00\x00\x00\x09\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x02\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 2516 [pid 5061] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=3}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5061] close(4) = 0 [pid 5061] ioctl(3, SIOCGIFINDEX, {ifr_name="wlan1", ifr_ifindex=12}) = 0 [ 55.346122][ T5061] ------------[ cut here ]------------ [ 55.351992][ T5061] wlan1: Failed check-sdata-in-driver check, flags: 0x0 [ 55.359974][ T5061] WARNING: CPU: 0 PID: 5061 at net/mac80211/main.c:238 ieee80211_bss_info_change_notify+0x2d6/0x840 [ 55.370833][ T5061] Modules linked in: [ 55.374937][ T5061] CPU: 0 PID: 5061 Comm: syz-executor123 Not tainted 6.8.0-rc1-syzkaller-00286-g168174d78157 #0 [ 55.385380][ T5061] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023 [ 55.395635][ T5061] RIP: 0010:ieee80211_bss_info_change_notify+0x2d6/0x840 [ 55.402648][ T5061] Code: 8b 74 24 08 48 81 c6 20 01 00 00 48 89 74 24 08 e8 1f 80 8c f7 8b 14 24 48 c7 c7 c0 2d 0d 8c 48 8b 74 24 08 e8 ab 73 52 f7 90 <0f> 0b 90 90 e8 01 80 8c f7 4c 89 f2 48 b8 00 00 00 00 00 fc ff df [ 55.422293][ T5061] RSP: 0018:ffffc9000436f320 EFLAGS: 00010286 [ 55.428387][ T5061] RAX: 0000000000000000 RBX: ffff88804c2e0c80 RCX: ffffffff814e18f9 [ 55.436383][ T5061] RDX: ffff88807e595940 RSI: ffffffff814e1906 RDI: 0000000000000001 [ 55.444402][ T5061] RBP: 0000000000000a00 R08: 0000000000000001 R09: 0000000000000000 [ 55.452376][ T5061] R10: 0000000000000001 R11: 0000000000000001 R12: ffff88804f3d8e20 [ 55.460371][ T5061] R13: ffff88804c2e26e8 R14: ffff88804c2e14d0 R15: 0000000000000000 [ 55.468540][ T5061] FS: 0000555556edb380(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000 [ 55.477717][ T5061] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 55.484388][ T5061] CR2: 00007ffed4758f18 CR3: 000000004ca0f000 CR4: 0000000000350ef0 [ 55.492826][ T5061] Call Trace: [ 55.496139][ T5061] [ 55.499069][ T5061] ? show_regs+0x8f/0xa0 [ 55.503310][ T5061] ? __warn+0xe6/0x390 [ 55.507424][ T5061] ? ieee80211_bss_info_change_notify+0x2d6/0x840 [ 55.513967][ T5061] ? report_bug+0x3bc/0x580 [ 55.518462][ T5061] ? handle_bug+0x3d/0x70 [ 55.522787][ T5061] ? exc_invalid_op+0x17/0x40 [ 55.527499][ T5061] ? asm_exc_invalid_op+0x1a/0x20 [ 55.532537][ T5061] ? __warn_printk+0x199/0x350 [ 55.537437][ T5061] ? __warn_printk+0x1a6/0x350 [ 55.542223][ T5061] ? ieee80211_bss_info_change_notify+0x2d6/0x840 [ 55.548695][ T5061] ieee80211_ibss_disconnect+0x45b/0x8f0 [ 55.554412][ T5061] ieee80211_ibss_leave+0x16/0x160 [ 55.559536][ T5061] cfg80211_leave_ibss+0x1a4/0x440 [ 55.564702][ T5061] cfg80211_change_iface+0x412/0xd40 [ 55.570004][ T5061] nl80211_set_interface+0x6f4/0x9a0 [ 55.575326][ T5061] ? nl80211_notify_iface+0x1a0/0x1a0 [ 55.580733][ T5061] ? nl80211_pre_doit+0x71a/0xb10 [ 55.585870][ T5061] ? nl80211_pre_doit+0x1b0/0xb10 [ 55.590913][ T5061] genl_family_rcv_msg_doit+0x1fc/0x2e0 [ 55.596498][ T5061] ? genl_family_rcv_msg_attrs_parse.constprop.0+0x280/0x280 [ 55.603946][ T5061] ? ns_capable+0xd5/0x110 [ 55.608377][ T5061] genl_rcv_msg+0x561/0x800 [ 55.612906][ T5061] ? genl_family_rcv_msg_dumpit+0x2d0/0x2d0 [ 55.619003][ T5061] ? lockdep_hardirqs_on_prepare+0x420/0x420 [ 55.625038][ T5061] ? cfg80211_crit_proto_stopped+0x490/0x490 [ 55.631061][ T5061] ? nl80211_notify_iface+0x1a0/0x1a0 [ 55.636819][ T5061] ? nl80211_get_power_save+0x480/0x480 [ 55.642378][ T5061] ? lockdep_hardirqs_on_prepare+0x420/0x420 [ 55.648520][ T5061] netlink_rcv_skb+0x16b/0x440 [ 55.653309][ T5061] ? genl_family_rcv_msg_dumpit+0x2d0/0x2d0 [ 55.659254][ T5061] ? netlink_ack+0x1380/0x1380 [ 55.664099][ T5061] ? down_read+0xc9/0x330 [ 55.668421][ T5061] ? rwsem_down_read_slowpath+0xb20/0xb20 [ 55.674172][ T5061] ? netlink_deliver_tap+0x1a0/0xd00 [ 55.679467][ T5061] ? _copy_from_iter+0x2c1/0x10f0 [ 55.684525][ T5061] genl_rcv+0x28/0x40 [ 55.688525][ T5061] netlink_unicast+0x53b/0x810 [ 55.693282][ T5061] ? netlink_attachskb+0x880/0x880 [ 55.698427][ T5061] ? __phys_addr_symbol+0x30/0x70 [ 55.703489][ T5061] ? __check_object_size+0x323/0x730 [ 55.708774][ T5061] netlink_sendmsg+0x8b7/0xd70 [ 55.713678][ T5061] ? netlink_unicast+0x810/0x810 [ 55.718671][ T5061] ? bpf_lsm_socket_sendmsg+0x9/0x10 [ 55.724019][ T5061] ? netlink_unicast+0x810/0x810 [ 55.728974][ T5061] __sock_sendmsg+0xd5/0x180 [ 55.733601][ T5061] ____sys_sendmsg+0x6ac/0x940 [ 55.738406][ T5061] ? copy_msghdr_from_user+0x10b/0x160 [ 55.743908][ T5061] ? kernel_sendmsg+0x50/0x50 [ 55.748954][ T5061] ___sys_sendmsg+0x135/0x1d0 [ 55.753694][ T5061] ? do_recvmmsg+0x740/0x740 [ 55.758326][ T5061] ? lock_sync+0x190/0x190 [ 55.762752][ T5061] ? ptrace_stop.part.0+0x457/0x950 [ 55.767984][ T5061] ? __fget_light+0x173/0x200 [ 55.772855][ T5061] __sys_sendmsg+0x117/0x1e0 [ 55.777473][ T5061] ? __sys_sendmsg_sock+0x30/0x30 [ 55.782522][ T5061] ? ptrace_notify+0xf4/0x130 [ 55.787245][ T5061] ? lockdep_hardirqs_on+0x7d/0x110 [ 55.792463][ T5061] ? _raw_spin_unlock_irq+0x2e/0x50 [ 55.797690][ T5061] ? ptrace_notify+0xf4/0x130 [ 55.802381][ T5061] do_syscall_64+0xd3/0x250 [ 55.806920][ T5061] entry_SYSCALL_64_after_hwframe+0x63/0x6b [ 55.812828][ T5061] RIP: 0033:0x7f125b9293e9 [ 55.817270][ T5061] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 d1 19 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 [ 55.836919][ T5061] RSP: 002b:00007ffed4759f88 EFLAGS: 00000246 ORIG_RAX: 000000000000002e [ 55.845392][ T5061] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f125b9293e9 [ 55.853405][ T5061] RDX: 0000000000000000 RSI: 0000000020000300 RDI: 0000000000000003 [ 55.861389][ T5061] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 [ 55.869395][ T5061] R10: 0000000000000000 R11: 0000000000000246 R12: 000000000000d74e [ 55.877413][ T5061] R13: 00007ffed4759fbc R14: 00007ffed475a000 R15: 00007ffed4759ff0 [ 55.885444][ T5061] [ 55.888476][ T5061] Kernel panic - not syncing: kernel: panic_on_warn set ... [ 55.895750][ T5061] CPU: 0 PID: 5061 Comm: syz-executor123 Not tainted 6.8.0-rc1-syzkaller-00286-g168174d78157 #0 [ 55.906239][ T5061] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023 [ 55.916285][ T5061] Call Trace: [ 55.919562][ T5061] [ 55.922488][ T5061] dump_stack_lvl+0xd9/0x1b0 [ 55.927079][ T5061] panic+0x6dc/0x790 [ 55.930977][ T5061] ? panic_smp_self_stop+0xa0/0xa0 [ 55.936089][ T5061] ? show_trace_log_lvl+0x363/0x4f0 [ 55.941292][ T5061] ? check_panic_on_warn+0x1f/0xb0 [ 55.946404][ T5061] ? ieee80211_bss_info_change_notify+0x2d6/0x840 [ 55.952825][ T5061] check_panic_on_warn+0xab/0xb0 [ 55.957765][ T5061] __warn+0xf2/0x390 [ 55.961659][ T5061] ? ieee80211_bss_info_change_notify+0x2d6/0x840 [ 55.968076][ T5061] report_bug+0x3bc/0x580 [ 55.972405][ T5061] handle_bug+0x3d/0x70 [ 55.976559][ T5061] exc_invalid_op+0x17/0x40 [ 55.981064][ T5061] asm_exc_invalid_op+0x1a/0x20 [ 55.985909][ T5061] RIP: 0010:ieee80211_bss_info_change_notify+0x2d6/0x840 [ 55.992932][ T5061] Code: 8b 74 24 08 48 81 c6 20 01 00 00 48 89 74 24 08 e8 1f 80 8c f7 8b 14 24 48 c7 c7 c0 2d 0d 8c 48 8b 74 24 08 e8 ab 73 52 f7 90 <0f> 0b 90 90 e8 01 80 8c f7 4c 89 f2 48 b8 00 00 00 00 00 fc ff df [ 56.012542][ T5061] RSP: 0018:ffffc9000436f320 EFLAGS: 00010286 [ 56.018599][ T5061] RAX: 0000000000000000 RBX: ffff88804c2e0c80 RCX: ffffffff814e18f9 [ 56.026564][ T5061] RDX: ffff88807e595940 RSI: ffffffff814e1906 RDI: 0000000000000001 [ 56.034533][ T5061] RBP: 0000000000000a00 R08: 0000000000000001 R09: 0000000000000000 [ 56.042494][ T5061] R10: 0000000000000001 R11: 0000000000000001 R12: ffff88804f3d8e20 [ 56.050455][ T5061] R13: ffff88804c2e26e8 R14: ffff88804c2e14d0 R15: 0000000000000000 [ 56.058508][ T5061] ? __warn_printk+0x199/0x350 [ 56.063274][ T5061] ? __warn_printk+0x1a6/0x350 [ 56.068042][ T5061] ieee80211_ibss_disconnect+0x45b/0x8f0 [ 56.073678][ T5061] ieee80211_ibss_leave+0x16/0x160 [ 56.078791][ T5061] cfg80211_leave_ibss+0x1a4/0x440 [ 56.083901][ T5061] cfg80211_change_iface+0x412/0xd40 [ 56.089186][ T5061] nl80211_set_interface+0x6f4/0x9a0 [ 56.094467][ T5061] ? nl80211_notify_iface+0x1a0/0x1a0 [ 56.099834][ T5061] ? nl80211_pre_doit+0x71a/0xb10 [ 56.104885][ T5061] ? nl80211_pre_doit+0x1b0/0xb10 [ 56.109907][ T5061] genl_family_rcv_msg_doit+0x1fc/0x2e0 [ 56.115452][ T5061] ? genl_family_rcv_msg_attrs_parse.constprop.0+0x280/0x280 [ 56.122832][ T5061] ? ns_capable+0xd5/0x110 [ 56.127252][ T5061] genl_rcv_msg+0x561/0x800 [ 56.131761][ T5061] ? genl_family_rcv_msg_dumpit+0x2d0/0x2d0 [ 56.137650][ T5061] ? lockdep_hardirqs_on_prepare+0x420/0x420 [ 56.143620][ T5061] ? cfg80211_crit_proto_stopped+0x490/0x490 [ 56.149598][ T5061] ? nl80211_notify_iface+0x1a0/0x1a0 [ 56.154959][ T5061] ? nl80211_get_power_save+0x480/0x480 [ 56.160498][ T5061] ? lockdep_hardirqs_on_prepare+0x420/0x420 [ 56.166475][ T5061] netlink_rcv_skb+0x16b/0x440 [ 56.171235][ T5061] ? genl_family_rcv_msg_dumpit+0x2d0/0x2d0 [ 56.177127][ T5061] ? netlink_ack+0x1380/0x1380 [ 56.181894][ T5061] ? down_read+0xc9/0x330 [ 56.186217][ T5061] ? rwsem_down_read_slowpath+0xb20/0xb20 [ 56.191929][ T5061] ? netlink_deliver_tap+0x1a0/0xd00 [ 56.197207][ T5061] ? _copy_from_iter+0x2c1/0x10f0 [ 56.202226][ T5061] genl_rcv+0x28/0x40 [ 56.206229][ T5061] netlink_unicast+0x53b/0x810 [ 56.210991][ T5061] ? netlink_attachskb+0x880/0x880 [ 56.216100][ T5061] ? __phys_addr_symbol+0x30/0x70 [ 56.221119][ T5061] ? __check_object_size+0x323/0x730 [ 56.226403][ T5061] netlink_sendmsg+0x8b7/0xd70 [ 56.231182][ T5061] ? netlink_unicast+0x810/0x810 [ 56.236120][ T5061] ? bpf_lsm_socket_sendmsg+0x9/0x10 [ 56.241407][ T5061] ? netlink_unicast+0x810/0x810 [ 56.246343][ T5061] __sock_sendmsg+0xd5/0x180 [ 56.250938][ T5061] ____sys_sendmsg+0x6ac/0x940 [ 56.255724][ T5061] ? copy_msghdr_from_user+0x10b/0x160 [ 56.261198][ T5061] ? kernel_sendmsg+0x50/0x50 [ 56.265886][ T5061] ___sys_sendmsg+0x135/0x1d0 [ 56.270563][ T5061] ? do_recvmmsg+0x740/0x740 [ 56.275159][ T5061] ? lock_sync+0x190/0x190 [ 56.279571][ T5061] ? ptrace_stop.part.0+0x457/0x950 [ 56.284775][ T5061] ? __fget_light+0x173/0x200 [ 56.289453][ T5061] __sys_sendmsg+0x117/0x1e0 [ 56.294039][ T5061] ? __sys_sendmsg_sock+0x30/0x30 [ 56.299056][ T5061] ? ptrace_notify+0xf4/0x130 [ 56.303735][ T5061] ? lockdep_hardirqs_on+0x7d/0x110 [ 56.308925][ T5061] ? _raw_spin_unlock_irq+0x2e/0x50 [ 56.314121][ T5061] ? ptrace_notify+0xf4/0x130 [ 56.318795][ T5061] do_syscall_64+0xd3/0x250 [ 56.323298][ T5061] entry_SYSCALL_64_after_hwframe+0x63/0x6b [ 56.329189][ T5061] RIP: 0033:0x7f125b9293e9 [ 56.333596][ T5061] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 d1 19 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 [ 56.353207][ T5061] RSP: 002b:00007ffed4759f88 EFLAGS: 00000246 ORIG_RAX: 000000000000002e [ 56.361615][ T5061] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f125b9293e9 [ 56.369601][ T5061] RDX: 0000000000000000 RSI: 0000000020000300 RDI: 0000000000000003 [ 56.377578][ T5061] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 [ 56.385542][ T5061] R10: 0000000000000000 R11: 0000000000000246 R12: 000000000000d74e [ 56.393505][ T5061] R13: 00007ffed4759fbc R14: 00007ffed475a000 R15: 00007ffed4759ff0 [ 56.401476][ T5061] [ 56.404698][ T5061] Kernel Offset: disabled [ 56.409083][ T5061] Rebooting in 86400 seconds..