./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1899136206
<...>
Warning: Permanently added '10.128.1.116' (ED25519) to the list of known hosts.
execve("./syz-executor1899136206", ["./syz-executor1899136206"], 0x7ffc141fdce0 /* 10 vars */) = 0
brk(NULL) = 0x555556186000
brk(0x555556186d00) = 0x555556186d00
arch_prctl(ARCH_SET_FS, 0x555556186380) = 0
set_tid_address(0x555556186650) = 296
set_robust_list(0x555556186660, 24) = 0
rseq(0x555556186ca0, 0x20, 0, 0x53053053) = -1 ENOSYS (Function not implemented)
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor1899136206", 4096) = 28
getrandom("\xa8\x75\xb3\x63\x57\xb2\xf0\xd7", 8, GRND_NONBLOCK) = 8
brk(NULL) = 0x555556186d00
brk(0x5555561a7d00) = 0x5555561a7d00
brk(0x5555561a8000) = 0x5555561a8000
mprotect(0x7faada485000, 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, "/sys/kernel/debug/failslab/ignore-gfp-wait", O_WRONLY|O_CLOEXEC) = 3
write(3, "N", 1) = 1
close(3) = 0
openat(AT_FDCWD, "/sys/kernel/debug/fail_futex/ignore-private", O_WRONLY|O_CLOEXEC) = 3
write(3, "N", 1) = 1
close(3) = 0
openat(AT_FDCWD, "/sys/kernel/debug/fail_page_alloc/ignore-gfp-highmem", O_WRONLY|O_CLOEXEC) = 3
write(3, "N", 1) = 1
close(3) = 0
openat(AT_FDCWD, "/sys/kernel/debug/fail_page_alloc/ignore-gfp-wait", O_WRONLY|O_CLOEXEC) = 3
write(3, "N", 1) = 1
close(3) = 0
openat(AT_FDCWD, "/sys/kernel/debug/fail_page_alloc/min-order", O_WRONLY|O_CLOEXEC) = 3
write(3, "0", 1) = 1
close(3) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556186650) = 297
./strace-static-x86_64: Process 297 attached
[pid 297] set_robust_list(0x555556186660, 24) = 0
[pid 297] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 297] setpgid(0, 0) = 0
[pid 297] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 297] write(3, "1000", 4) = 4
[pid 297] close(3) = 0
[pid 297] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 297] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 297] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 297] write(4, "5", 1) = 1
[pid 297] mmap(0x20ffd000, 8192, PROT_NONE, MAP_SHARED|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 297] exit_group(0) = ?
[pid 297] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=297, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556186650) = 298
./strace-static-x86_64: Process 298 attached
[pid 298] set_robust_list(0x555556186660, 24) = 0
[pid 298] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 298] setpgid(0, 0) = 0
[pid 298] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 298] write(3, "1000", 4) = 4
[pid 298] close(3) = 0
[pid 298] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 298] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 298] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 298] write(4, "5", 1) = 1
[pid 298] mmap(0x20ffd000, 8192, PROT_NONE, MAP_SHARED|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[ 23.688793][ T28] audit: type=1400 audit(1705601301.568:66): avc: denied { execmem } for pid=296 comm="syz-executor189" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=process permissive=1
[ 23.708106][ T28] audit: type=1400 audit(1705601301.588:67): avc: denied { map } for pid=297 comm="syz-executor189" path="/dev/zero" dev="devtmpfs" ino=5 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:zero_device_t tclass=chr_file permissive=1
[ 23.715945][ T298] FAULT_INJECTION: forcing a failure.
[ 23.715945][ T298] name fail_page_alloc, interval 1, probability 0, space 0, times 0
[ 23.744287][ T298] CPU: 1 PID: 298 Comm: syz-executor189 Not tainted 6.1.57-syzkaller-00029-g899194d7e909 #0
[ 23.754188][ T298] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
[ 23.764071][ T298] Call Trace:
[ 23.767206][ T298]
[ 23.769982][ T298] dump_stack_lvl+0x151/0x1b7
[ 23.774501][ T298] ? nf_tcp_handle_invalid+0x3f1/0x3f1
[ 23.779783][ T298] dump_stack+0x15/0x1e
[ 23.783776][ T298] should_fail_ex+0x3d0/0x520
[ 23.788289][ T298] should_fail_alloc_page+0x68/0x90
[ 23.793322][ T298] __alloc_pages+0x1f4/0x780
[ 23.798096][ T298] ? prep_new_page+0x110/0x110
[ 23.802695][ T298] ? __this_cpu_preempt_check+0x13/0x20
[ 23.808078][ T298] __folio_alloc+0x15/0x40
[ 23.812327][ T298] wp_page_copy+0x23c/0x16b0
[ 23.816756][ T298] ? __kasan_check_write+0x14/0x20
[ 23.821705][ T298] ? fault_dirty_shared_page+0x300/0x300
[ 23.827171][ T298] ? lru_add_drain_cpu+0x37d/0x4e0
[ 23.832118][ T298] ? native_set_ldt+0x130/0x130
[ 23.836809][ T298] do_wp_page+0xc25/0xdf0
[ 23.841006][ T298] handle_mm_fault+0x15a2/0x2f40
[ 23.845748][ T298] ? numa_migrate_prep+0xe0/0xe0
[ 23.850517][ T298] ? lock_vma_under_rcu+0x4aa/0x590
[ 23.855554][ T298] ? __kasan_check_write+0x14/0x20
[ 23.860515][ T298] ? fpregs_restore_userregs+0x130/0x290
[ 23.865972][ T298] exc_page_fault+0x3b3/0x700
[ 23.870482][ T298] asm_exc_page_fault+0x27/0x30
[ 23.875167][ T298] RIP: 0033:0x7faada3e7e80
[ 23.879450][ T298] Code: 41 54 55 48 89 f5 53 89 fb 48 83 ec 18 48 83 3d 6d 11 0a 00 00 89 54 24 0c 74 08 84 c9 0f 85 09 02 00 00 31 c0 ba 01 00 00 00 0f b1 15 00 3f 0a 00 0f 85 0f 02 00 00 4c 8d 25 f3 3e 0a 00 4c
[ 23.899121][ T298] RSP: 002b:00007ffd5da6ae90 EFLAGS: 00010246
[ 23.905021][ T298] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000001
[ 23.912853][ T298] RDX: 0000000000000001 RSI: 00007faada489110 RDI: 0000000000000000
[ 23.920650][ T298] RBP: 00007faada489110 R08: 0000000000000003 R09: 0000000008000000
[ 23.928457][ T298] R10: 0000000000000011 R11: 0000000000000246 R12: 00007ffd5da6af0c
[pid 298] exit_group(0) = ?
[pid 298] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=298, si_uid=0, si_status=0, si_utime=0, si_stime=3} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556186650) = 299
./strace-static-x86_64: Process 299 attached
[pid 299] set_robust_list(0x555556186660, 24) = 0
[pid 299] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 299] setpgid(0, 0) = 0
[pid 299] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 299] write(3, "1000", 4) = 4
[pid 299] close(3) = 0
[pid 299] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 299] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 299] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 299] write(4, "5", 1) = 1
[pid 299] mmap(0x20ffd000, 8192, PROT_NONE, MAP_SHARED|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[ 23.936271][ T298] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
[ 23.944090][ T298]
[ 23.947034][ T298] Huh VM_FAULT_OOM leaked out to the #PF handler. Retrying PF
[ 23.959176][ T299] FAULT_INJECTION: forcing a failure.
[ 23.959176][ T299] name fail_page_alloc, interval 1, probability 0, space 0, times 0
[ 23.972290][ T299] CPU: 0 PID: 299 Comm: syz-executor189 Not tainted 6.1.57-syzkaller-00029-g899194d7e909 #0
[ 23.982103][ T299] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
[ 23.991996][ T299] Call Trace:
[ 23.995140][ T299]
[ 23.997896][ T299] dump_stack_lvl+0x151/0x1b7
[ 24.002409][ T299] ? nf_tcp_handle_invalid+0x3f1/0x3f1
[ 24.007706][ T299] dump_stack+0x15/0x1e
[ 24.011697][ T299] should_fail_ex+0x3d0/0x520
[ 24.016216][ T299] should_fail_alloc_page+0x68/0x90
[ 24.021243][ T299] __alloc_pages+0x1f4/0x780
[ 24.025704][ T299] ? prep_new_page+0x110/0x110
[ 24.030271][ T299] ? __this_cpu_preempt_check+0x13/0x20
[ 24.035654][ T299] __folio_alloc+0x15/0x40
[ 24.039905][ T299] wp_page_copy+0x23c/0x16b0
[ 24.044468][ T299] ? __kasan_check_write+0x14/0x20
[ 24.049410][ T299] ? fault_dirty_shared_page+0x300/0x300
[ 24.054876][ T299] ? native_set_ldt+0x130/0x130
[ 24.059570][ T299] do_wp_page+0xc25/0xdf0
[ 24.063730][ T299] handle_mm_fault+0x15a2/0x2f40
[ 24.068606][ T299] ? numa_migrate_prep+0xe0/0xe0
[ 24.073374][ T299] ? lock_vma_under_rcu+0x4aa/0x590
[ 24.078410][ T299] ? __kasan_check_write+0x14/0x20
[ 24.083345][ T299] ? fpregs_restore_userregs+0x130/0x290
[ 24.088815][ T299] exc_page_fault+0x3b3/0x700
[ 24.093326][ T299] asm_exc_page_fault+0x27/0x30
[ 24.098012][ T299] RIP: 0033:0x7faada3e7e80
[ 24.102273][ T299] Code: 41 54 55 48 89 f5 53 89 fb 48 83 ec 18 48 83 3d 6d 11 0a 00 00 89 54 24 0c 74 08 84 c9 0f 85 09 02 00 00 31 c0 ba 01 00 00 00 0f b1 15 00 3f 0a 00 0f 85 0f 02 00 00 4c 8d 25 f3 3e 0a 00 4c
[ 24.121706][ T299] RSP: 002b:00007ffd5da6ae90 EFLAGS: 00010246
[ 24.127612][ T299] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000001
[pid 299] exit_group(0) = ?
[pid 299] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=299, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556186650) = 301
./strace-static-x86_64: Process 301 attached
[pid 301] set_robust_list(0x555556186660, 24) = 0
[pid 301] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 301] setpgid(0, 0) = 0
[pid 301] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 301] write(3, "1000", 4) = 4
[pid 301] close(3) = 0
[pid 301] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 301] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 301] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 301] write(4, "5", 1) = 1
[pid 301] mmap(0x20ffd000, 8192, PROT_NONE, MAP_SHARED|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[ 24.135416][ T299] RDX: 0000000000000001 RSI: 00007faada489110 RDI: 0000000000000000
[ 24.143238][ T299] RBP: 00007faada489110 R08: 0000000000000003 R09: 0000000008000000
[ 24.151043][ T299] R10: 0000000000000011 R11: 0000000000000246 R12: 00007ffd5da6af0c
[ 24.158866][ T299] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
[ 24.166670][ T299]
[ 24.169682][ T299] Huh VM_FAULT_OOM leaked out to the #PF handler. Retrying PF
[ 24.184767][ T301] FAULT_INJECTION: forcing a failure.
[ 24.184767][ T301] name fail_page_alloc, interval 1, probability 0, space 0, times 0
[ 24.197863][ T301] CPU: 1 PID: 301 Comm: syz-executor189 Not tainted 6.1.57-syzkaller-00029-g899194d7e909 #0
[ 24.207699][ T301] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
[ 24.217595][ T301] Call Trace:
[ 24.220722][ T301]
[ 24.223587][ T301] dump_stack_lvl+0x151/0x1b7
[ 24.228103][ T301] ? nf_tcp_handle_invalid+0x3f1/0x3f1
[ 24.233418][ T301] dump_stack+0x15/0x1e
[ 24.237392][ T301] should_fail_ex+0x3d0/0x520
[ 24.241897][ T301] should_fail_alloc_page+0x68/0x90
[ 24.246936][ T301] __alloc_pages+0x1f4/0x780
[ 24.251389][ T301] ? prep_new_page+0x110/0x110
[ 24.255956][ T301] ? __this_cpu_preempt_check+0x13/0x20
[ 24.261336][ T301] __folio_alloc+0x15/0x40
[ 24.265587][ T301] wp_page_copy+0x23c/0x16b0
[ 24.270188][ T301] ? __kasan_check_write+0x14/0x20
[ 24.275135][ T301] ? fault_dirty_shared_page+0x300/0x300
[ 24.280719][ T301] do_wp_page+0xc25/0xdf0
[ 24.284882][ T301] handle_mm_fault+0x15a2/0x2f40
[ 24.289659][ T301] ? numa_migrate_prep+0xe0/0xe0
[ 24.294435][ T301] ? lock_vma_under_rcu+0x4aa/0x590
[ 24.299468][ T301] ? __kasan_check_write+0x14/0x20
[ 24.304415][ T301] ? fpregs_restore_userregs+0x130/0x290
[ 24.309876][ T301] exc_page_fault+0x3b3/0x700
[ 24.314391][ T301] asm_exc_page_fault+0x27/0x30
[ 24.319073][ T301] RIP: 0033:0x7faada3e7e80
[pid 301] exit_group(0) = ?
[pid 301] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=301, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
[ 24.323327][ T301] Code: 41 54 55 48 89 f5 53 89 fb 48 83 ec 18 48 83 3d 6d 11 0a 00 00 89 54 24 0c 74 08 84 c9 0f 85 09 02 00 00 31 c0 ba 01 00 00 00 0f b1 15 00 3f 0a 00 0f 85 0f 02 00 00 4c 8d 25 f3 3e 0a 00 4c
[ 24.342772][ T301] RSP: 002b:00007ffd5da6ae90 EFLAGS: 00010246
[ 24.348671][ T301] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000001
[ 24.356482][ T301] RDX: 0000000000000001 RSI: 00007faada489110 RDI: 0000000000000000
[ 24.364295][ T301] RBP: 00007faada489110 R08: 0000000000000003 R09: 0000000008000000
[ 24.372190][ T301] R10: 0000000000000011 R11: 0000000000000246 R12: 00007ffd5da6af0c
[ 24.379998][ T301] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
[ 24.388255][ T301]
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556186650) = 303
./strace-static-x86_64: Process 303 attached
[pid 303] set_robust_list(0x555556186660, 24) = 0
[pid 303] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 303] setpgid(0, 0) = 0
[pid 303] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 303] write(3, "1000", 4) = 4
[pid 303] close(3) = 0
[pid 303] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 303] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 303] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 303] write(4, "5", 1) = 1
[pid 303] mmap(0x20ffd000, 8192, PROT_NONE, MAP_SHARED|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[ 24.391535][ T301] Huh VM_FAULT_OOM leaked out to the #PF handler. Retrying PF
[ 24.404139][ T303] FAULT_INJECTION: forcing a failure.
[ 24.404139][ T303] name fail_page_alloc, interval 1, probability 0, space 0, times 0
[ 24.417395][ T303] CPU: 0 PID: 303 Comm: syz-executor189 Not tainted 6.1.57-syzkaller-00029-g899194d7e909 #0
[ 24.427296][ T303] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
[ 24.437186][ T303] Call Trace:
[ 24.440310][ T303]
[ 24.443084][ T303] dump_stack_lvl+0x151/0x1b7
[ 24.447598][ T303] ? nf_tcp_handle_invalid+0x3f1/0x3f1
[ 24.452887][ T303] dump_stack+0x15/0x1e
[ 24.456893][ T303] should_fail_ex+0x3d0/0x520
[ 24.461416][ T303] should_fail_alloc_page+0x68/0x90
[ 24.466766][ T303] __alloc_pages+0x1f4/0x780
[ 24.471201][ T303] ? prep_new_page+0x110/0x110
[ 24.475796][ T303] ? __this_cpu_preempt_check+0x13/0x20
[ 24.481171][ T303] __folio_alloc+0x15/0x40
[ 24.485421][ T303] wp_page_copy+0x23c/0x16b0
[ 24.489858][ T303] ? __kasan_check_write+0x14/0x20
[ 24.494885][ T303] ? fault_dirty_shared_page+0x300/0x300
[ 24.500348][ T303] ? native_set_ldt+0x130/0x130
[ 24.505051][ T303] do_wp_page+0xc25/0xdf0
[ 24.509204][ T303] handle_mm_fault+0x15a2/0x2f40
[ 24.513985][ T303] ? numa_migrate_prep+0xe0/0xe0
[ 24.518757][ T303] ? lock_vma_under_rcu+0x4aa/0x590
[ 24.523787][ T303] ? __kasan_check_write+0x14/0x20
[ 24.528728][ T303] ? fpregs_restore_userregs+0x130/0x290
[ 24.534196][ T303] exc_page_fault+0x3b3/0x700
[ 24.538712][ T303] asm_exc_page_fault+0x27/0x30
[ 24.543395][ T303] RIP: 0033:0x7faada3e7e80
[ 24.547656][ T303] Code: 41 54 55 48 89 f5 53 89 fb 48 83 ec 18 48 83 3d 6d 11 0a 00 00 89 54 24 0c 74 08 84 c9 0f 85 09 02 00 00 31 c0 ba 01 00 00 00 0f b1 15 00 3f 0a 00 0f 85 0f 02 00 00 4c 8d 25 f3 3e 0a 00 4c
[ 24.567095][ T303] RSP: 002b:00007ffd5da6ae90 EFLAGS: 00010246
[ 24.572993][ T303] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000001
[ 24.580811][ T303] RDX: 0000000000000001 RSI: 00007faada489110 RDI: 0000000000000000
[pid 303] exit_group(0) = ?
[pid 303] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=303, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 304 attached
[pid 304] set_robust_list(0x555556186660, 24
[pid 296] <... clone resumed>, child_tidptr=0x555556186650) = 304
[pid 304] <... set_robust_list resumed>) = 0
[pid 304] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 304] setpgid(0, 0) = 0
[pid 304] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 304] write(3, "1000", 4) = 4
[pid 304] close(3) = 0
[pid 304] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 304] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 304] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 304] write(4, "5", 1) = 1
[pid 304] mmap(0x20ffd000, 8192, PROT_NONE, MAP_SHARED|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[ 24.588613][ T303] RBP: 00007faada489110 R08: 0000000000000003 R09: 0000000008000000
[ 24.596424][ T303] R10: 0000000000000011 R11: 0000000000000246 R12: 00007ffd5da6af0c
[ 24.604242][ T303] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
[ 24.612139][ T303]
[ 24.615076][ T303] Huh VM_FAULT_OOM leaked out to the #PF handler. Retrying PF
[ 24.628860][ T304] FAULT_INJECTION: forcing a failure.
[ 24.628860][ T304] name fail_page_alloc, interval 1, probability 0, space 0, times 0
[ 24.642081][ T304] CPU: 1 PID: 304 Comm: syz-executor189 Not tainted 6.1.57-syzkaller-00029-g899194d7e909 #0
[ 24.651983][ T304] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
[ 24.661860][ T304] Call Trace:
[ 24.664983][ T304]
[ 24.667758][ T304] dump_stack_lvl+0x151/0x1b7
[ 24.672273][ T304] ? nf_tcp_handle_invalid+0x3f1/0x3f1
[ 24.677570][ T304] ? __sched_clock_gtod_offset+0x100/0x100
[ 24.683386][ T304] dump_stack+0x15/0x1e
[ 24.687374][ T304] should_fail_ex+0x3d0/0x520
[ 24.691889][ T304] should_fail_alloc_page+0x68/0x90
[ 24.696922][ T304] __alloc_pages+0x1f4/0x780
[ 24.701357][ T304] ? prep_new_page+0x110/0x110
[ 24.705950][ T304] ? __this_cpu_preempt_check+0x13/0x20
[ 24.711339][ T304] __folio_alloc+0x15/0x40
[ 24.715581][ T304] wp_page_copy+0x23c/0x16b0
[ 24.720011][ T304] ? __kasan_check_write+0x14/0x20
[ 24.724960][ T304] ? fault_dirty_shared_page+0x300/0x300
[ 24.730514][ T304] do_wp_page+0xc25/0xdf0
[ 24.734713][ T304] handle_mm_fault+0x15a2/0x2f40
[ 24.739464][ T304] ? numa_migrate_prep+0xe0/0xe0
[ 24.744227][ T304] ? lock_vma_under_rcu+0x4aa/0x590
[ 24.749260][ T304] ? __kasan_check_write+0x14/0x20
[ 24.754204][ T304] ? fpregs_restore_userregs+0x130/0x290
[ 24.759677][ T304] exc_page_fault+0x3b3/0x700
[ 24.764185][ T304] asm_exc_page_fault+0x27/0x30
[ 24.768890][ T304] RIP: 0033:0x7faada3e7e80
[ 24.773126][ T304] Code: 41 54 55 48 89 f5 53 89 fb 48 83 ec 18 48 83 3d 6d 11 0a 00 00 89 54 24 0c 74 08 84 c9 0f 85 09 02 00 00 31 c0 ba 01 00 00 00 0f b1 15 00 3f 0a 00 0f 85 0f 02 00 00 4c 8d 25 f3 3e 0a 00 4c
[pid 304] exit_group(0) = ?
[pid 304] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=304, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556186650) = 305
./strace-static-x86_64: Process 305 attached
[pid 305] set_robust_list(0x555556186660, 24) = 0
[pid 305] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 305] setpgid(0, 0) = 0
[pid 305] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 305] write(3, "1000", 4) = 4
[pid 305] close(3) = 0
[pid 305] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 305] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 305] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 305] write(4, "5", 1) = 1
[pid 305] mmap(0x20ffd000, 8192, PROT_NONE, MAP_SHARED|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 305] exit_group(0) = ?
[pid 305] +++ exited with 0 +++
[ 24.792567][ T304] RSP: 002b:00007ffd5da6ae90 EFLAGS: 00010246
[ 24.798468][ T304] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000001
[ 24.806365][ T304] RDX: 0000000000000001 RSI: 00007faada489110 RDI: 0000000000000000
[ 24.814177][ T304] RBP: 00007faada489110 R08: 0000000000000003 R09: 0000000008000000
[ 24.821988][ T304] R10: 0000000000000011 R11: 0000000000000246 R12: 00007ffd5da6af0c
[ 24.829807][ T304] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
[ 24.837614][ T304]
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=305, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556186650) = 306
./strace-static-x86_64: Process 306 attached
[pid 306] set_robust_list(0x555556186660, 24) = 0
[pid 306] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 306] setpgid(0, 0) = 0
[pid 306] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 306] write(3, "1000", 4) = 4
[pid 306] close(3) = 0
[pid 306] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 306] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 306] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 306] write(4, "5", 1) = 1
[pid 306] mmap(0x20ffd000, 8192, PROT_NONE, MAP_SHARED|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[ 24.840547][ T304] Huh VM_FAULT_OOM leaked out to the #PF handler. Retrying PF
[ 24.857345][ T306] FAULT_INJECTION: forcing a failure.
[ 24.857345][ T306] name fail_page_alloc, interval 1, probability 0, space 0, times 0
[ 24.870429][ T306] CPU: 0 PID: 306 Comm: syz-executor189 Not tainted 6.1.57-syzkaller-00029-g899194d7e909 #0
[ 24.880268][ T306] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
[ 24.890164][ T306] Call Trace:
[ 24.893296][ T306]
[ 24.896065][ T306] dump_stack_lvl+0x151/0x1b7
[ 24.900583][ T306] ? nf_tcp_handle_invalid+0x3f1/0x3f1
[ 24.905964][ T306] dump_stack+0x15/0x1e
[ 24.909951][ T306] should_fail_ex+0x3d0/0x520
[ 24.915250][ T306] should_fail_alloc_page+0x68/0x90
[ 24.920291][ T306] __alloc_pages+0x1f4/0x780
[ 24.924713][ T306] ? prep_new_page+0x110/0x110
[ 24.929308][ T306] ? __this_cpu_preempt_check+0x13/0x20
[ 24.934700][ T306] __folio_alloc+0x15/0x40
[ 24.938938][ T306] wp_page_copy+0x23c/0x16b0
[ 24.943369][ T306] ? __kasan_check_write+0x14/0x20
[ 24.948327][ T306] ? fault_dirty_shared_page+0x300/0x300
[ 24.953785][ T306] ? native_set_ldt+0x130/0x130
[ 24.958472][ T306] do_wp_page+0xc25/0xdf0
[ 24.962636][ T306] handle_mm_fault+0x15a2/0x2f40
[ 24.967411][ T306] ? numa_migrate_prep+0xe0/0xe0
[ 24.972182][ T306] ? lock_vma_under_rcu+0x4aa/0x590
[ 24.977217][ T306] ? __kasan_check_write+0x14/0x20
[ 24.982171][ T306] ? fpregs_restore_userregs+0x130/0x290
[ 24.987636][ T306] exc_page_fault+0x3b3/0x700
[ 24.992233][ T306] asm_exc_page_fault+0x27/0x30
[ 24.996914][ T306] RIP: 0033:0x7faada3e7e80
[ 25.001175][ T306] Code: 41 54 55 48 89 f5 53 89 fb 48 83 ec 18 48 83 3d 6d 11 0a 00 00 89 54 24 0c 74 08 84 c9 0f 85 09 02 00 00 31 c0 ba 01 00 00 00 0f b1 15 00 3f 0a 00 0f 85 0f 02 00 00 4c 8d 25 f3 3e 0a 00 4c
[ 25.021219][ T306] RSP: 002b:00007ffd5da6ae90 EFLAGS: 00010246
[ 25.027555][ T306] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000001
[ 25.035451][ T306] RDX: 0000000000000001 RSI: 00007faada489110 RDI: 0000000000000000
[pid 306] exit_group(0) = ?
[pid 306] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=306, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 307 attached
[pid 307] set_robust_list(0x555556186660, 24) = 0
[pid 296] <... clone resumed>, child_tidptr=0x555556186650) = 307
[pid 307] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 307] setpgid(0, 0) = 0
[pid 307] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 307] write(3, "1000", 4) = 4
[pid 307] close(3) = 0
[pid 307] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 307] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 307] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 307] write(4, "5", 1) = 1
[pid 307] mmap(0x20ffd000, 8192, PROT_NONE, MAP_SHARED|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[ 25.043264][ T306] RBP: 00007faada489110 R08: 0000000000000003 R09: 0000000008000000
[ 25.051074][ T306] R10: 0000000000000011 R11: 0000000000000246 R12: 00007ffd5da6af0c
[ 25.058887][ T306] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
[ 25.066792][ T306]
[ 25.069898][ T306] Huh VM_FAULT_OOM leaked out to the #PF handler. Retrying PF
[ 25.085123][ T307] FAULT_INJECTION: forcing a failure.
[ 25.085123][ T307] name fail_page_alloc, interval 1, probability 0, space 0, times 0
[ 25.098206][ T307] CPU: 0 PID: 307 Comm: syz-executor189 Not tainted 6.1.57-syzkaller-00029-g899194d7e909 #0
[ 25.108033][ T307] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
[ 25.117924][ T307] Call Trace:
[ 25.121045][ T307]
[ 25.123829][ T307] dump_stack_lvl+0x151/0x1b7
[ 25.128343][ T307] ? nf_tcp_handle_invalid+0x3f1/0x3f1
[ 25.133744][ T307] ? __sched_clock_gtod_offset+0x100/0x100
[ 25.139365][ T307] dump_stack+0x15/0x1e
[ 25.143353][ T307] should_fail_ex+0x3d0/0x520
[ 25.147870][ T307] should_fail_alloc_page+0x68/0x90
[ 25.152898][ T307] __alloc_pages+0x1f4/0x780
[ 25.157342][ T307] ? prep_new_page+0x110/0x110
[ 25.162144][ T307] ? __this_cpu_preempt_check+0x13/0x20
[ 25.167526][ T307] __folio_alloc+0x15/0x40
[ 25.171777][ T307] wp_page_copy+0x23c/0x16b0
[ 25.176203][ T307] ? __kasan_check_write+0x14/0x20
[ 25.181155][ T307] ? fault_dirty_shared_page+0x300/0x300
[ 25.186624][ T307] do_wp_page+0xc25/0xdf0
[ 25.190787][ T307] handle_mm_fault+0x15a2/0x2f40
[ 25.195562][ T307] ? numa_migrate_prep+0xe0/0xe0
[ 25.200332][ T307] ? lock_vma_under_rcu+0x4aa/0x590
[ 25.205371][ T307] ? __kasan_check_write+0x14/0x20
[ 25.210313][ T307] ? fpregs_restore_userregs+0x130/0x290
[ 25.215785][ T307] exc_page_fault+0x3b3/0x700
[ 25.220338][ T307] asm_exc_page_fault+0x27/0x30
[ 25.224979][ T307] RIP: 0033:0x7faada3e7e80
[ 25.229231][ T307] Code: 41 54 55 48 89 f5 53 89 fb 48 83 ec 18 48 83 3d 6d 11 0a 00 00 89 54 24 0c 74 08 84 c9 0f 85 09 02 00 00 31 c0 ba 01 00 00 00 0f b1 15 00 3f 0a 00 0f 85 0f 02 00 00 4c 8d 25 f3 3e 0a 00 4c
[ 25.249644][ T307] RSP: 002b:00007ffd5da6ae90 EFLAGS: 00010246
[ 25.255542][ T307] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000001
[ 25.263362][ T307] RDX: 0000000000000001 RSI: 00007faada489110 RDI: 0000000000000000
[ 25.271287][ T307] RBP: 00007faada489110 R08: 0000000000000003 R09: 0000000008000000
[ 25.279094][ T307] R10: 0000000000000011 R11: 0000000000000246 R12: 00007ffd5da6af0c
[ 25.286900][ T307] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
[pid 307] exit_group(0) = ?
[pid 307] +++ exited with 0 +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=307, si_uid=0, si_status=0, si_utime=0, si_stime=2} ---
restart_syscall(<... resuming interrupted clone ...>) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556186650) = 309
./strace-static-x86_64: Process 309 attached
[pid 309] set_robust_list(0x555556186660, 24) = 0
[pid 309] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0
[pid 309] setpgid(0, 0) = 0
[pid 309] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3
[pid 309] write(3, "1000", 4) = 4
[pid 309] close(3) = 0
[pid 309] openat(AT_FDCWD, "/dev/zero", O_RDONLY) = 3
[pid 309] mmap(0x20ffd000, 12288, PROT_NONE, MAP_SHARED_VALIDATE|MAP_FIXED, 3, 0x8000000) = 0x20ffd000
[pid 309] openat(AT_FDCWD, "/proc/thread-self/fail-nth", O_RDWR) = 4
[pid 309] write(4, "5", 1) = 1
[ 25.294715][ T307]
[ 25.298649][ T307] Huh VM_FAULT_OOM leaked out to the #PF handler. Retrying PF
[ 25.313576][ T309] FAULT_INJECTION: forcing a failure.
[ 25.313576][ T309] name failslab, interval 1, probability 0, space 0, times 1
[ 25.326095][ T309] CPU: 0 PID: 309 Comm: syz-executor189 Not tainted 6.1.57-syzkaller-00029-g899194d7e909 #0
[ 25.335985][ T309] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
[ 25.345883][ T309] Call Trace:
[ 25.349032][ T309]
[ 25.351779][ T309] dump_stack_lvl+0x151/0x1b7
[ 25.357081][ T309] ? nf_tcp_handle_invalid+0x3f1/0x3f1
[ 25.362370][ T309] ? __kasan_check_read+0x11/0x20
[ 25.367228][ T309] ? call_rcu+0xc9f/0x1230
[ 25.371488][ T309] dump_stack+0x15/0x1e
[ 25.375474][ T309] should_fail_ex+0x3d0/0x520
[ 25.380005][ T309] ? mas_alloc_nodes+0x267/0x7d0
[ 25.384869][ T309] __should_failslab+0xaf/0xf0
[ 25.389463][ T309] should_failslab+0x9/0x20
[ 25.393809][ T309] kmem_cache_alloc+0x3b/0x2c0
[ 25.398400][ T309] mas_alloc_nodes+0x267/0x7d0
[ 25.403016][ T309] mas_preallocate+0xef2/0x1bd0
[ 25.407691][ T309] ? mas_destroy+0x3280/0x3280
[ 25.412299][ T309] ? rwsem_write_trylock+0x15b/0x290
[ 25.417409][ T309] vma_expand+0x3c5/0xa20
[ 25.421576][ T309] mmap_region+0xde5/0x2390
[ 25.425918][ T309] ? file_mmap_ok+0x150/0x150
[ 25.430429][ T309] ? shmem_get_unmapped_area+0x2e3/0x710
[ 25.435894][ T309] ? arch_get_unmapped_area+0x780/0x780
[ 25.441296][ T309] ? match_file+0x140/0x140
[ 25.445623][ T309] ? cap_mmap_addr+0x169/0x2e0
[ 25.450221][ T309] ? file_mmap_ok+0x104/0x150
[ 25.454738][ T309] do_mmap+0x853/0xe30
[ 25.458635][ T309] ? mlock_future_check+0x110/0x110
[ 25.463667][ T309] ? cgroup_update_frozen+0x15f/0x980
[ 25.468898][ T309] vm_mmap_pgoff+0x208/0x430
[ 25.473306][ T309] ? account_locked_vm+0x250/0x250
[ 25.478261][ T309] ? __fget_files+0x2cb/0x330
[ 25.482822][ T309] ksys_mmap_pgoff+0x15d/0x1e0
[ 25.487377][ T309] __x64_sys_mmap+0x103/0x120
[ 25.491887][ T309] do_syscall_64+0x3d/0xb0
[ 25.496127][ T309] entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 25.501860][ T309] RIP: 0033:0x7faada411d39
[ 25.506110][ T309] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 c1 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
[ 25.525649][ T309] RSP: 002b:00007ffd5da6aee8 EFLAGS: 00000246 ORIG_RAX: 0000000000000009
[ 25.533897][ T309] RAX: ffffffffffffffda RBX: 00007ffd5da6af10 RCX: 00007faada411d39
[ 25.541813][ T309] RDX: 0000000000000000 RSI: 0000000000002000 RDI: 0000000020ffd000
[ 25.549623][ T309] RBP: 0000000000000001 R08: 0000000000000003 R09: 0000000008000000
[ 25.557435][ T309] R10: 0000000000000011 R11: 0000000000000246 R12: 00007ffd5da6af0c
[ 25.565248][ T309] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
[ 25.573066][ T309]
[ 25.577383][ T309] ------------[ cut here ]------------
[ 25.582692][ T309] kernel BUG at mm/mmap.c:2815!
[ 25.587539][ T309] invalid opcode: 0000 [#1] PREEMPT SMP KASAN
[ 25.593335][ T309] CPU: 0 PID: 309 Comm: syz-executor189 Not tainted 6.1.57-syzkaller-00029-g899194d7e909 #0
[ 25.603223][ T309] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
[ 25.613124][ T309] RIP: 0010:mmap_region+0x225e/0x2390
[ 25.618326][ T309] Code: 03 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c 1e fc ff ff 48 89 df e8 83 62 09 00 e9 11 fc ff ff e8 79 bf c2 ff 0f 0b e8 72 bf c2 ff <0f> 0b 65 8b 05 79 9b 4f 7e 41 89 c6 4c 89 f0 48 c1 e8 06 48 8d 3c
[ 25.637778][ T309] RSP: 0018:ffffc90000e27a40 EFLAGS: 00010293
[ 25.643675][ T309] RAX: ffffffff81b275de RBX: 0000000020ffefff RCX: ffff88811b238000
[ 25.651656][ T309] RDX: 0000000000000000 RSI: 0000000020ffefff RDI: 0000000020fff000
[ 25.659472][ T309] RBP: ffffc90000e27c50 R08: ffffffff81b26221 R09: ffffffff84ee3d13
[ 25.667540][ T309] R10: 0000000000000003 R11: ffff88811b238000 R12: ffffc90000e27ba8
[ 25.675348][ T309] R13: dffffc0000000000 R14: 0000000020ffd000 R15: 0000000020fff000
[ 25.683166][ T309] FS: 0000555556186380(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
[ 25.691931][ T309] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 25.698349][ T309] CR2: 00007faada471885 CR3: 000000012167b000 CR4: 00000000003506b0
[ 25.706167][ T309] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 25.713973][ T309] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 25.721787][ T309] Call Trace:
[ 25.724907][ T309]
[ 25.727692][ T309] ? __die_body+0x62/0xb0
[ 25.731854][ T309] ? die+0x88/0xb0
[ 25.735416][ T309] ? do_trap+0x103/0x330
[ 25.739488][ T309] ? mmap_region+0x225e/0x2390
[ 25.744174][ T309] ? handle_invalid_op+0x95/0xc0
[ 25.748948][ T309] ? mmap_region+0x225e/0x2390
[ 25.753579][ T309] ? exc_invalid_op+0x32/0x50
[ 25.758269][ T309] ? asm_exc_invalid_op+0x1b/0x20
[ 25.763097][ T309] ? mas_next_slot+0x413/0xb00
[ 25.767694][ T309] ? mmap_region+0xea1/0x2390
[ 25.772229][ T309] ? mmap_region+0x225e/0x2390
[ 25.777071][ T309] ? mmap_region+0x225e/0x2390
[ 25.781683][ T309] ? file_mmap_ok+0x150/0x150
[ 25.786181][ T309] ? shmem_get_unmapped_area+0x2e3/0x710
[ 25.791748][ T309] ? arch_get_unmapped_area+0x780/0x780
[ 25.797435][ T309] ? match_file+0x140/0x140
[ 25.801774][ T309] ? cap_mmap_addr+0x169/0x2e0
[ 25.806377][ T309] ? file_mmap_ok+0x104/0x150
[ 25.810884][ T309] do_mmap+0x853/0xe30
[ 25.814796][ T309] ? mlock_future_check+0x110/0x110
[ 25.819825][ T309] ? cgroup_update_frozen+0x15f/0x980
[ 25.825035][ T309] vm_mmap_pgoff+0x208/0x430
[ 25.829549][ T309] ? account_locked_vm+0x250/0x250
[ 25.834497][ T309] ? __fget_files+0x2cb/0x330
[ 25.839009][ T309] ksys_mmap_pgoff+0x15d/0x1e0
[ 25.843610][ T309] __x64_sys_mmap+0x103/0x120
[ 25.848127][ T309] do_syscall_64+0x3d/0xb0
[ 25.852372][ T309] entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 25.858102][ T309] RIP: 0033:0x7faada411d39
[ 25.862355][ T309] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 c1 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
[ 25.881797][ T309] RSP: 002b:00007ffd5da6aee8 EFLAGS: 00000246 ORIG_RAX: 0000000000000009
[ 25.890046][ T309] RAX: ffffffffffffffda RBX: 00007ffd5da6af10 RCX: 00007faada411d39
[ 25.897853][ T309] RDX: 0000000000000000 RSI: 0000000000002000 RDI: 0000000020ffd000
[ 25.905664][ T309] RBP: 0000000000000001 R08: 0000000000000003 R09: 0000000008000000
[ 25.913577][ T309] R10: 0000000000000011 R11: 0000000000000246 R12: 00007ffd5da6af0c
[ 25.921372][ T309] R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
[ 25.929192][ T309]
[ 25.932048][ T309] Modules linked in:
[ 25.937609][ T309] ---[ end trace 0000000000000000 ]---
[ 25.942923][ T309] RIP: 0010:mmap_region+0x225e/0x2390
[ 25.948100][ T309] Code: 03 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c 1e fc ff ff 48 89 df e8 83 62 09 00 e9 11 fc ff ff e8 79 bf c2 ff 0f 0b e8 72 bf c2 ff <0f> 0b 65 8b 05 79 9b 4f 7e 41 89 c6 4c 89 f0 48 c1 e8 06 48 8d 3c
[ 25.967844][ T309] RSP: 0018:ffffc90000e27a40 EFLAGS: 00010293
[ 25.973859][ T309] RAX: ffffffff81b275de RBX: 0000000020ffefff RCX: ffff88811b238000
[ 25.981684][ T309] RDX: 0000000000000000 RSI: 0000000020ffefff RDI: 0000000020fff000
[ 25.989469][ T309] RBP: ffffc90000e27c50 R08: ffffffff81b26221 R09: ffffffff84ee3d13
[ 25.997320][ T309] R10: 0000000000000003 R11: ffff88811b238000 R12: ffffc90000e27ba8
[ 26.005108][ T309] R13: dffffc0000000000 R14: 0000000020ffd000 R15: 0000000020fff000
[ 26.012929][ T309] FS: 0000555556186380(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
[ 26.021961][ T309] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 26.028365][ T309] CR2: 00007faada471885 CR3: 000000012167b000 CR4: 00000000003506b0
[ 26.036233][ T309] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 26.044012][ T309] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 26.051836][ T309] Kernel panic - not syncing: Fatal exception
[ 26.058114][ T309] Kernel Offset: disabled
[ 26.062292][ T309] Rebooting in 86400 seconds..