./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1580365084
<...>
Warning: Permanently added '10.128.0.187' (ED25519) to the list of known hosts.
execve("./syz-executor1580365084", ["./syz-executor1580365084"], 0x7ffd0b0d5590 /* 10 vars */) = 0
brk(NULL) = 0x55557b2da000
brk(0x55557b2dad00) = 0x55557b2dad00
arch_prctl(ARCH_SET_FS, 0x55557b2da380) = 0
set_tid_address(0x55557b2da650) = 5836
set_robust_list(0x55557b2da660, 24) = 0
rseq(0x55557b2daca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor1580365084", 4096) = 28
getrandom("\xa5\xd0\xf6\x8f\xa1\x3d\x91\x56", 8, GRND_NONBLOCK) = 8
brk(NULL) = 0x55557b2dad00
brk(0x55557b2fbd00) = 0x55557b2fbd00
brk(0x55557b2fc000) = 0x55557b2fc000
mprotect(0x7f9d9e7ef000, 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, "/dev/loop0", O_RDWR) = 3
ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address)
close(3) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55557b2da650) = 5837
./strace-static-x86_64: Process 5837 attached
[pid 5837] set_robust_list(0x55557b2da660, 24) = 0
[pid 5837] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 5837] setpgid(0, 0) = 0
[pid 5837] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 5837] write(3, "1000", 4) = 4
[pid 5837] close(3) = 0
executing program
[pid 5837] write(1, "executing program\n", 18) = 18
[pid 5837] memfd_create("syzkaller", 0) = 3
[pid 5837] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9d96200000
[pid 5837] write(3, "\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\x00"..., 524288) = 524288
[pid 5837] munmap(0x7f9d96200000, 138412032) = 0
[pid 5837] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4
[pid 5837] ioctl(4, LOOP_SET_FD, 3) = 0
[pid 5837] close(3) = 0
[pid 5837] close(4) = 0
[pid 5837] mkdir("./file1", 0777) = 0
[pid 5837] mount("/dev/loop0", "./file1", "hfsplus", MS_NODIRATIME|MS_SILENT|MS_RELATIME|MS_I_VERSION, "") = 0
[pid 5837] openat(AT_FDCWD, "./file1", O_RDONLY|O_DIRECTORY) = 3
[ 75.986243][ T5837] loop0: detected capacity change from 0 to 1024
[pid 5837] chdir("./file1") = 0
[pid 5837] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy)
[ 76.065988][ T5837] ==================================================================
[ 76.074239][ T5837] BUG: KASAN: slab-out-of-bounds in hfsplus_bnode_read_key+0x394/0x610
[ 76.082501][ T5837] Write of size 3970 at addr ffff888025e91800 by task syz-executor158/5837
[ 76.091071][ T5837]
[ 76.093378][ T5837] CPU: 1 UID: 0 PID: 5837 Comm: syz-executor158 Not tainted 6.12.0-rc6-syzkaller-00279-gde2f378f2b77 #0
[ 76.104484][ T5837] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/30/2024
[ 76.114526][ T5837] Call Trace:
[ 76.117791][ T5837]
[ 76.120707][ T5837] dump_stack_lvl+0x241/0x360
[ 76.125388][ T5837] ? __pfx_dump_stack_lvl+0x10/0x10
[ 76.130580][ T5837] ? __pfx__printk+0x10/0x10
[ 76.135163][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.140791][ T5837] ? _printk+0xd5/0x120
[ 76.144940][ T5837] ? __virt_addr_valid+0x183/0x530
[ 76.150039][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.155666][ T5837] print_report+0x169/0x550
[ 76.160165][ T5837] ? __virt_addr_valid+0x183/0x530
[ 76.165273][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.170914][ T5837] ? __virt_addr_valid+0x45f/0x530
[ 76.176024][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.181662][ T5837] ? __phys_addr+0xba/0x170
[ 76.186166][ T5837] ? hfsplus_bnode_read_key+0x394/0x610
[ 76.191726][ T5837] kasan_report+0x143/0x180
[ 76.196237][ T5837] ? hfsplus_bnode_read_key+0x394/0x610
[ 76.201843][ T5837] kasan_check_range+0x282/0x290
[ 76.206828][ T5837] ? hfsplus_bnode_read_key+0x394/0x610
[ 76.212401][ T5837] __asan_memcpy+0x40/0x70
[ 76.216825][ T5837] hfsplus_bnode_read_key+0x394/0x610
[ 76.222233][ T5837] ? __pfx_hfsplus_bnode_read_key+0x10/0x10
[ 76.228152][ T5837] ? hfsplus_bnode_write+0x1e1/0x230
[ 76.233461][ T5837] hfsplus_brec_insert+0x6ea/0xde0
[ 76.238592][ T5837] ? __pfx_hfsplus_brec_insert+0x10/0x10
[ 76.244235][ T5837] ? hfsplus_create_attr+0x462/0x640
[ 76.249529][ T5837] hfsplus_create_attr+0x4a2/0x640
[ 76.254649][ T5837] ? __pfx_hfsplus_create_attr+0x10/0x10
[ 76.260288][ T5837] ? hfsplus_find_init+0x85/0x1c0
[ 76.265390][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.271044][ T5837] ? hfsplus_find_init+0x14a/0x1c0
[ 76.276166][ T5837] __hfsplus_setxattr+0x6fe/0x22d0
[ 76.281290][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.286938][ T5837] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[ 76.293375][ T5837] ? _raw_spin_unlock_irqrestore+0x8f/0x140
[ 76.299274][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.304943][ T5837] ? __pfx___hfsplus_setxattr+0x10/0x10
[ 76.310496][ T5837] ? _raw_spin_unlock_irqrestore+0xdd/0x140
[ 76.316396][ T5837] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[ 76.322727][ T5837] ? stack_trace_save+0x118/0x1d0
[ 76.327757][ T5837] ? __lock_acquire+0x1384/0x2050
[ 76.332797][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.338440][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.344084][ T5837] ? stack_depot_save_flags+0x6e4/0x830
[ 76.349872][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.355523][ T5837] ? __kasan_kmalloc+0x98/0xb0
[ 76.360291][ T5837] ? hfsplus_setxattr+0x68/0xe0
[ 76.365151][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.370793][ T5837] ? __kmalloc_cache_noprof+0x19c/0x2c0
[ 76.376355][ T5837] hfsplus_setxattr+0xb0/0xe0
[ 76.381041][ T5837] hfsplus_security_setxattr+0x40/0x60
[ 76.386511][ T5837] ? __pfx_hfsplus_security_setxattr+0x10/0x10
[ 76.392674][ T5837] __vfs_setxattr+0x46a/0x4a0
[ 76.397359][ T5837] __vfs_setxattr_noperm+0x12e/0x660
[ 76.402650][ T5837] vfs_setxattr+0x221/0x430
[ 76.407161][ T5837] ? __pfx_vfs_setxattr+0x10/0x10
[ 76.412190][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.417843][ T5837] path_setxattr+0x37e/0x4d0
[ 76.422450][ T5837] ? __pfx_path_setxattr+0x10/0x10
[ 76.427584][ T5837] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[ 76.433929][ T5837] ? do_syscall_64+0x100/0x230
[ 76.438706][ T5837] __x64_sys_setxattr+0xbb/0xd0
[ 76.443563][ T5837] do_syscall_64+0xf3/0x230
[ 76.448165][ T5837] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 76.454065][ T5837] RIP: 0033:0x7f9d9e77ba99
[ 76.458479][ T5837] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 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
[ 76.478094][ T5837] RSP: 002b:00007fff2426e2e8 EFLAGS: 00000246 ORIG_RAX: 00000000000000bc
[ 76.486519][ T5837] RAX: ffffffffffffffda RBX: 0031656c69662f2e RCX: 00007f9d9e77ba99
[ 76.494493][ T5837] RDX: 0000000000000000 RSI: 0000000020000140 RDI: 0000000020000240
[ 76.502461][ T5837] RBP: 00007f9d9e7ef5f0 R08: 0000000000000000 R09: 000055557b2db4c0
[ 76.510432][ T5837] R10: 0000000000000000 R11: 0000000000000246 R12: 00007fff2426e310
[ 76.518406][ T5837] R13: 00007fff2426e538 R14: 431bde82d7b634db R15: 00007f9d9e7c403b
[ 76.526393][ T5837]
[ 76.529410][ T5837]
[ 76.531723][ T5837] Allocated by task 5837:
[ 76.536043][ T5837] kasan_save_track+0x3f/0x80
[ 76.540723][ T5837] __kasan_kmalloc+0x98/0xb0
[ 76.545317][ T5837] __kmalloc_noprof+0x1fc/0x400
[ 76.550177][ T5837] hfsplus_find_init+0x85/0x1c0
[ 76.555032][ T5837] hfsplus_create_attr+0x161/0x640
[ 76.560146][ T5837] __hfsplus_setxattr+0x6fe/0x22d0
[ 76.565264][ T5837] hfsplus_setxattr+0xb0/0xe0
[ 76.569945][ T5837] hfsplus_security_setxattr+0x40/0x60
[ 76.575409][ T5837] __vfs_setxattr+0x46a/0x4a0
[ 76.580084][ T5837] __vfs_setxattr_noperm+0x12e/0x660
[ 76.585369][ T5837] vfs_setxattr+0x221/0x430
[ 76.589869][ T5837] path_setxattr+0x37e/0x4d0
[ 76.594465][ T5837] __x64_sys_setxattr+0xbb/0xd0
[ 76.599351][ T5837] do_syscall_64+0xf3/0x230
[ 76.603862][ T5837] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 76.609775][ T5837]
[ 76.612090][ T5837] The buggy address belongs to the object at ffff888025e91800
[ 76.612090][ T5837] which belongs to the cache kmalloc-1k of size 1024
[ 76.626142][ T5837] The buggy address is located 0 bytes inside of
[ 76.626142][ T5837] allocated 536-byte region [ffff888025e91800, ffff888025e91a18)
[ 76.640112][ T5837]
[ 76.642428][ T5837] The buggy address belongs to the physical page:
[ 76.648830][ T5837] page: refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x25e90
[ 76.657590][ T5837] head: order:3 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0
[ 76.666091][ T5837] anon flags: 0xfff00000000040(head|node=0|zone=1|lastcpupid=0x7ff)
[ 76.674068][ T5837] page_type: f5(slab)
[ 76.678050][ T5837] raw: 00fff00000000040 ffff88801ac41dc0 0000000000000000 dead000000000001
[ 76.686634][ T5837] raw: 0000000000000000 0000000080100010 00000001f5000000 0000000000000000
[ 76.695215][ T5837] head: 00fff00000000040 ffff88801ac41dc0 0000000000000000 dead000000000001
[ 76.703888][ T5837] head: 0000000000000000 0000000080100010 00000001f5000000 0000000000000000
[ 76.712573][ T5837] head: 00fff00000000003 ffffea000097a401 ffffffffffffffff 0000000000000000
[ 76.721250][ T5837] head: 0000000000000008 0000000000000000 00000000ffffffff 0000000000000000
[ 76.729912][ T5837] page dumped because: kasan: bad access detected
[ 76.736316][ T5837] page_owner tracks the page as allocated
[ 76.742032][ T5837] page last allocated via order 3, migratetype Unmovable, gfp_mask 0x252800(GFP_NOWAIT|__GFP_NORETRY|__GFP_COMP|__GFP_THISNODE), pid 1, tgid 1 (swapper/0), ts 9029677218, free_ts 0
[ 76.759836][ T5837] post_alloc_hook+0x1f3/0x230
[ 76.764619][ T5837] get_page_from_freelist+0x303f/0x3190
[ 76.770167][ T5837] __alloc_pages_noprof+0x292/0x710
[ 76.775367][ T5837] alloc_slab_page+0x59/0x140
[ 76.780047][ T5837] allocate_slab+0x5a/0x2f0
[ 76.784550][ T5837] ___slab_alloc+0xcd1/0x14b0
[ 76.789242][ T5837] __slab_alloc+0x58/0xa0
[ 76.793582][ T5837] __kmalloc_node_noprof+0x286/0x440
[ 76.798874][ T5837] blk_mq_alloc_map_and_rqs+0x137/0x970
[ 76.804426][ T5837] blk_mq_alloc_set_map_and_rqs+0x19c/0x830
[ 76.810327][ T5837] blk_mq_alloc_tag_set+0x7b4/0xf40
[ 76.815532][ T5837] nbd_dev_add+0x37e/0xc70
[ 76.819953][ T5837] nbd_init+0x210/0x2c0
[ 76.824117][ T5837] do_one_initcall+0x24a/0x880
[ 76.828895][ T5837] do_initcall_level+0x157/0x210
[ 76.833832][ T5837] do_initcalls+0x3f/0x80
[ 76.838251][ T5837] page_owner free stack trace missing
[ 76.843636][ T5837]
[ 76.846055][ T5837] Memory state around the buggy address:
[ 76.851678][ T5837] ffff888025e91900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 76.859740][ T5837] ffff888025e91980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 76.867804][ T5837] >ffff888025e91a00: 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc fc
[ 76.875862][ T5837] ^
[ 76.880705][ T5837] ffff888025e91a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[ 76.889028][ T5837] ffff888025e91b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[ 76.897084][ T5837] ==================================================================
[ 76.906007][ T5837] Kernel panic - not syncing: KASAN: panic_on_warn set ...
[ 76.913227][ T5837] CPU: 1 UID: 0 PID: 5837 Comm: syz-executor158 Not tainted 6.12.0-rc6-syzkaller-00279-gde2f378f2b77 #0
[ 76.924349][ T5837] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/30/2024
[ 76.934411][ T5837] Call Trace:
[ 76.937682][ T5837]
[ 76.940621][ T5837] dump_stack_lvl+0x241/0x360
[ 76.945304][ T5837] ? __pfx_dump_stack_lvl+0x10/0x10
[ 76.950587][ T5837] ? __pfx__printk+0x10/0x10
[ 76.955177][ T5837] ? preempt_schedule+0xe1/0xf0
[ 76.960107][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.965737][ T5837] ? vscnprintf+0x5d/0x90
[ 76.970068][ T5837] panic+0x349/0x880
[ 76.973961][ T5837] ? check_panic_on_warn+0x21/0xb0
[ 76.979069][ T5837] ? __pfx_panic+0x10/0x10
[ 76.983478][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.989131][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 76.994760][ T5837] ? _raw_spin_unlock_irqrestore+0x130/0x140
[ 77.000731][ T5837] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[ 77.007050][ T5837] ? print_report+0x502/0x550
[ 77.011723][ T5837] check_panic_on_warn+0x86/0xb0
[ 77.016661][ T5837] ? hfsplus_bnode_read_key+0x394/0x610
[ 77.022226][ T5837] end_report+0x77/0x160
[ 77.026478][ T5837] kasan_report+0x154/0x180
[ 77.030998][ T5837] ? hfsplus_bnode_read_key+0x394/0x610
[ 77.036564][ T5837] kasan_check_range+0x282/0x290
[ 77.041507][ T5837] ? hfsplus_bnode_read_key+0x394/0x610
[ 77.047071][ T5837] __asan_memcpy+0x40/0x70
[ 77.051485][ T5837] hfsplus_bnode_read_key+0x394/0x610
[ 77.056876][ T5837] ? __pfx_hfsplus_bnode_read_key+0x10/0x10
[ 77.062784][ T5837] ? hfsplus_bnode_write+0x1e1/0x230
[ 77.068175][ T5837] hfsplus_brec_insert+0x6ea/0xde0
[ 77.073386][ T5837] ? __pfx_hfsplus_brec_insert+0x10/0x10
[ 77.079025][ T5837] ? hfsplus_create_attr+0x462/0x640
[ 77.084318][ T5837] hfsplus_create_attr+0x4a2/0x640
[ 77.089525][ T5837] ? __pfx_hfsplus_create_attr+0x10/0x10
[ 77.095162][ T5837] ? hfsplus_find_init+0x85/0x1c0
[ 77.100191][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 77.105833][ T5837] ? hfsplus_find_init+0x14a/0x1c0
[ 77.110944][ T5837] __hfsplus_setxattr+0x6fe/0x22d0
[ 77.116075][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 77.121720][ T5837] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[ 77.128062][ T5837] ? _raw_spin_unlock_irqrestore+0x8f/0x140
[ 77.133958][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 77.139604][ T5837] ? __pfx___hfsplus_setxattr+0x10/0x10
[ 77.145157][ T5837] ? _raw_spin_unlock_irqrestore+0xdd/0x140
[ 77.151053][ T5837] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[ 77.157383][ T5837] ? stack_trace_save+0x118/0x1d0
[ 77.162415][ T5837] ? __lock_acquire+0x1384/0x2050
[ 77.167478][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 77.173124][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 77.178763][ T5837] ? stack_depot_save_flags+0x6e4/0x830
[ 77.184371][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 77.190018][ T5837] ? __kasan_kmalloc+0x98/0xb0
[ 77.194785][ T5837] ? hfsplus_setxattr+0x68/0xe0
[ 77.199638][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 77.205280][ T5837] ? __kmalloc_cache_noprof+0x19c/0x2c0
[ 77.210837][ T5837] hfsplus_setxattr+0xb0/0xe0
[ 77.215524][ T5837] hfsplus_security_setxattr+0x40/0x60
[ 77.220994][ T5837] ? __pfx_hfsplus_security_setxattr+0x10/0x10
[ 77.227185][ T5837] __vfs_setxattr+0x46a/0x4a0
[ 77.231894][ T5837] __vfs_setxattr_noperm+0x12e/0x660
[ 77.237195][ T5837] vfs_setxattr+0x221/0x430
[ 77.241716][ T5837] ? __pfx_vfs_setxattr+0x10/0x10
[ 77.246749][ T5837] ? srso_alias_return_thunk+0x5/0xfbef5
[ 77.252400][ T5837] path_setxattr+0x37e/0x4d0
[ 77.257011][ T5837] ? __pfx_path_setxattr+0x10/0x10
[ 77.262146][ T5837] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[ 77.268495][ T5837] ? do_syscall_64+0x100/0x230
[ 77.273273][ T5837] __x64_sys_setxattr+0xbb/0xd0
[ 77.278136][ T5837] do_syscall_64+0xf3/0x230
[ 77.282655][ T5837] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 77.288557][ T5837] RIP: 0033:0x7f9d9e77ba99
[ 77.293060][ T5837] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 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
[ 77.312677][ T5837] RSP: 002b:00007fff2426e2e8 EFLAGS: 00000246 ORIG_RAX: 00000000000000bc
[ 77.321109][ T5837] RAX: ffffffffffffffda RBX: 0031656c69662f2e RCX: 00007f9d9e77ba99
[ 77.329097][ T5837] RDX: 0000000000000000 RSI: 0000000020000140 RDI: 0000000020000240
[ 77.337078][ T5837] RBP: 00007f9d9e7ef5f0 R08: 0000000000000000 R09: 000055557b2db4c0
[ 77.345054][ T5837] R10: 0000000000000000 R11: 0000000000000246 R12: 00007fff2426e310
[ 77.353046][ T5837] R13: 00007fff2426e538 R14: 431bde82d7b634db R15: 00007f9d9e7c403b
[ 77.361067][ T5837]
[ 77.364329][ T5837] Kernel Offset: disabled
[ 77.368647][ T5837] Rebooting in 86400 seconds..