./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor2968930510 <...> Warning: Permanently added '10.128.0.56' (ED25519) to the list of known hosts. execve("./syz-executor2968930510", ["./syz-executor2968930510"], 0x7ffc53f46a80 /* 10 vars */) = 0 brk(NULL) = 0x5555869a1000 brk(0x5555869a1d00) = 0x5555869a1d00 arch_prctl(ARCH_SET_FS, 0x5555869a1380) = 0 set_tid_address(0x5555869a1650) = 5091 set_robust_list(0x5555869a1660, 24) = 0 rseq(0x5555869a1ca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor2968930510", 4096) = 28 getrandom("\x5b\x8a\xd0\x21\x74\x8d\x3c\xb2", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x5555869a1d00 brk(0x5555869c2d00) = 0x5555869c2d00 brk(0x5555869c3000) = 0x5555869c3000 mprotect(0x7fa70dc50000, 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 getpid() = 5091 openat(AT_FDCWD, "/sys/kernel/debug/x86/nmi_longest_ns", O_WRONLY|O_CLOEXEC) = 3 write(3, "10000000000", 11) = 11 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/hung_task_check_interval_secs", O_WRONLY|O_CLOEXEC) = 3 write(3, "20", 2) = 2 close(3) = 0 openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_kallsyms", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_harden", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/kptr_restrict", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/softlockup_all_cpu_backtrace", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC) = 3 write(3, "100", 3) = 3 close(3) = 0 openat(AT_FDCWD, "/proc/sys/vm/oom_dump_tasks", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/debug/exception-trace", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/printk", O_WRONLY|O_CLOEXEC) = 3 write(3, "7 4 1 3", 7) = 7 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/keys/gc_delay", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/vm/oom_kill_allocating_task", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/ctrl-alt-del", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/cad_pid", O_WRONLY|O_CLOEXEC) = 3 write(3, "5091", 4) = 4 close(3) = 0 openat(AT_FDCWD, "/sys/kernel/profiling", O_RDWR|O_CREAT|O_NOFOLLOW|FASYNC, 000) = 3 [ 71.069002][ T5091] kernel profiling enabled (shift: 3) [ 71.076254][ C1] ================================================================== [ 71.084362][ C1] BUG: KASAN: stack-out-of-bounds in profile_pc+0xd2/0x170 [ 71.091579][ C1] Read of size 8 at addr ffffc90002e1ef20 by task syz-executor296/5091 [ 71.099832][ C1] [ 71.102150][ C1] CPU: 1 PID: 5091 Comm: syz-executor296 Not tainted 6.9.0-rc7-syzkaller-00012-gdccb07f2914c #0 [ 71.112555][ C1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 71.122622][ C1] Call Trace: [ 71.125896][ C1] [ 71.128749][ C1] dump_stack_lvl+0x241/0x360 [ 71.133449][ C1] ? __pfx_dump_stack_lvl+0x10/0x10 [ 71.138675][ C1] ? __pfx__printk+0x10/0x10 [ 71.143266][ C1] ? _printk+0xd5/0x120 [ 71.147425][ C1] print_report+0x169/0x550 [ 71.151958][ C1] ? __smp_call_single_queue+0x11a/0x3a0 [ 71.157964][ C1] ? __virt_addr_valid+0xbd/0x520 [ 71.163013][ C1] ? profile_pc+0xd2/0x170 [ 71.167444][ C1] kasan_report+0x143/0x180 [ 71.171972][ C1] ? profile_pc+0xd2/0x170 [ 71.176399][ C1] ? _raw_spin_unlock_irqrestore+0xd8/0x140 [ 71.182297][ C1] profile_pc+0xd2/0x170 [ 71.186550][ C1] profile_tick+0xd7/0x150 [ 71.190969][ C1] tick_nohz_handler+0x386/0x500 [ 71.195941][ C1] ? __pfx_tick_nohz_handler+0x10/0x10 [ 71.201419][ C1] __hrtimer_run_queues+0x55b/0xd50 [ 71.206660][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10 [ 71.212379][ C1] ? ktime_get_update_offsets_now+0x411/0x430 [ 71.218443][ C1] hrtimer_interrupt+0x396/0x990 [ 71.223390][ C1] __sysvec_apic_timer_interrupt+0x110/0x3f0 [ 71.229376][ C1] sysvec_apic_timer_interrupt+0xa1/0xc0 [ 71.235008][ C1] [ 71.237950][ C1] [ 71.240873][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 71.246866][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0xd8/0x140 [ 71.253371][ C1] Code: 9c 8f 44 24 20 42 80 3c 23 00 74 08 4c 89 f7 e8 de b8 6f f6 f6 44 24 21 02 75 52 41 f7 c7 00 02 00 00 74 01 fb bf 01 00 00 00 d3 b4 da f5 65 8b 05 74 d8 78 74 85 c0 74 43 48 c7 04 24 0e 36 [ 71.272978][ C1] RSP: 0018:ffffc90002e1ef20 EFLAGS: 00000206 [ 71.279039][ C1] RAX: 2d29de2c57b4c900 RBX: 1ffff920005c3de8 RCX: ffffffff8172f77a [ 71.287005][ C1] RDX: dffffc0000000000 RSI: ffffffff8bcab8a0 RDI: 0000000000000001 [ 71.294968][ C1] RBP: ffffc90002e1efb0 R08: ffffffff92f35507 R09: 1ffffffff25e6aa0 [ 71.302931][ C1] R10: dffffc0000000000 R11: fffffbfff25e6aa1 R12: dffffc0000000000 [ 71.310914][ C1] R13: 1ffff920005c3de4 R14: ffffc90002e1ef40 R15: 0000000000000246 [ 71.318924][ C1] ? mark_lock+0x9a/0x350 [ 71.323274][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 71.329604][ C1] ? __mod_zone_page_state+0xda/0x150 [ 71.334982][ C1] __rmqueue_pcplist+0x216d/0x2620 [ 71.340106][ C1] ? __pfx___rmqueue_pcplist+0x10/0x10 [ 71.345567][ C1] get_page_from_freelist+0x856/0x35b0 [ 71.351040][ C1] ? __pfx___might_resched+0x10/0x10 [ 71.356346][ C1] ? lockdep_hardirqs_on_prepare+0x43d/0x780 [ 71.362324][ C1] ? fs_reclaim_acquire+0x93/0x140 [ 71.367458][ C1] ? __pfx_get_page_from_freelist+0x10/0x10 [ 71.373361][ C1] ? prepare_alloc_pages+0x1da/0x5d0 [ 71.378660][ C1] __alloc_pages+0x256/0x6c0 [ 71.383277][ C1] ? __pfx___alloc_pages+0x10/0x10 [ 71.388395][ C1] ? policy_nodemask+0x2b0/0x800 [ 71.393339][ C1] alloc_pages_mpol+0x3e8/0x680 [ 71.398190][ C1] ? __pfx_alloc_pages_mpol+0x10/0x10 [ 71.403559][ C1] ? alloc_pages+0xef/0x170 [ 71.408060][ C1] __get_free_pages+0xc/0x30 [ 71.412648][ C1] kasan_populate_vmalloc_pte+0x38/0xe0 [ 71.418195][ C1] __apply_to_page_range+0x8ec/0xe40 [ 71.423497][ C1] ? __pfx_kasan_populate_vmalloc_pte+0x10/0x10 [ 71.429756][ C1] ? __pfx___apply_to_page_range+0x10/0x10 [ 71.435558][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 71.440756][ C1] ? kmem_cache_alloc_node+0x1e2/0x390 [ 71.446209][ C1] ? alloc_vmap_area+0x259/0x22c0 [ 71.451230][ C1] alloc_vmap_area+0x1c35/0x22c0 [ 71.456177][ C1] ? __pfx_alloc_vmap_area+0x10/0x10 [ 71.461495][ C1] ? kmalloc_node_trace+0x1fd/0x3b0 [ 71.466708][ C1] ? __get_vm_area_node+0x125/0x3c0 [ 71.471904][ C1] __get_vm_area_node+0x16e/0x3c0 [ 71.476932][ C1] __vmalloc_node_range+0x3df/0x1490 [ 71.482215][ C1] ? profile_init+0xee/0x130 [ 71.486802][ C1] ? _printk+0xd5/0x120 [ 71.490965][ C1] ? __pfx___vmalloc_node_range+0x10/0x10 [ 71.496681][ C1] ? rcu_is_watching+0x15/0xb0 [ 71.501442][ C1] ? trace_kmalloc+0x1f/0xd0 [ 71.506025][ C1] ? __kmalloc+0x251/0x4a0 [ 71.510441][ C1] ? profile_init+0xee/0x130 [ 71.515023][ C1] ? __pfx_sysfs_kf_write+0x10/0x10 [ 71.520215][ C1] vzalloc+0x79/0x90 [ 71.524109][ C1] ? profile_init+0xee/0x130 [ 71.528696][ C1] profile_init+0xee/0x130 [ 71.533108][ C1] profiling_store+0x5e/0xc0 [ 71.537696][ C1] kernfs_fop_write_iter+0x3a1/0x500 [ 71.542986][ C1] vfs_write+0xa84/0xcb0 [ 71.547232][ C1] ? __pfx_vfs_write+0x10/0x10 [ 71.552016][ C1] ? lockdep_hardirqs_on+0x99/0x150 [ 71.557231][ C1] ? __fdget_pos+0x272/0x320 [ 71.561817][ C1] ksys_write+0x1a0/0x2c0 [ 71.566166][ C1] ? __pfx_ksys_write+0x10/0x10 [ 71.571015][ C1] ? do_syscall_64+0x102/0x240 [ 71.575784][ C1] do_syscall_64+0xf5/0x240 [ 71.580292][ C1] ? clear_bhb_loop+0x35/0x90 [ 71.584985][ C1] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 71.590875][ C1] RIP: 0033:0x7fa70dbe4669 [ 71.595286][ C1] Code: 48 83 c4 28 c3 e8 17 1a 00 00 0f 1f 80 00 00 00 00 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 [ 71.614885][ C1] RSP: 002b:00007ffed68db388 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 [ 71.623294][ C1] RAX: ffffffffffffffda RBX: 00007ffed68db530 RCX: 00007fa70dbe4669 [ 71.631261][ C1] RDX: 0000000000000015 RSI: 0000000020000040 RDI: 0000000000000003 [ 71.639237][ C1] RBP: 00007fa70dc261e7 R08: 00007ffed68db127 R09: 00007fa70dc261e7 [ 71.647209][ C1] R10: 0000000000000014 R11: 0000000000000246 R12: 00007ffed68db530 [ 71.655175][ C1] R13: 00007fa70dc26200 R14: 0000000000000001 R15: 0000000000000001 [ 71.663175][ C1] [ 71.666185][ C1] [ 71.668500][ C1] The buggy address belongs to stack of task syz-executor296/5091 [ 71.676291][ C1] and is located at offset 0 in frame: [ 71.681839][ C1] _raw_spin_unlock_irqrestore+0x0/0x140 [ 71.687477][ C1] [ 71.689796][ C1] This frame has 1 object: [ 71.694197][ C1] [32, 40) 'flags.i.i.i.i' [ 71.694207][ C1] [ 71.701007][ C1] The buggy address belongs to the virtual mapping at [ 71.701007][ C1] [ffffc90002e18000, ffffc90002e21000) created by: [ 71.701007][ C1] copy_process+0x5d1/0x3df0 [ 71.718626][ C1] [ 71.720941][ C1] The buggy address belongs to the physical page: [ 71.727343][ C1] page: refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x2f3c6 [ 71.736094][ C1] flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) [ 71.743192][ C1] page_type: 0xffffffff() [ 71.747539][ C1] raw: 00fff00000000000 0000000000000000 dead000000000122 0000000000000000 [ 71.756117][ C1] raw: 0000000000000000 0000000000000000 00000001ffffffff 0000000000000000 [ 71.764688][ C1] page dumped because: kasan: bad access detected [ 71.771105][ C1] page_owner tracks the page as allocated [ 71.776807][ C1] page last allocated via order 0, migratetype Unmovable, gfp_mask 0x2dc2(GFP_KERNEL|__GFP_HIGHMEM|__GFP_NOWARN|__GFP_ZERO), pid 4945, tgid 2004897411 (dhcpcd-run-hook), ts 4945, free_ts 57549498435 [ 71.796158][ C1] post_alloc_hook+0x1ea/0x210 [ 71.800919][ C1] get_page_from_freelist+0x3410/0x35b0 [ 71.806457][ C1] __alloc_pages+0x256/0x6c0 [ 71.811042][ C1] alloc_pages_mpol+0x3e8/0x680 [ 71.815885][ C1] __vmalloc_node_range+0x9a4/0x1490 [ 71.821166][ C1] dup_task_struct+0x3e9/0x7d0 [ 71.825926][ C1] copy_process+0x5d1/0x3df0 [ 71.830510][ C1] kernel_clone+0x226/0x8f0 [ 71.835009][ C1] __x64_sys_clone+0x258/0x2a0 [ 71.839787][ C1] do_syscall_64+0xf5/0x240 [ 71.844314][ C1] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 71.850215][ C1] page last free pid 4943 tgid 4943 stack trace: [ 71.856528][ C1] free_unref_page_prepare+0x986/0xab0 [ 71.861985][ C1] free_unref_page+0x37/0x3f0 [ 71.866653][ C1] __folio_put+0x22b/0x390 [ 71.871064][ C1] pipe_read+0x6f2/0x13e0 [ 71.875385][ C1] vfs_read+0x97b/0xb70 [ 71.879572][ C1] ksys_read+0x1a0/0x2c0 [ 71.883814][ C1] do_syscall_64+0xf5/0x240 [ 71.888317][ C1] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 71.894226][ C1] [ 71.896547][ C1] Memory state around the buggy address: [ 71.902165][ C1] ffffc90002e1ee00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 71.910220][ C1] ffffc90002e1ee80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 71.918274][ C1] >ffffc90002e1ef00: 00 00 00 00 f1 f1 f1 f1 00 f3 f3 f3 00 00 00 00 [ 71.926325][ C1] ^ [ 71.931442][ C1] ffffc90002e1ef80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 71.939497][ C1] ffffc90002e1f000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 71.947548][ C1] ================================================================== [ 71.955613][ C1] Kernel panic - not syncing: KASAN: panic_on_warn set ... [ 71.962797][ C1] CPU: 1 PID: 5091 Comm: syz-executor296 Not tainted 6.9.0-rc7-syzkaller-00012-gdccb07f2914c #0 [ 71.973198][ C1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 71.983247][ C1] Call Trace: [ 71.986522][ C1] [ 71.989363][ C1] dump_stack_lvl+0x241/0x360 [ 71.994044][ C1] ? __pfx_dump_stack_lvl+0x10/0x10 [ 71.999245][ C1] ? __pfx__printk+0x10/0x10 [ 72.003834][ C1] ? rcu_is_watching+0x15/0xb0 [ 72.008594][ C1] ? vscnprintf+0x5d/0x90 [ 72.012924][ C1] panic+0x349/0x860 [ 72.016836][ C1] ? __pfx_lock_release+0x10/0x10 [ 72.021851][ C1] ? check_panic_on_warn+0x21/0xb0 [ 72.026964][ C1] ? __pfx_panic+0x10/0x10 [ 72.031379][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 72.036578][ C1] ? _raw_spin_unlock_irqrestore+0xdd/0x140 [ 72.042472][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 72.048826][ C1] check_panic_on_warn+0x86/0xb0 [ 72.053762][ C1] ? profile_pc+0xd2/0x170 [ 72.058180][ C1] end_report+0x77/0x160 [ 72.062423][ C1] kasan_report+0x154/0x180 [ 72.066931][ C1] ? profile_pc+0xd2/0x170 [ 72.071347][ C1] ? _raw_spin_unlock_irqrestore+0xd8/0x140 [ 72.077239][ C1] profile_pc+0xd2/0x170 [ 72.081481][ C1] profile_tick+0xd7/0x150 [ 72.085898][ C1] tick_nohz_handler+0x386/0x500 [ 72.090838][ C1] ? __pfx_tick_nohz_handler+0x10/0x10 [ 72.096317][ C1] __hrtimer_run_queues+0x55b/0xd50 [ 72.101523][ C1] ? __pfx___hrtimer_run_queues+0x10/0x10 [ 72.107246][ C1] ? ktime_get_update_offsets_now+0x411/0x430 [ 72.113312][ C1] hrtimer_interrupt+0x396/0x990 [ 72.118279][ C1] __sysvec_apic_timer_interrupt+0x110/0x3f0 [ 72.124291][ C1] sysvec_apic_timer_interrupt+0xa1/0xc0 [ 72.129932][ C1] [ 72.132856][ C1] [ 72.135802][ C1] asm_sysvec_apic_timer_interrupt+0x1a/0x20 [ 72.141798][ C1] RIP: 0010:_raw_spin_unlock_irqrestore+0xd8/0x140 [ 72.148305][ C1] Code: 9c 8f 44 24 20 42 80 3c 23 00 74 08 4c 89 f7 e8 de b8 6f f6 f6 44 24 21 02 75 52 41 f7 c7 00 02 00 00 74 01 fb bf 01 00 00 00 d3 b4 da f5 65 8b 05 74 d8 78 74 85 c0 74 43 48 c7 04 24 0e 36 [ 72.167904][ C1] RSP: 0018:ffffc90002e1ef20 EFLAGS: 00000206 [ 72.173971][ C1] RAX: 2d29de2c57b4c900 RBX: 1ffff920005c3de8 RCX: ffffffff8172f77a [ 72.181936][ C1] RDX: dffffc0000000000 RSI: ffffffff8bcab8a0 RDI: 0000000000000001 [ 72.189903][ C1] RBP: ffffc90002e1efb0 R08: ffffffff92f35507 R09: 1ffffffff25e6aa0 [ 72.197867][ C1] R10: dffffc0000000000 R11: fffffbfff25e6aa1 R12: dffffc0000000000 [ 72.205833][ C1] R13: 1ffff920005c3de4 R14: ffffc90002e1ef40 R15: 0000000000000246 [ 72.213824][ C1] ? mark_lock+0x9a/0x350 [ 72.218154][ C1] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 72.224485][ C1] ? __mod_zone_page_state+0xda/0x150 [ 72.229863][ C1] __rmqueue_pcplist+0x216d/0x2620 [ 72.234988][ C1] ? __pfx___rmqueue_pcplist+0x10/0x10 [ 72.240449][ C1] get_page_from_freelist+0x856/0x35b0 [ 72.245917][ C1] ? __pfx___might_resched+0x10/0x10 [ 72.251203][ C1] ? lockdep_hardirqs_on_prepare+0x43d/0x780 [ 72.257177][ C1] ? fs_reclaim_acquire+0x93/0x140 [ 72.262283][ C1] ? __pfx_get_page_from_freelist+0x10/0x10 [ 72.268174][ C1] ? prepare_alloc_pages+0x1da/0x5d0 [ 72.273458][ C1] __alloc_pages+0x256/0x6c0 [ 72.278058][ C1] ? __pfx___alloc_pages+0x10/0x10 [ 72.283167][ C1] ? policy_nodemask+0x2b0/0x800 [ 72.288102][ C1] alloc_pages_mpol+0x3e8/0x680 [ 72.292964][ C1] ? __pfx_alloc_pages_mpol+0x10/0x10 [ 72.298334][ C1] ? alloc_pages+0xef/0x170 [ 72.302833][ C1] __get_free_pages+0xc/0x30 [ 72.307417][ C1] kasan_populate_vmalloc_pte+0x38/0xe0 [ 72.312963][ C1] __apply_to_page_range+0x8ec/0xe40 [ 72.318245][ C1] ? __pfx_kasan_populate_vmalloc_pte+0x10/0x10 [ 72.324491][ C1] ? __pfx___apply_to_page_range+0x10/0x10 [ 72.330316][ C1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 72.335606][ C1] ? kmem_cache_alloc_node+0x1e2/0x390 [ 72.341066][ C1] ? alloc_vmap_area+0x259/0x22c0 [ 72.346110][ C1] alloc_vmap_area+0x1c35/0x22c0 [ 72.351055][ C1] ? __pfx_alloc_vmap_area+0x10/0x10 [ 72.357066][ C1] ? kmalloc_node_trace+0x1fd/0x3b0 [ 72.362279][ C1] ? __get_vm_area_node+0x125/0x3c0 [ 72.367598][ C1] __get_vm_area_node+0x16e/0x3c0 [ 72.372630][ C1] __vmalloc_node_range+0x3df/0x1490 [ 72.377914][ C1] ? profile_init+0xee/0x130 [ 72.382516][ C1] ? _printk+0xd5/0x120 [ 72.386768][ C1] ? __pfx___vmalloc_node_range+0x10/0x10 [ 72.392483][ C1] ? rcu_is_watching+0x15/0xb0 [ 72.397242][ C1] ? trace_kmalloc+0x1f/0xd0 [ 72.401828][ C1] ? __kmalloc+0x251/0x4a0 [ 72.406239][ C1] ? profile_init+0xee/0x130 [ 72.410839][ C1] ? __pfx_sysfs_kf_write+0x10/0x10 [ 72.416037][ C1] vzalloc+0x79/0x90 [ 72.419932][ C1] ? profile_init+0xee/0x130 [ 72.424517][ C1] profile_init+0xee/0x130 [ 72.428942][ C1] profiling_store+0x5e/0xc0 [ 72.433625][ C1] kernfs_fop_write_iter+0x3a1/0x500 [ 72.438930][ C1] vfs_write+0xa84/0xcb0 [ 72.443179][ C1] ? __pfx_vfs_write+0x10/0x10 [ 72.447946][ C1] ? lockdep_hardirqs_on+0x99/0x150 [ 72.453160][ C1] ? __fdget_pos+0x272/0x320 [ 72.457743][ C1] ksys_write+0x1a0/0x2c0 [ 72.462075][ C1] ? __pfx_ksys_write+0x10/0x10 [ 72.466924][ C1] ? do_syscall_64+0x102/0x240 [ 72.471690][ C1] do_syscall_64+0xf5/0x240 [ 72.476193][ C1] ? clear_bhb_loop+0x35/0x90 [ 72.480868][ C1] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 72.486758][ C1] RIP: 0033:0x7fa70dbe4669 [ 72.491164][ C1] Code: 48 83 c4 28 c3 e8 17 1a 00 00 0f 1f 80 00 00 00 00 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 [ 72.510848][ C1] RSP: 002b:00007ffed68db388 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 [ 72.519256][ C1] RAX: ffffffffffffffda RBX: 00007ffed68db530 RCX: 00007fa70dbe4669 [ 72.527218][ C1] RDX: 0000000000000015 RSI: 0000000020000040 RDI: 0000000000000003 [ 72.535289][ C1] RBP: 00007fa70dc261e7 R08: 00007ffed68db127 R09: 00007fa70dc261e7 [ 72.543264][ C1] R10: 0000000000000014 R11: 0000000000000246 R12: 00007ffed68db530 [ 72.551230][ C1] R13: 00007fa70dc26200 R14: 0000000000000001 R15: 0000000000000001 [ 72.559198][ C1] [ 72.562537][ C1] Kernel Offset: disabled [ 72.566864][ C1] Rebooting in 86400 seconds..