./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1296566154 <...> DUID 00:04:02:40:b4:1b:63:80:2c:d1:41:b7:a3:cb:95:3e:6a:64 forked to background, child pid 4666 [ 21.347821][ T4667] 8021q: adding VLAN 0 to HW filter on device bond0 [ 21.358601][ T4667] eql: remember to turn off Van-Jacobson compression on your slave devices Starting sshd: OK syzkaller Warning: Permanently added '10.128.1.175' (ECDSA) to the list of known hosts. execve("./syz-executor1296566154", ["./syz-executor1296566154"], 0x7ffcc4052a90 /* 10 vars */) = 0 brk(NULL) = 0x555556cae000 brk(0x555556caec40) = 0x555556caec40 arch_prctl(ARCH_SET_FS, 0x555556cae300) = 0 uname({sysname="Linux", nodename="syzkaller", ...}) = 0 readlink("/proc/self/exe", "/root/syz-executor1296566154", 4096) = 28 brk(0x555556ccfc40) = 0x555556ccfc40 brk(0x555556cd0000) = 0x555556cd0000 mprotect(0x7fbe8f743000, 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 4998 attached [pid 4998] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 4997] <... clone resumed>, child_tidptr=0x555556cae5d0) = 4998 [pid 4998] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 4998] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 4998] setsid() = 1 [pid 4998] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, NULL) = 0 [pid 4998] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, NULL) = 0 [pid 4998] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, NULL) = 0 [pid 4998] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, NULL) = 0 [pid 4998] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, NULL) = 0 [pid 4998] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 [pid 4998] unshare(CLONE_NEWNS) = 0 [pid 4998] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL) = 0 [pid 4998] unshare(CLONE_NEWIPC) = 0 [pid 4998] unshare(CLONE_NEWCGROUP) = 0 [pid 4998] unshare(CLONE_NEWUTS) = 0 [pid 4998] unshare(CLONE_SYSVSEM) = 0 [pid 4998] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC) = 3 [pid 4998] write(3, "16777216", 8) = 8 [pid 4998] close(3) = 0 [pid 4998] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC) = 3 [pid 4998] write(3, "536870912", 9) = 9 [pid 4998] close(3) = 0 [pid 4998] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC) = 3 [pid 4998] write(3, "1024", 4) = 4 [pid 4998] close(3) = 0 [pid 4998] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC) = 3 [pid 4998] write(3, "8192", 4) = 4 [pid 4998] close(3) = 0 [pid 4998] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC) = 3 [pid 4998] write(3, "1024", 4) = 4 [pid 4998] close(3) = 0 [pid 4998] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC) = 3 [pid 4998] write(3, "1024", 4) = 4 [pid 4998] close(3) = 0 [pid 4998] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC) = 3 [pid 4998] write(3, "1024 1048576 500 1024", 21) = 21 [pid 4998] close(3) = 0 [pid 4998] getpid() = 1 [pid 4998] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1<) = 0 [pid 4998] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556cae5d0) = 3 ./strace-static-x86_64: Process 5002 attached [pid 5002] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5002] setpgid(0, 0) = 0 [pid 5002] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5002] write(3, "1000", 4) = 4 [pid 5002] close(3) = 0 [pid 5002] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 3 [pid 5002] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4 [pid 5002] 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 5002] recvfrom(4, [{nlmsg_len=2496, 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\x45\x01\x00\x00\xec\x08\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) = 2496 [pid 5002] 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 5002] close(4) = 0 [pid 5002] ioctl(3, SIOCGIFINDEX, {ifr_name="wlan0", ifr_ifindex=11}) = 0 [ 43.008378][ T5001] syz-executor129 (5001) used greatest stack depth: 22288 bytes left [ 43.021603][ T5002] ------------[ cut here ]------------ [ 43.027889][ T5002] wlan0: Failed check-sdata-in-driver check, flags: 0x0 [ 43.035611][ T5002] WARNING: CPU: 0 PID: 5002 at net/mac80211/main.c:236 ieee80211_bss_info_change_notify+0x787/0x8d0 [ 43.046634][ T5002] Modules linked in: [ 43.050538][ T5002] CPU: 0 PID: 5002 Comm: syz-executor129 Not tainted 6.4.0-rc4-syzkaller-00047-gafead42fdfca #0 [ 43.060984][ T5002] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/25/2023 [ 43.071053][ T5002] RIP: 0010:ieee80211_bss_info_change_notify+0x787/0x8d0 [ 43.078140][ T5002] Code: 00 00 48 8b ab f8 08 00 00 48 85 ed 74 79 e8 40 0a 00 f8 e8 3b 0a 00 f8 44 89 fa 48 89 ee 48 c7 c7 40 f1 7e 8b e8 69 c8 c7 f7 <0f> 0b e9 90 f9 ff ff e8 1d 0a 00 f8 e8 28 3a e9 f7 31 ff 41 89 c7 [ 43.097772][ T5002] RSP: 0018:ffffc9000391f340 EFLAGS: 00010282 [ 43.103833][ T5002] RAX: 0000000000000000 RBX: ffff888024ed8c80 RCX: 0000000000000000 [ 43.111892][ T5002] RDX: ffff88802a4a3b80 RSI: ffffffff814c03e7 RDI: 0000000000000001 [ 43.119879][ T5002] RBP: ffff888024ed8000 R08: 0000000000000001 R09: 0000000000000000 [ 43.127868][ T5002] R10: 0000000000000001 R11: 0000000000000001 R12: 0000000000000a00 [ 43.135846][ T5002] R13: ffff888024eda918 R14: 0000000000000000 R15: 0000000000000000 [ 43.143877][ T5002] FS: 0000555556cae300(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000 [ 43.152868][ T5002] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 43.159498][ T5002] CR2: 0000000020000200 CR3: 0000000075a2f000 CR4: 0000000000350ef0 [ 43.167512][ T5002] Call Trace: [ 43.170797][ T5002] [ 43.173738][ T5002] ? __warn+0xe6/0x390 [ 43.177868][ T5002] ? ieee80211_bss_info_change_notify+0x787/0x8d0 [ 43.184302][ T5002] ? report_bug+0x2da/0x500 [ 43.188882][ T5002] ? handle_bug+0x3c/0x70 [ 43.193217][ T5002] ? exc_invalid_op+0x18/0x50 [ 43.197930][ T5002] ? asm_exc_invalid_op+0x1a/0x20 [ 43.202971][ T5002] ? __warn_printk+0x187/0x310 [ 43.207771][ T5002] ? ieee80211_bss_info_change_notify+0x787/0x8d0 [ 43.214195][ T5002] ieee80211_ibss_disconnect+0x403/0x7d0 [ 43.219888][ T5002] ieee80211_ibss_leave+0x16/0x160 [ 43.225003][ T5002] __cfg80211_leave_ibss+0x1a1/0x5c0 [ 43.230317][ T5002] cfg80211_leave_ibss+0x58/0x80 [ 43.235271][ T5002] cfg80211_change_iface+0x45d/0xe00 [ 43.240710][ T5002] nl80211_set_interface+0x695/0x960 [ 43.246044][ T5002] ? nl80211_notify_iface+0x190/0x190 [ 43.251412][ T5002] ? nl80211_pre_doit+0x120/0xab0 [ 43.256470][ T5002] genl_family_rcv_msg_doit.isra.0+0x1e6/0x2d0 [ 43.262717][ T5002] ? genl_start+0x660/0x660 [ 43.267266][ T5002] ? ns_capable+0xe0/0x110 [ 43.271694][ T5002] genl_rcv_msg+0x4ff/0x7e0 [ 43.276239][ T5002] ? genl_family_rcv_msg_doit.isra.0+0x2d0/0x2d0 [ 43.282586][ T5002] ? lockdep_hardirqs_on_prepare+0x410/0x410 [ 43.288630][ T5002] ? validate_beacon_tx_rate+0x790/0x790 [ 43.294295][ T5002] ? nl80211_notify_iface+0x190/0x190 [ 43.299727][ T5002] ? cfg80211_vendor_cmd_reply+0x2f0/0x2f0 [ 43.305536][ T5002] ? lockdep_hardirqs_on_prepare+0x410/0x410 [ 43.311550][ T5002] netlink_rcv_skb+0x165/0x440 [ 43.316446][ T5002] ? genl_family_rcv_msg_doit.isra.0+0x2d0/0x2d0 [ 43.322785][ T5002] ? netlink_ack+0x1360/0x1360 [ 43.327690][ T5002] ? down_write_killable+0x250/0x250 [ 43.332987][ T5002] ? netlink_deliver_tap+0x1b1/0xcf0 [ 43.338301][ T5002] genl_rcv+0x28/0x40 [ 43.342287][ T5002] netlink_unicast+0x547/0x7f0 [ 43.347101][ T5002] ? netlink_attachskb+0x890/0x890 [ 43.352214][ T5002] ? __virt_addr_valid+0x61/0x2e0 [ 43.357266][ T5002] ? __phys_addr_symbol+0x30/0x70 [ 43.362301][ T5002] ? __check_object_size+0x323/0x730 [ 43.367698][ T5002] netlink_sendmsg+0x925/0xe30 [ 43.372479][ T5002] ? netlink_unicast+0x7f0/0x7f0 [ 43.377471][ T5002] ? bpf_lsm_socket_sendmsg+0x9/0x10 [ 43.382759][ T5002] ? netlink_unicast+0x7f0/0x7f0 [ 43.387731][ T5002] sock_sendmsg+0xde/0x190 [ 43.392163][ T5002] ____sys_sendmsg+0x71c/0x900 [ 43.396984][ T5002] ? copy_msghdr_from_user+0xfc/0x150 [ 43.402392][ T5002] ? kernel_sendmsg+0x50/0x50 [ 43.407133][ T5002] ___sys_sendmsg+0x110/0x1b0 [ 43.411828][ T5002] ? do_recvmmsg+0x6f0/0x6f0 [ 43.416477][ T5002] ? lock_sync+0x190/0x190 [ 43.420911][ T5002] ? ptrace_stop.part.0+0x4a3/0x8e0 [ 43.426158][ T5002] ? do_raw_spin_lock+0x124/0x2b0 [ 43.431197][ T5002] ? spin_bug+0x1c0/0x1c0 [ 43.435517][ T5002] ? _raw_spin_lock_irq+0x45/0x50 [ 43.440608][ T5002] ? __fget_light+0x20a/0x270 [ 43.445305][ T5002] __sys_sendmsg+0xf7/0x1c0 [ 43.449835][ T5002] ? __sys_sendmsg_sock+0x40/0x40 [ 43.454866][ T5002] ? lock_downgrade+0x690/0x690 [ 43.459843][ T5002] ? lockdep_hardirqs_on+0x7d/0x100 [ 43.465048][ T5002] ? _raw_spin_unlock_irq+0x2e/0x50 [ 43.470279][ T5002] ? ptrace_notify+0xfe/0x140 [ 43.474965][ T5002] do_syscall_64+0x39/0xb0 [ 43.479413][ T5002] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 43.485321][ T5002] RIP: 0033:0x7fbe8f6cf349 [ 43.489756][ T5002] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 41 15 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 c0 ff ff ff f7 d8 64 89 01 48 [ 43.509408][ T5002] RSP: 002b:00007ffe0f0d7c08 EFLAGS: 00000246 ORIG_RAX: 000000000000002e [ 43.517865][ T5002] RAX: ffffffffffffffda RBX: 00000000000f4240 RCX: 00007fbe8f6cf349 [ 43.525846][ T5002] RDX: 0000000000000000 RSI: 0000000020000340 RDI: 0000000000000003 [ 43.533864][ T5002] RBP: 0000000000000000 R08: 0000000000000050 R09: 0000000000000050 [ 43.541863][ T5002] R10: 0000000000000000 R11: 0000000000000246 R12: 000000000000a7bc [ 43.549975][ T5002] R13: 00007ffe0f0d7c80 R14: 00007ffe0f0d7c70 R15: 00007ffe0f0d7c3c [ 43.557973][ T5002] [ 43.560980][ T5002] Kernel panic - not syncing: kernel: panic_on_warn set ... [ 43.568245][ T5002] CPU: 0 PID: 5002 Comm: syz-executor129 Not tainted 6.4.0-rc4-syzkaller-00047-gafead42fdfca #0 [ 43.578656][ T5002] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/25/2023 [ 43.588692][ T5002] Call Trace: [ 43.591960][ T5002] [ 43.594875][ T5002] dump_stack_lvl+0xd9/0x150 [ 43.599464][ T5002] panic+0x686/0x730 [ 43.603373][ T5002] ? panic_smp_self_stop+0xa0/0xa0 [ 43.608474][ T5002] ? show_trace_log_lvl+0x284/0x390 [ 43.613683][ T5002] ? ieee80211_bss_info_change_notify+0x787/0x8d0 [ 43.620082][ T5002] check_panic_on_warn+0xb1/0xc0 [ 43.625015][ T5002] __warn+0xf2/0x390 [ 43.628927][ T5002] ? ieee80211_bss_info_change_notify+0x787/0x8d0 [ 43.635350][ T5002] report_bug+0x2da/0x500 [ 43.640128][ T5002] handle_bug+0x3c/0x70 [ 43.644280][ T5002] exc_invalid_op+0x18/0x50 [ 43.648782][ T5002] asm_exc_invalid_op+0x1a/0x20 [ 43.653617][ T5002] RIP: 0010:ieee80211_bss_info_change_notify+0x787/0x8d0 [ 43.660711][ T5002] Code: 00 00 48 8b ab f8 08 00 00 48 85 ed 74 79 e8 40 0a 00 f8 e8 3b 0a 00 f8 44 89 fa 48 89 ee 48 c7 c7 40 f1 7e 8b e8 69 c8 c7 f7 <0f> 0b e9 90 f9 ff ff e8 1d 0a 00 f8 e8 28 3a e9 f7 31 ff 41 89 c7 [ 43.680309][ T5002] RSP: 0018:ffffc9000391f340 EFLAGS: 00010282 [ 43.686378][ T5002] RAX: 0000000000000000 RBX: ffff888024ed8c80 RCX: 0000000000000000 [ 43.694336][ T5002] RDX: ffff88802a4a3b80 RSI: ffffffff814c03e7 RDI: 0000000000000001 [ 43.702297][ T5002] RBP: ffff888024ed8000 R08: 0000000000000001 R09: 0000000000000000 [ 43.710254][ T5002] R10: 0000000000000001 R11: 0000000000000001 R12: 0000000000000a00 [ 43.718211][ T5002] R13: ffff888024eda918 R14: 0000000000000000 R15: 0000000000000000 [ 43.726176][ T5002] ? __warn_printk+0x187/0x310 [ 43.730950][ T5002] ieee80211_ibss_disconnect+0x403/0x7d0 [ 43.736588][ T5002] ieee80211_ibss_leave+0x16/0x160 [ 43.741690][ T5002] __cfg80211_leave_ibss+0x1a1/0x5c0 [ 43.746993][ T5002] cfg80211_leave_ibss+0x58/0x80 [ 43.751939][ T5002] cfg80211_change_iface+0x45d/0xe00 [ 43.757226][ T5002] nl80211_set_interface+0x695/0x960 [ 43.762514][ T5002] ? nl80211_notify_iface+0x190/0x190 [ 43.767895][ T5002] ? nl80211_pre_doit+0x120/0xab0 [ 43.772913][ T5002] genl_family_rcv_msg_doit.isra.0+0x1e6/0x2d0 [ 43.779064][ T5002] ? genl_start+0x660/0x660 [ 43.783566][ T5002] ? ns_capable+0xe0/0x110 [ 43.787984][ T5002] genl_rcv_msg+0x4ff/0x7e0 [ 43.792999][ T5002] ? genl_family_rcv_msg_doit.isra.0+0x2d0/0x2d0 [ 43.799409][ T5002] ? lockdep_hardirqs_on_prepare+0x410/0x410 [ 43.805387][ T5002] ? validate_beacon_tx_rate+0x790/0x790 [ 43.811009][ T5002] ? nl80211_notify_iface+0x190/0x190 [ 43.816401][ T5002] ? cfg80211_vendor_cmd_reply+0x2f0/0x2f0 [ 43.822201][ T5002] ? lockdep_hardirqs_on_prepare+0x410/0x410 [ 43.828183][ T5002] netlink_rcv_skb+0x165/0x440 [ 43.832938][ T5002] ? genl_family_rcv_msg_doit.isra.0+0x2d0/0x2d0 [ 43.839259][ T5002] ? netlink_ack+0x1360/0x1360 [ 43.844020][ T5002] ? down_write_killable+0x250/0x250 [ 43.849302][ T5002] ? netlink_deliver_tap+0x1b1/0xcf0 [ 43.854577][ T5002] genl_rcv+0x28/0x40 [ 43.858551][ T5002] netlink_unicast+0x547/0x7f0 [ 43.863309][ T5002] ? netlink_attachskb+0x890/0x890 [ 43.868426][ T5002] ? __virt_addr_valid+0x61/0x2e0 [ 43.873446][ T5002] ? __phys_addr_symbol+0x30/0x70 [ 43.878465][ T5002] ? __check_object_size+0x323/0x730 [ 43.883766][ T5002] netlink_sendmsg+0x925/0xe30 [ 43.888523][ T5002] ? netlink_unicast+0x7f0/0x7f0 [ 43.893461][ T5002] ? bpf_lsm_socket_sendmsg+0x9/0x10 [ 43.898735][ T5002] ? netlink_unicast+0x7f0/0x7f0 [ 43.903660][ T5002] sock_sendmsg+0xde/0x190 [ 43.908067][ T5002] ____sys_sendmsg+0x71c/0x900 [ 43.912823][ T5002] ? copy_msghdr_from_user+0xfc/0x150 [ 43.918190][ T5002] ? kernel_sendmsg+0x50/0x50 [ 43.922863][ T5002] ___sys_sendmsg+0x110/0x1b0 [ 43.927539][ T5002] ? do_recvmmsg+0x6f0/0x6f0 [ 43.932139][ T5002] ? lock_sync+0x190/0x190 [ 43.936556][ T5002] ? ptrace_stop.part.0+0x4a3/0x8e0 [ 43.941745][ T5002] ? do_raw_spin_lock+0x124/0x2b0 [ 43.946766][ T5002] ? spin_bug+0x1c0/0x1c0 [ 43.951091][ T5002] ? _raw_spin_lock_irq+0x45/0x50 [ 43.956111][ T5002] ? __fget_light+0x20a/0x270 [ 43.960787][ T5002] __sys_sendmsg+0xf7/0x1c0 [ 43.965282][ T5002] ? __sys_sendmsg_sock+0x40/0x40 [ 43.970295][ T5002] ? lock_downgrade+0x690/0x690 [ 43.975161][ T5002] ? lockdep_hardirqs_on+0x7d/0x100 [ 43.980352][ T5002] ? _raw_spin_unlock_irq+0x2e/0x50 [ 43.985550][ T5002] ? ptrace_notify+0xfe/0x140 [ 43.990222][ T5002] do_syscall_64+0x39/0xb0 [ 43.994632][ T5002] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 44.000519][ T5002] RIP: 0033:0x7fbe8f6cf349 [ 44.004925][ T5002] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 41 15 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 c0 ff ff ff f7 d8 64 89 01 48 [ 44.024622][ T5002] RSP: 002b:00007ffe0f0d7c08 EFLAGS: 00000246 ORIG_RAX: 000000000000002e [ 44.033027][ T5002] RAX: ffffffffffffffda RBX: 00000000000f4240 RCX: 00007fbe8f6cf349 [ 44.041000][ T5002] RDX: 0000000000000000 RSI: 0000000020000340 RDI: 0000000000000003 [ 44.048959][ T5002] RBP: 0000000000000000 R08: 0000000000000050 R09: 0000000000000050 [ 44.056913][ T5002] R10: 0000000000000000 R11: 0000000000000246 R12: 000000000000a7bc [ 44.064868][ T5002] R13: 00007ffe0f0d7c80 R14: 00007ffe0f0d7c70 R15: 00007ffe0f0d7c3c [ 44.072855][ T5002] [ 44.076599][ T5002] Kernel Offset: disabled [ 44.080981][ T5002] Rebooting in 86400 seconds..