./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor542954927 <...> Warning: Permanently added '10.128.0.152' (ED25519) to the list of known hosts. execve("./syz-executor542954927", ["./syz-executor542954927"], 0x7ffd29fe08b0 /* 10 vars */) = 0 brk(NULL) = 0x5555560f5000 brk(0x5555560f5d00) = 0x5555560f5d00 arch_prctl(ARCH_SET_FS, 0x5555560f5380) = 0 set_tid_address(0x5555560f5650) = 5025 set_robust_list(0x5555560f5660, 24) = 0 rseq(0x5555560f5ca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor542954927", 4096) = 27 getrandom("\x2b\xda\xb3\x5e\xc7\x30\x5a\x39", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x5555560f5d00 brk(0x555556116d00) = 0x555556116d00 brk(0x555556117000) = 0x555556117000 mprotect(0x7fd1ee71d000, 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, child_tidptr=0x5555560f5650) = 5026 ./strace-static-x86_64: Process 5026 attached [pid 5026] set_robust_list(0x5555560f5660, 24) = 0 [pid 5026] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL) = -1 EBUSY (Device or resource busy) [pid 5026] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5026] setsid() = 1 [pid 5026] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, NULL) = 0 [pid 5026] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, NULL) = 0 [pid 5026] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, NULL) = 0 [pid 5026] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, NULL) = 0 [pid 5026] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, NULL) = 0 [pid 5026] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 [pid 5026] unshare(CLONE_NEWNS) = 0 [pid 5026] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL) = 0 [pid 5026] unshare(CLONE_NEWIPC) = 0 [pid 5026] unshare(CLONE_NEWCGROUP) = 0 [pid 5026] unshare(CLONE_NEWUTS) = 0 [pid 5026] unshare(CLONE_SYSVSEM) = 0 [pid 5026] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC) = 3 [pid 5026] write(3, "16777216", 8) = 8 [pid 5026] close(3) = 0 [pid 5026] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC) = 3 [pid 5026] write(3, "536870912", 9) = 9 [pid 5026] close(3) = 0 [pid 5026] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC) = 3 [pid 5026] write(3, "1024", 4) = 4 [pid 5026] close(3) = 0 [pid 5026] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC) = 3 [pid 5026] write(3, "8192", 4) = 4 [pid 5026] close(3) = 0 [pid 5026] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC) = 3 [pid 5026] write(3, "1024", 4) = 4 [pid 5026] close(3) = 0 [pid 5026] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC) = 3 [pid 5026] write(3, "1024", 4) = 4 [pid 5026] close(3) = 0 [pid 5026] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC) = 3 [pid 5026] write(3, "1024 1048576 500 1024", 21) = 21 [pid 5026] close(3) = 0 [pid 5026] getpid() = 1 [pid 5026] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5026] kill(-2, SIGKILL) = 0 [pid 5026] kill(2, SIGKILL) = 0 [pid 5026] openat(AT_FDCWD, "/sys/fs/fuse/connections", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5026] newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5026] getdents64(3, 0x5555560f66f0 /* 2 entries */, 32768) = 48 [pid 5026] getdents64(3, 0x5555560f66f0 /* 0 entries */, 32768) = 0 [pid 5026] close(3) = 0 [ 81.714344][ T7] cfg80211: failed to load regulatory.db [ 286.512619][ T28] INFO: task kworker/0:3:4613 blocked for more than 143 seconds. [ 286.520454][ T28] Not tainted 6.5.0-rc6-syzkaller-00253-g9e6c269de404 #0 [ 286.528112][ T28] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 286.536852][ T28] task:kworker/0:3 state:D stack:26352 pid:4613 ppid:2 flags:0x00004000 [ 286.546314][ T28] Workqueue: usb_hub_wq hub_event [ 286.551520][ T28] Call Trace: [ 286.554916][ T28] [ 286.557859][ T28] __schedule+0xee1/0x59f0 [ 286.562325][ T28] ? reacquire_held_locks+0x4b0/0x4b0 [ 286.567813][ T28] ? find_held_lock+0x2d/0x110 [ 286.572669][ T28] ? io_schedule_timeout+0x150/0x150 [ 286.578246][ T28] ? reacquire_held_locks+0x4b0/0x4b0 [ 286.583786][ T28] ? _raw_spin_unlock_irq+0x23/0x50 [ 286.589109][ T28] ? lockdep_hardirqs_on+0x7d/0x100 [ 286.594448][ T28] schedule+0xe7/0x1b0 [ 286.598551][ T28] usb_kill_urb.part.0+0x1c6/0x250 [ 286.603873][ T28] ? usb_anchor_suspend_wakeups+0x40/0x40 [ 286.609640][ T28] ? prepare_to_swait_exclusive+0x240/0x240 [ 286.615610][ T28] ? preempt_count_sub+0x150/0x150 [ 286.620758][ T28] usb_kill_urb+0x83/0xa0 [ 286.625180][ T28] usb_start_wait_urb+0x251/0x4c0 [ 286.630261][ T28] ? usb_api_blocking_completion+0xa0/0xa0 [ 286.636138][ T28] ? rcu_is_watching+0x12/0xb0 [ 286.640939][ T28] usb_control_msg+0x327/0x4a0 [ 286.645831][ T28] ? usb_start_wait_urb+0x4c0/0x4c0 [ 286.651058][ T28] ? hub_port_init+0x12b0/0x3850 [ 286.656079][ T28] hub_port_init+0x131c/0x3850 [ 286.660894][ T28] hub_event+0x2e34/0x5230 [ 286.665451][ T28] ? hub_port_debounce+0x3d0/0x3d0 [ 286.670603][ T28] ? reacquire_held_locks+0x4b0/0x4b0 [ 286.676048][ T28] ? spin_bug+0x1d0/0x1d0 [ 286.680420][ T28] process_one_work+0xaa2/0x16f0 [ 286.685469][ T28] ? lock_sync+0x190/0x190 [ 286.689909][ T28] ? pwq_dec_nr_in_flight+0x2a0/0x2a0 [ 286.695452][ T28] ? spin_bug+0x1d0/0x1d0 [ 286.699817][ T28] worker_thread+0x687/0x1110 [ 286.705013][ T28] ? __kthread_parkme+0x152/0x220 [ 286.710435][ T28] ? process_one_work+0x16f0/0x16f0 [ 286.715743][ T28] kthread+0x33a/0x430 [ 286.720282][ T28] ? kthread_complete_and_exit+0x40/0x40 [ 286.726094][ T28] ret_from_fork+0x2c/0x70 [ 286.730566][ T28] ? kthread_complete_and_exit+0x40/0x40 [ 286.736255][ T28] ret_from_fork_asm+0x11/0x20 [ 286.741119][ T28] [ 286.744243][ T28] INFO: task syz-executor542:5029 blocked for more than 143 seconds. [ 286.752323][ T28] Not tainted 6.5.0-rc6-syzkaller-00253-g9e6c269de404 #0 [ 286.759908][ T28] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 286.768622][ T28] task:syz-executor542 state:D stack:25808 pid:5029 ppid:5026 flags:0x00004006 [ 286.777889][ T28] Call Trace: [ 286.781191][ T28] [ 286.784246][ T28] __schedule+0xee1/0x59f0 [ 286.789046][ T28] ? lockdep_hardirqs_on_prepare+0x410/0x410 [ 286.795207][ T28] ? lockdep_hardirqs_on_prepare+0x410/0x410 [ 286.801248][ T28] ? print_usage_bug.part.0+0x670/0x670 [ 286.806886][ T28] ? io_schedule_timeout+0x150/0x150 [ 286.812217][ T28] ? __mutex_lock+0x962/0x1340 [ 286.817069][ T28] schedule+0xe7/0x1b0 [ 286.821191][ T28] schedule_preempt_disabled+0x13/0x20 [ 286.826727][ T28] __mutex_lock+0x967/0x1340 [ 286.831359][ T28] ? usbdev_release+0x87/0x4b0 [ 286.836292][ T28] ? mutex_lock_io_nested+0x11a0/0x11a0 [ 286.841893][ T28] ? __fsnotify_parent+0x4fc/0xa10 [ 286.847140][ T28] ? __fsnotify_update_child_dentry_flags+0x360/0x360 [ 286.854000][ T28] ? locks_remove_file+0x399/0x5a0 [ 286.859148][ T28] ? free_async+0x520/0x520 [ 286.863739][ T28] ? usbdev_release+0x87/0x4b0 [ 286.868538][ T28] ? task_work_run+0x127/0x240 [ 286.873456][ T28] usbdev_release+0x87/0x4b0 [ 286.878115][ T28] ? free_async+0x520/0x520 [ 286.882795][ T28] __fput+0x3f7/0xac0 [ 286.886809][ T28] task_work_run+0x14d/0x240 [ 286.891408][ T28] ? task_work_cancel+0x30/0x30 [ 286.896327][ T28] ptrace_notify+0x10c/0x130 [ 286.900945][ T28] syscall_exit_to_user_mode_prepare+0x120/0x220 [ 286.907355][ T28] syscall_exit_to_user_mode+0xd/0x60 [ 286.912830][ T28] do_syscall_64+0x44/0xb0 [ 286.917272][ T28] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 286.923335][ T28] RIP: 0033:0x7fd1ee6a90e0 [ 286.927774][ T28] RSP: 002b:00007fffc32664e8 EFLAGS: 00000202 ORIG_RAX: 0000000000000003 [ 286.936267][ T28] RAX: 0000000000000000 RBX: 0000000000000004 RCX: 00007fd1ee6a90e0 [ 286.944328][ T28] RDX: 0000000000000007 RSI: 00007fffc3266020 RDI: 0000000000000003 [ 286.952293][ T28] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 [ 286.960341][ T28] R10: 0000000000000000 R11: 0000000000000202 R12: 00000000000f4240 [ 286.968374][ T28] R13: 00007fffc3266798 R14: 0000000000000001 R15: 00007fffc3266530 [ 286.976445][ T28] [ 286.979563][ T28] [ 286.979563][ T28] Showing all locks held in the system: [ 286.987579][ T28] 1 lock held by rcu_tasks_kthre/13: [ 286.993211][ T28] #0: ffffffff8c9a67f0 (rcu_tasks.tasks_gp_mutex){+.+.}-{3:3}, at: rcu_tasks_one_gp+0x2c/0xe20 [ 287.003834][ T28] 1 lock held by rcu_tasks_trace/14: [ 287.009257][ T28] #0: ffffffff8c9a64f0 (rcu_tasks_trace.tasks_gp_mutex){+.+.}-{3:3}, at: rcu_tasks_one_gp+0x2c/0xe20 [ 287.020358][ T28] 1 lock held by khungtaskd/28: [ 287.025267][ T28] #0: ffffffff8c9a7400 (rcu_read_lock){....}-{1:2}, at: debug_show_all_locks+0x55/0x340 [ 287.035202][ T28] 5 locks held by kworker/0:3/4613: [ 287.040497][ T28] #0: ffff888015adc538 ((wq_completion)usb_hub_wq){+.+.}-{0:0}, at: process_one_work+0x96a/0x16f0 [ 287.051305][ T28] #1: ffffc9000348fd80 ((work_completion)(&hub->events)){+.+.}-{0:0}, at: process_one_work+0x99e/0x16f0 [ 287.062718][ T28] #2: ffff888140b63190 (&dev->mutex){....}-{3:3}, at: hub_event+0x1c8/0x5230 [ 287.071634][ T28] #3: ffff888140b67508 (&port_dev->status_lock){+.+.}-{3:3}, at: hub_event+0x2a54/0x5230 [ 287.081711][ T28] #4: ffff888022eac668 (hcd->address0_mutex){+.+.}-{3:3}, at: hub_event+0x2a7d/0x5230 [ 287.092348][ T28] 2 locks held by getty/4778: [ 287.097065][ T28] #0: ffff88814a5c4098 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x24/0x80 [ 287.106961][ T28] #1: ffffc900015b02f0 (&ldata->atomic_read_lock){+.+.}-{3:3}, at: n_tty_read+0xfcb/0x1480 [ 287.117224][ T28] 1 lock held by syz-executor542/5029: [ 287.122724][ T28] #0: ffff888140b63190 (&dev->mutex){....}-{3:3}, at: usbdev_release+0x87/0x4b0 [ 287.131874][ T28] [ 287.134256][ T28] ============================================= [ 287.134256][ T28] [ 287.142837][ T28] NMI backtrace for cpu 1 [ 287.147169][ T28] CPU: 1 PID: 28 Comm: khungtaskd Not tainted 6.5.0-rc6-syzkaller-00253-g9e6c269de404 #0 [ 287.156960][ T28] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023 [ 287.167004][ T28] Call Trace: [ 287.170275][ T28] [ 287.173209][ T28] dump_stack_lvl+0xd9/0x1b0 [ 287.177830][ T28] nmi_cpu_backtrace+0x277/0x380 [ 287.182768][ T28] ? lapic_can_unplug_cpu+0xa0/0xa0 [ 287.187972][ T28] nmi_trigger_cpumask_backtrace+0x2ac/0x310 [ 287.193948][ T28] watchdog+0xf29/0x11b0 [ 287.198208][ T28] ? proc_dohung_task_timeout_secs+0x90/0x90 [ 287.204198][ T28] ? proc_dohung_task_timeout_secs+0x90/0x90 [ 287.210281][ T28] kthread+0x33a/0x430 [ 287.214353][ T28] ? kthread_complete_and_exit+0x40/0x40 [ 287.219987][ T28] ret_from_fork+0x2c/0x70 [ 287.224422][ T28] ? kthread_complete_and_exit+0x40/0x40 [ 287.230049][ T28] ret_from_fork_asm+0x11/0x20 [ 287.234815][ T28] [ 287.237966][ T28] Sending NMI from CPU 1 to CPUs 0: [ 287.243245][ C0] NMI backtrace for cpu 0 [ 287.243255][ C0] CPU: 0 PID: 12 Comm: kworker/u4:1 Not tainted 6.5.0-rc6-syzkaller-00253-g9e6c269de404 #0 [ 287.243276][ C0] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023 [ 287.243288][ C0] Workqueue: events_unbound toggle_allocation_gate [ 287.243333][ C0] RIP: 0010:__kasan_check_read+0x4/0x20 [ 287.243364][ C0] Code: 83 c4 60 5b 5d 41 5c c3 48 83 c4 60 48 c7 c7 50 d6 16 8c 5b 5d 41 5c e9 ea 4e 8f ff 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa <48> 8b 0c 24 89 f6 31 d2 e9 0f f4 ff ff 66 66 2e 0f 1f 84 00 00 00 [ 287.243382][ C0] RSP: 0018:ffffc900001178a8 EFLAGS: 00000046 [ 287.243397][ C0] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 1ffff11002cc9b56 [ 287.243409][ C0] RDX: 1ffff11002cc9b57 RSI: 0000000000000008 RDI: ffffffff8eaba2d0 [ 287.243422][ C0] RBP: 000000000000b881 R08: 0000000000000203 R09: 000000000000b881 [ 287.243433][ C0] R10: ffffffff8eaba2d7 R11: 0000000000000000 R12: 00000000000bd400 [ 287.243445][ C0] R13: 0000000000000001 R14: ffff88801664da9c R15: 0000000000000001 [ 287.243457][ C0] FS: 0000000000000000(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000 [ 287.243476][ C0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 287.243490][ C0] CR2: 00005579b66e2f98 CR3: 000000000c776000 CR4: 00000000003506f0 [ 287.243502][ C0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 287.243513][ C0] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 287.243525][ C0] Call Trace: [ 287.243530][ C0] [ 287.243535][ C0] ? nmi_cpu_backtrace+0x1d4/0x380 [ 287.243556][ C0] ? __kasan_check_read+0x4/0x20 [ 287.243584][ C0] ? nmi_cpu_backtrace_handler+0xc/0x10 [ 287.243612][ C0] ? nmi_handle+0x145/0x400 [ 287.243636][ C0] ? __kasan_check_read+0x4/0x20 [ 287.243664][ C0] ? default_do_nmi+0x69/0x160 [ 287.243687][ C0] ? exc_nmi+0x171/0x1e0 [ 287.243713][ C0] ? end_repeat_nmi+0x16/0x31 [ 287.243740][ C0] ? __kasan_check_read+0x4/0x20 [ 287.243768][ C0] ? __kasan_check_read+0x4/0x20 [ 287.243796][ C0] ? __kasan_check_read+0x4/0x20 [ 287.243824][ C0] [ 287.243829][ C0] [ 287.243834][ C0] trace_pelt_se_tp+0x2f/0x120 [ 287.243860][ C0] __update_load_avg_se+0x3c7/0x8d0 [ 287.243892][ C0] update_load_avg+0x178/0x1b10 [ 287.243911][ C0] ? rcu_read_lock_sched_held+0x3a/0x70 [ 287.243937][ C0] ? update_curr+0x5c5/0x7a0 [ 287.243958][ C0] dequeue_entity+0x62/0x1140 [ 287.243981][ C0] dequeue_task_fair+0x1c9/0xbf0 [ 287.244006][ C0] __schedule+0x169c/0x59f0 [ 287.244028][ C0] ? reacquire_held_locks+0x4b0/0x4b0 [ 287.244052][ C0] ? on_each_cpu_cond_mask+0x5a/0x90 [ 287.244085][ C0] ? lock_acquire+0x1ae/0x510 [ 287.244108][ C0] ? find_held_lock+0x2d/0x110 [ 287.244132][ C0] ? io_schedule_timeout+0x150/0x150 [ 287.244157][ C0] ? mark_held_locks+0x9f/0xe0 [ 287.244181][ C0] ? _raw_spin_unlock_irqrestore+0x4e/0x70 [ 287.244210][ C0] ? lockdep_hardirqs_on+0x7d/0x100 [ 287.244234][ C0] ? kthread_data+0x53/0xc0 [ 287.244254][ C0] schedule+0xe7/0x1b0 [ 287.244276][ C0] toggle_allocation_gate+0x1d3/0x250 [ 287.244296][ C0] ? wake_up_kfence_timer+0x30/0x30 [ 287.244315][ C0] ? prepare_to_swait_exclusive+0x240/0x240 [ 287.244345][ C0] process_one_work+0xaa2/0x16f0 [ 287.244371][ C0] ? lock_sync+0x190/0x190 [ 287.244394][ C0] ? pwq_dec_nr_in_flight+0x2a0/0x2a0 [ 287.244419][ C0] ? spin_bug+0x1d0/0x1d0 [ 287.244446][ C0] worker_thread+0x687/0x1110 [ 287.244475][ C0] ? process_one_work+0x16f0/0x16f0 [ 287.244498][ C0] kthread+0x33a/0x430 [ 287.244516][ C0] ? kthread_complete_and_exit+0x40/0x40 [ 287.244538][ C0] ret_from_fork+0x2c/0x70 [ 287.244559][ C0] ? kthread_complete_and_exit+0x40/0x40 [ 287.244579][ C0] ret_from_fork_asm+0x11/0x20 [ 287.244612][ C0] [ 287.244618][ C0] INFO: NMI handler (nmi_cpu_backtrace_handler) took too long to run: 1.374 msecs [ 287.245294][ T28] Kernel panic - not syncing: hung_task: blocked tasks [ 287.630549][ T28] CPU: 1 PID: 28 Comm: khungtaskd Not tainted 6.5.0-rc6-syzkaller-00253-g9e6c269de404 #0 [ 287.640397][ T28] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023 [ 287.650553][ T28] Call Trace: [ 287.653842][ T28] [ 287.656781][ T28] dump_stack_lvl+0xd9/0x1b0 [ 287.661394][ T28] panic+0x6a4/0x750 [ 287.665305][ T28] ? panic_smp_self_stop+0xa0/0xa0 [ 287.670436][ T28] ? lapic_can_unplug_cpu+0xa0/0xa0 [ 287.675657][ T28] ? preempt_schedule_thunk+0x1a/0x30 [ 287.681088][ T28] ? watchdog+0xce1/0x11b0 [ 287.685530][ T28] watchdog+0xcf2/0x11b0 [ 287.689800][ T28] ? proc_dohung_task_timeout_secs+0x90/0x90 [ 287.696245][ T28] ? proc_dohung_task_timeout_secs+0x90/0x90 [ 287.702250][ T28] kthread+0x33a/0x430 [ 287.706334][ T28] ? kthread_complete_and_exit+0x40/0x40 [ 287.711983][ T28] ret_from_fork+0x2c/0x70 [ 287.716412][ T28] ? kthread_complete_and_exit+0x40/0x40 [ 287.722151][ T28] ret_from_fork_asm+0x11/0x20 [ 287.726946][ T28] [ 287.730187][ T28] Kernel Offset: disabled [ 287.734537][ T28] Rebooting in 86400 seconds..