./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor3854603835 <...> Warning: Permanently added '10.128.0.122' (ED25519) to the list of known hosts. execve("./syz-executor3854603835", ["./syz-executor3854603835"], 0x7ffd03da0bf0 /* 10 vars */) = 0 brk(NULL) = 0x55556009e000 brk(0x55556009ed00) = 0x55556009ed00 arch_prctl(ARCH_SET_FS, 0x55556009e380) = 0 set_tid_address(0x55556009e650) = 5839 set_robust_list(0x55556009e660, 24) = 0 rseq(0x55556009eca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor3854603835", 4096) = 28 getrandom("\x1b\x10\x63\x5e\x72\x96\x94\xa0", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x55556009ed00 brk(0x5555600bfd00) = 0x5555600bfd00 brk(0x5555600c0000) = 0x5555600c0000 mprotect(0x7f9afba88000, 16384, PROT_READ) = 0 mmap(0x1ffffffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffffffff000 mmap(0x200000000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200000000000 mmap(0x200001000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x200001000000 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./strace-static-x86_64: Process 5841 attached [pid 5841] set_robust_list(0x55556009e660, 24) = 0 [pid 5841] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5841] setpgid(0, 0 [pid 5839] <... clone resumed>, child_tidptr=0x55556009e650) = 5841 [pid 5841] <... setpgid resumed>) = 0 [pid 5841] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5841] write(3, "1000", 4) = 4 [pid 5841] close(3) = 0 [pid 5841] write(1, "executing program\n", 18executing program ) = 18 [pid 5841] memfd_create("syzkaller", 0) = 3 [pid 5841] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9af3400000 [pid 5841] 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"..., 20699119) = 20699119 [pid 5841] munmap(0x7f9af3400000, 138412032) = 0 [pid 5841] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5841] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 5841] close(3) = 0 [pid 5841] close(4) = 0 [pid 5841] mkdir("./bus", 0777) = 0 [ 91.536064][ T5841] loop0: detected capacity change from 0 to 40427 [ 91.564786][ T5841] F2FS-fs (loop0): Invalid log_blocksize (268), supports only 12 [ 91.573097][ T5841] F2FS-fs (loop0): Can't find valid F2FS filesystem in 1th superblock [ 91.586563][ T5841] F2FS-fs (loop0): invalid crc value [pid 5841] mount("/dev/loop0", "./bus", "f2fs", MS_NODEV|MS_SYNCHRONOUS|MS_SILENT|MS_I_VERSION|MS_STRICTATIME, "fastboot,quota") = 0 [pid 5841] openat(AT_FDCWD, "./bus", O_RDONLY|O_DIRECTORY) = 3 [pid 5841] chdir("./bus") = 0 [pid 5841] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = -1 EBUSY (Device or resource busy) [pid 5841] openat(AT_FDCWD, "./file0", O_WRONLY|O_CREAT|O_NOCTTY|O_TRUNC|O_SYNC|O_CLOEXEC|FASYNC, 000) = 4 [ 91.663323][ T5841] F2FS-fs (loop0): Try to recover 1th superblock, ret: 0 [ 91.671151][ T5841] F2FS-fs (loop0): Mounted with checkpoint version = 48b305e5 [pid 5841] ioctl(4, F2FS_IOC_SET_PIN_FILE, 0x200000000180) = 0 [pid 5841] ioctl(4, _IOC(_IOC_WRITE, 0x58, 0x28, 0x30), 0x2000000000c0) = -1 ENOSPC (No space left on device) [ 92.019714][ T9] cfg80211: failed to load regulatory.db [pid 5841] ioctl(4, _IOC(_IOC_WRITE, 0x58, 0x28, 0x30), 0x2000000000c0 [pid 5839] kill(-5841, SIGKILL) = 0 [pid 5839] kill(5841, SIGKILL) = 0 [pid 5839] openat(AT_FDCWD, "/sys/fs/fuse/connections", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5839] newfstatat(3, "", {st_mode=S_IFDIR|0755, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5839] getdents64(3, 0x55556009f6f0 /* 2 entries */, 32768) = 48 [pid 5839] getdents64(3, 0x55556009f6f0 /* 0 entries */, 32768) = 0 [pid 5839] close(3) = 0 [ 101.876693][ T5841] F2FS-fs (loop0): f2fs_pin_file_control: Enable GC = ino a after 800 GC trials [ 101.892149][ T5841] syz-executor385: attempt to access beyond end of device [ 101.892149][ T5841] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 101.907302][ T5841] syz-executor385: attempt to access beyond end of device [ 101.907302][ T5841] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 101.922293][ T5841] syz-executor385: attempt to access beyond end of device [ 101.922293][ T5841] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 101.936870][ T5841] syz-executor385: attempt to access beyond end of device [ 101.936870][ T5841] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 101.951547][ T5841] syz-executor385: attempt to access beyond end of device [ 101.951547][ T5841] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 101.966468][ T5841] syz-executor385: attempt to access beyond end of device [ 101.966468][ T5841] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 101.981252][ T5841] syz-executor385: attempt to access beyond end of device [ 101.981252][ T5841] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 101.995901][ T5841] syz-executor385: attempt to access beyond end of device [ 101.995901][ T5841] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 102.010851][ T5841] syz-executor385: attempt to access beyond end of device [ 102.010851][ T5841] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 102.025632][ T5841] syz-executor385: attempt to access beyond end of device [ 102.025632][ T5841] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 106.897710][ T5841] bio_check_eod: 55992 callbacks suppressed [ 106.897739][ T5841] syz-executor385: attempt to access beyond end of device [ 106.897739][ T5841] loop0: rw=0, sector=86552, nr_sectors = 8 limit=40427 [ 106.924905][ T5841] syz-executor385: attempt to access beyond end of device [ 106.924905][ T5841] loop0: rw=0, sector=86560, nr_sectors = 8 limit=40427 [ 106.945509][ T5841] syz-executor385: attempt to access beyond end of device [ 106.945509][ T5841] loop0: rw=0, sector=86568, nr_sectors = 8 limit=40427 [ 106.959991][ T5841] syz-executor385: attempt to access beyond end of device [ 106.959991][ T5841] loop0: rw=0, sector=86576, nr_sectors = 8 limit=40427 [ 106.974354][ T5841] syz-executor385: attempt to access beyond end of device [ 106.974354][ T5841] loop0: rw=0, sector=86584, nr_sectors = 8 limit=40427 [ 106.989292][ T5841] syz-executor385: attempt to access beyond end of device [ 106.989292][ T5841] loop0: rw=0, sector=86592, nr_sectors = 8 limit=40427 [ 107.003770][ T5841] syz-executor385: attempt to access beyond end of device [ 107.003770][ T5841] loop0: rw=0, sector=86600, nr_sectors = 8 limit=40427 [ 107.018155][ T5841] syz-executor385: attempt to access beyond end of device [ 107.018155][ T5841] loop0: rw=0, sector=86608, nr_sectors = 8 limit=40427 [ 107.032446][ T5841] syz-executor385: attempt to access beyond end of device [ 107.032446][ T5841] loop0: rw=0, sector=86616, nr_sectors = 8 limit=40427 [ 107.046590][ T5841] syz-executor385: attempt to access beyond end of device [ 107.046590][ T5841] loop0: rw=0, sector=86624, nr_sectors = 8 limit=40427 [ 111.917712][ T5841] bio_check_eod: 56179 callbacks suppressed [ 111.917734][ T5841] syz-executor385: attempt to access beyond end of device [ 111.917734][ T5841] loop0: rw=524288, sector=88584, nr_sectors = 8 limit=40427 [ 111.941878][ T5841] syz-executor385: attempt to access beyond end of device [ 111.941878][ T5841] loop0: rw=524288, sector=88592, nr_sectors = 8 limit=40427 [ 111.956494][ T5841] syz-executor385: attempt to access beyond end of device [ 111.956494][ T5841] loop0: rw=524288, sector=88600, nr_sectors = 8 limit=40427 [ 111.974492][ T5841] syz-executor385: attempt to access beyond end of device [ 111.974492][ T5841] loop0: rw=524288, sector=88608, nr_sectors = 8 limit=40427 [ 111.989380][ T5841] syz-executor385: attempt to access beyond end of device [ 111.989380][ T5841] loop0: rw=524288, sector=88616, nr_sectors = 8 limit=40427 [ 112.004239][ T5841] syz-executor385: attempt to access beyond end of device [ 112.004239][ T5841] loop0: rw=524288, sector=88624, nr_sectors = 8 limit=40427 [ 112.019064][ T5841] syz-executor385: attempt to access beyond end of device [ 112.019064][ T5841] loop0: rw=524288, sector=88632, nr_sectors = 8 limit=40427 [ 112.034074][ T5841] syz-executor385: attempt to access beyond end of device [ 112.034074][ T5841] loop0: rw=524288, sector=88640, nr_sectors = 8 limit=40427 [ 112.048718][ T5841] syz-executor385: attempt to access beyond end of device [ 112.048718][ T5841] loop0: rw=524288, sector=88648, nr_sectors = 8 limit=40427 [ 112.063240][ T5841] syz-executor385: attempt to access beyond end of device [ 112.063240][ T5841] loop0: rw=524288, sector=88656, nr_sectors = 8 limit=40427 [ 116.927631][ T5841] bio_check_eod: 56273 callbacks suppressed [ 116.927654][ T5841] syz-executor385: attempt to access beyond end of device [ 116.927654][ T5841] loop0: rw=524288, sector=87408, nr_sectors = 8 limit=40427 [ 116.955839][ T5841] syz-executor385: attempt to access beyond end of device [ 116.955839][ T5841] loop0: rw=524288, sector=87416, nr_sectors = 8 limit=40427 [ 116.972764][ T5841] syz-executor385: attempt to access beyond end of device [ 116.972764][ T5841] loop0: rw=524288, sector=87424, nr_sectors = 8 limit=40427 [ 116.987342][ T5841] syz-executor385: attempt to access beyond end of device [ 116.987342][ T5841] loop0: rw=524288, sector=87432, nr_sectors = 8 limit=40427 [ 117.001914][ T5841] syz-executor385: attempt to access beyond end of device [ 117.001914][ T5841] loop0: rw=524288, sector=87440, nr_sectors = 8 limit=40427 [ 117.016580][ T5841] syz-executor385: attempt to access beyond end of device [ 117.016580][ T5841] loop0: rw=524288, sector=87448, nr_sectors = 8 limit=40427 [ 117.033231][ T5841] syz-executor385: attempt to access beyond end of device [ 117.033231][ T5841] loop0: rw=524288, sector=87456, nr_sectors = 8 limit=40427 [ 117.047991][ T5841] syz-executor385: attempt to access beyond end of device [ 117.047991][ T5841] loop0: rw=524288, sector=87464, nr_sectors = 8 limit=40427 [ 117.063854][ T5841] syz-executor385: attempt to access beyond end of device [ 117.063854][ T5841] loop0: rw=524288, sector=87472, nr_sectors = 8 limit=40427 [ 117.078524][ T5841] syz-executor385: attempt to access beyond end of device [ 117.078524][ T5841] loop0: rw=524288, sector=87480, nr_sectors = 8 limit=40427 [ 121.937611][ T5841] bio_check_eod: 56911 callbacks suppressed [ 121.937635][ T5841] syz-executor385: attempt to access beyond end of device [ 121.937635][ T5841] loop0: rw=0, sector=87376, nr_sectors = 8 limit=40427 [ 121.957899][ T5841] syz-executor385: attempt to access beyond end of device [ 121.957899][ T5841] loop0: rw=0, sector=87384, nr_sectors = 8 limit=40427 [ 121.972265][ T5841] syz-executor385: attempt to access beyond end of device [ 121.972265][ T5841] loop0: rw=0, sector=87392, nr_sectors = 8 limit=40427 [ 121.986516][ T5841] syz-executor385: attempt to access beyond end of device [ 121.986516][ T5841] loop0: rw=0, sector=87400, nr_sectors = 8 limit=40427 [ 122.000808][ T5841] syz-executor385: attempt to access beyond end of device [ 122.000808][ T5841] loop0: rw=0, sector=87408, nr_sectors = 8 limit=40427 [ 122.017880][ T5841] syz-executor385: attempt to access beyond end of device [ 122.017880][ T5841] loop0: rw=0, sector=87416, nr_sectors = 8 limit=40427 [ 122.032585][ T5841] syz-executor385: attempt to access beyond end of device [ 122.032585][ T5841] loop0: rw=0, sector=87424, nr_sectors = 8 limit=40427 [ 122.048335][ T5841] syz-executor385: attempt to access beyond end of device [ 122.048335][ T5841] loop0: rw=0, sector=87432, nr_sectors = 8 limit=40427 [ 122.062689][ T5841] syz-executor385: attempt to access beyond end of device [ 122.062689][ T5841] loop0: rw=0, sector=87440, nr_sectors = 8 limit=40427 [ 122.076803][ T5841] syz-executor385: attempt to access beyond end of device [ 122.076803][ T5841] loop0: rw=0, sector=87448, nr_sectors = 8 limit=40427 [ 126.947690][ T5841] bio_check_eod: 56835 callbacks suppressed [ 126.947730][ T5841] syz-executor385: attempt to access beyond end of device [ 126.947730][ T5841] loop0: rw=524288, sector=86736, nr_sectors = 8 limit=40427 [ 126.968355][ T5841] syz-executor385: attempt to access beyond end of device [ 126.968355][ T5841] loop0: rw=524288, sector=86744, nr_sectors = 8 limit=40427 [ 126.983129][ T5841] syz-executor385: attempt to access beyond end of device [ 126.983129][ T5841] loop0: rw=524288, sector=86752, nr_sectors = 8 limit=40427 [ 126.997762][ T5841] syz-executor385: attempt to access beyond end of device [ 126.997762][ T5841] loop0: rw=524288, sector=86760, nr_sectors = 8 limit=40427 [ 127.015910][ T5841] syz-executor385: attempt to access beyond end of device [ 127.015910][ T5841] loop0: rw=524288, sector=86768, nr_sectors = 8 limit=40427 [ 127.032078][ T5841] syz-executor385: attempt to access beyond end of device [ 127.032078][ T5841] loop0: rw=524288, sector=86776, nr_sectors = 8 limit=40427 [ 127.046845][ T5841] syz-executor385: attempt to access beyond end of device [ 127.046845][ T5841] loop0: rw=524288, sector=86784, nr_sectors = 8 limit=40427 [ 127.061440][ T5841] syz-executor385: attempt to access beyond end of device [ 127.061440][ T5841] loop0: rw=524288, sector=86792, nr_sectors = 8 limit=40427 [ 127.076016][ T5841] syz-executor385: attempt to access beyond end of device [ 127.076016][ T5841] loop0: rw=524288, sector=86800, nr_sectors = 8 limit=40427 [ 127.090759][ T5841] syz-executor385: attempt to access beyond end of device [ 127.090759][ T5841] loop0: rw=524288, sector=86808, nr_sectors = 8 limit=40427 [ 131.957600][ T5841] bio_check_eod: 57849 callbacks suppressed [ 131.957623][ T5841] syz-executor385: attempt to access beyond end of device [ 131.957623][ T5841] loop0: rw=0, sector=86288, nr_sectors = 8 limit=40427 [ 131.978187][ T5841] syz-executor385: attempt to access beyond end of device [ 131.978187][ T5841] loop0: rw=0, sector=86296, nr_sectors = 8 limit=40427 [ 132.001826][ T5841] syz-executor385: attempt to access beyond end of device [ 132.001826][ T5841] loop0: rw=0, sector=86304, nr_sectors = 8 limit=40427 [ 132.015999][ T5841] syz-executor385: attempt to access beyond end of device [ 132.015999][ T5841] loop0: rw=0, sector=86312, nr_sectors = 8 limit=40427 [ 132.030333][ T5841] syz-executor385: attempt to access beyond end of device [ 132.030333][ T5841] loop0: rw=0, sector=86320, nr_sectors = 8 limit=40427 [ 132.044734][ T5841] syz-executor385: attempt to access beyond end of device [ 132.044734][ T5841] loop0: rw=0, sector=86328, nr_sectors = 8 limit=40427 [ 132.058940][ T5841] syz-executor385: attempt to access beyond end of device [ 132.058940][ T5841] loop0: rw=0, sector=86336, nr_sectors = 8 limit=40427 [ 132.073046][ T5841] syz-executor385: attempt to access beyond end of device [ 132.073046][ T5841] loop0: rw=0, sector=86344, nr_sectors = 8 limit=40427 [ 132.087174][ T5841] syz-executor385: attempt to access beyond end of device [ 132.087174][ T5841] loop0: rw=0, sector=86352, nr_sectors = 8 limit=40427 [ 132.101290][ T5841] syz-executor385: attempt to access beyond end of device [ 132.101290][ T5841] loop0: rw=0, sector=86360, nr_sectors = 8 limit=40427 [ 136.972753][ T5841] bio_check_eod: 58310 callbacks suppressed [ 136.972776][ T5841] syz-executor385: attempt to access beyond end of device [ 136.972776][ T5841] loop0: rw=524288, sector=89528, nr_sectors = 8 limit=40427 [ 136.993357][ T5841] syz-executor385: attempt to access beyond end of device [ 136.993357][ T5841] loop0: rw=524288, sector=89536, nr_sectors = 8 limit=40427 [ 137.007987][ T5841] syz-executor385: attempt to access beyond end of device [ 137.007987][ T5841] loop0: rw=524288, sector=89544, nr_sectors = 8 limit=40427 [ 137.023169][ T5841] syz-executor385: attempt to access beyond end of device [ 137.023169][ T5841] loop0: rw=524288, sector=89552, nr_sectors = 8 limit=40427 [ 137.037818][ T5841] syz-executor385: attempt to access beyond end of device [ 137.037818][ T5841] loop0: rw=524288, sector=89560, nr_sectors = 8 limit=40427 [ 137.052400][ T5841] syz-executor385: attempt to access beyond end of device [ 137.052400][ T5841] loop0: rw=524288, sector=89568, nr_sectors = 8 limit=40427 [ 137.067176][ T5841] syz-executor385: attempt to access beyond end of device [ 137.067176][ T5841] loop0: rw=524288, sector=89576, nr_sectors = 8 limit=40427 [ 137.082150][ T5841] syz-executor385: attempt to access beyond end of device [ 137.082150][ T5841] loop0: rw=524288, sector=89584, nr_sectors = 8 limit=40427 [ 137.096916][ T5841] syz-executor385: attempt to access beyond end of device [ 137.096916][ T5841] loop0: rw=524288, sector=89592, nr_sectors = 8 limit=40427 [ 137.111496][ T5841] syz-executor385: attempt to access beyond end of device [ 137.111496][ T5841] loop0: rw=524288, sector=89600, nr_sectors = 8 limit=40427 [ 141.977596][ T5841] bio_check_eod: 57965 callbacks suppressed [ 141.977620][ T5841] syz-executor385: attempt to access beyond end of device [ 141.977620][ T5841] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 142.004205][ T5841] syz-executor385: attempt to access beyond end of device [ 142.004205][ T5841] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 142.027724][ T5841] syz-executor385: attempt to access beyond end of device [ 142.027724][ T5841] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 142.052278][ T5841] syz-executor385: attempt to access beyond end of device [ 142.052278][ T5841] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 142.067020][ T5841] syz-executor385: attempt to access beyond end of device [ 142.067020][ T5841] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 142.081549][ T5841] syz-executor385: attempt to access beyond end of device [ 142.081549][ T5841] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 142.096105][ T5841] syz-executor385: attempt to access beyond end of device [ 142.096105][ T5841] loop0: rw=524288, sector=86096, nr_sectors = 8 limit=40427 [ 142.110797][ T5841] syz-executor385: attempt to access beyond end of device [ 142.110797][ T5841] loop0: rw=524288, sector=86104, nr_sectors = 8 limit=40427 [ 142.125373][ T5841] syz-executor385: attempt to access beyond end of device [ 142.125373][ T5841] loop0: rw=524288, sector=86112, nr_sectors = 8 limit=40427 [ 142.139879][ T5841] syz-executor385: attempt to access beyond end of device [ 142.139879][ T5841] loop0: rw=524288, sector=86120, nr_sectors = 8 limit=40427 [ 146.988379][ T5841] bio_check_eod: 56884 callbacks suppressed [ 146.988402][ T5841] syz-executor385: attempt to access beyond end of device [ 146.988402][ T5841] loop0: rw=524288, sector=89760, nr_sectors = 8 limit=40427 [ 147.009306][ T5841] syz-executor385: attempt to access beyond end of device [ 147.009306][ T5841] loop0: rw=524288, sector=89768, nr_sectors = 8 limit=40427 [ 147.024035][ T5841] syz-executor385: attempt to access beyond end of device [ 147.024035][ T5841] loop0: rw=524288, sector=89776, nr_sectors = 8 limit=40427 [ 147.038694][ T5841] syz-executor385: attempt to access beyond end of device [ 147.038694][ T5841] loop0: rw=524288, sector=89784, nr_sectors = 8 limit=40427 [ 147.053272][ T5841] syz-executor385: attempt to access beyond end of device [ 147.053272][ T5841] loop0: rw=524288, sector=89792, nr_sectors = 8 limit=40427 [ 147.068794][ T5841] syz-executor385: attempt to access beyond end of device [ 147.068794][ T5841] loop0: rw=524288, sector=89800, nr_sectors = 8 limit=40427 [ 147.083488][ T5841] syz-executor385: attempt to access beyond end of device [ 147.083488][ T5841] loop0: rw=524288, sector=89808, nr_sectors = 8 limit=40427 [ 147.098433][ T5841] syz-executor385: attempt to access beyond end of device [ 147.098433][ T5841] loop0: rw=524288, sector=89816, nr_sectors = 8 limit=40427 [ 147.113345][ T5841] syz-executor385: attempt to access beyond end of device [ 147.113345][ T5841] loop0: rw=524288, sector=89824, nr_sectors = 8 limit=40427 [ 147.128904][ T5841] syz-executor385: attempt to access beyond end of device [ 147.128904][ T5841] loop0: rw=524288, sector=89832, nr_sectors = 8 limit=40427 [ 151.997636][ T5841] bio_check_eod: 55601 callbacks suppressed [ 151.997659][ T5841] syz-executor385: attempt to access beyond end of device [ 151.997659][ T5841] loop0: rw=0, sector=87168, nr_sectors = 8 limit=40427 [ 152.018326][ T5841] syz-executor385: attempt to access beyond end of device [ 152.018326][ T5841] loop0: rw=0, sector=87176, nr_sectors = 8 limit=40427 [ 152.033117][ T5841] syz-executor385: attempt to access beyond end of device [ 152.033117][ T5841] loop0: rw=0, sector=87184, nr_sectors = 8 limit=40427 [ 152.047489][ T5841] syz-executor385: attempt to access beyond end of device [ 152.047489][ T5841] loop0: rw=0, sector=87192, nr_sectors = 8 limit=40427 [ 152.067298][ T5841] syz-executor385: attempt to access beyond end of device [ 152.067298][ T5841] loop0: rw=0, sector=87200, nr_sectors = 8 limit=40427 [ 152.082487][ T5841] syz-executor385: attempt to access beyond end of device [ 152.082487][ T5841] loop0: rw=0, sector=87208, nr_sectors = 8 limit=40427 [ 152.096650][ T5841] syz-executor385: attempt to access beyond end of device [ 152.096650][ T5841] loop0: rw=0, sector=87216, nr_sectors = 8 limit=40427 [ 152.110980][ T5841] syz-executor385: attempt to access beyond end of device [ 152.110980][ T5841] loop0: rw=0, sector=87224, nr_sectors = 8 limit=40427 [ 152.125237][ T5841] syz-executor385: attempt to access beyond end of device [ 152.125237][ T5841] loop0: rw=0, sector=87232, nr_sectors = 8 limit=40427 [ 152.140163][ T5841] syz-executor385: attempt to access beyond end of device [ 152.140163][ T5841] loop0: rw=0, sector=87240, nr_sectors = 8 limit=40427 [ 157.012655][ T5841] bio_check_eod: 58236 callbacks suppressed [ 157.012681][ T5841] syz-executor385: attempt to access beyond end of device [ 157.012681][ T5841] loop0: rw=524288, sector=89816, nr_sectors = 8 limit=40427 [ 157.050001][ T5841] syz-executor385: attempt to access beyond end of device [ 157.050001][ T5841] loop0: rw=524288, sector=89824, nr_sectors = 8 limit=40427 [ 157.069752][ T5841] syz-executor385: attempt to access beyond end of device [ 157.069752][ T5841] loop0: rw=524288, sector=89832, nr_sectors = 8 limit=40427 [ 157.084409][ T5841] syz-executor385: attempt to access beyond end of device [ 157.084409][ T5841] loop0: rw=524288, sector=89840, nr_sectors = 8 limit=40427 [ 157.099380][ T5841] syz-executor385: attempt to access beyond end of device [ 157.099380][ T5841] loop0: rw=524288, sector=89848, nr_sectors = 8 limit=40427 [ 157.114047][ T5841] syz-executor385: attempt to access beyond end of device [ 157.114047][ T5841] loop0: rw=524288, sector=89856, nr_sectors = 8 limit=40427 [ 157.137759][ T5841] syz-executor385: attempt to access beyond end of device [ 157.137759][ T5841] loop0: rw=524288, sector=89864, nr_sectors = 8 limit=40427 [ 157.152551][ T5841] syz-executor385: attempt to access beyond end of device [ 157.152551][ T5841] loop0: rw=524288, sector=89872, nr_sectors = 8 limit=40427 [ 157.167714][ T5841] syz-executor385: attempt to access beyond end of device [ 157.167714][ T5841] loop0: rw=524288, sector=89880, nr_sectors = 8 limit=40427 [ 157.188372][ T5841] syz-executor385: attempt to access beyond end of device [ 157.188372][ T5841] loop0: rw=524288, sector=89888, nr_sectors = 8 limit=40427 [ 162.017719][ T5841] bio_check_eod: 56577 callbacks suppressed [ 162.017741][ T5841] syz-executor385: attempt to access beyond end of device [ 162.017741][ T5841] loop0: rw=0, sector=87112, nr_sectors = 8 limit=40427 [ 162.045186][ T5841] syz-executor385: attempt to access beyond end of device [ 162.045186][ T5841] loop0: rw=0, sector=87120, nr_sectors = 8 limit=40427 [ 162.064406][ T5841] syz-executor385: attempt to access beyond end of device [ 162.064406][ T5841] loop0: rw=0, sector=87128, nr_sectors = 8 limit=40427 [ 162.078558][ T5841] syz-executor385: attempt to access beyond end of device [ 162.078558][ T5841] loop0: rw=0, sector=87136, nr_sectors = 8 limit=40427 [ 162.092820][ T5841] syz-executor385: attempt to access beyond end of device [ 162.092820][ T5841] loop0: rw=0, sector=87144, nr_sectors = 8 limit=40427 [ 162.107064][ T5841] syz-executor385: attempt to access beyond end of device [ 162.107064][ T5841] loop0: rw=0, sector=87152, nr_sectors = 8 limit=40427 [ 162.121388][ T5841] syz-executor385: attempt to access beyond end of device [ 162.121388][ T5841] loop0: rw=0, sector=87160, nr_sectors = 8 limit=40427 [ 162.135709][ T5841] syz-executor385: attempt to access beyond end of device [ 162.135709][ T5841] loop0: rw=0, sector=87168, nr_sectors = 8 limit=40427 [ 162.150455][ T5841] syz-executor385: attempt to access beyond end of device [ 162.150455][ T5841] loop0: rw=0, sector=87176, nr_sectors = 8 limit=40427 [ 162.164771][ T5841] syz-executor385: attempt to access beyond end of device [ 162.164771][ T5841] loop0: rw=0, sector=87184, nr_sectors = 8 limit=40427 [ 167.027659][ T5841] bio_check_eod: 58320 callbacks suppressed [ 167.027682][ T5841] syz-executor385: attempt to access beyond end of device [ 167.027682][ T5841] loop0: rw=0, sector=86472, nr_sectors = 8 limit=40427 [ 167.050976][ T5841] syz-executor385: attempt to access beyond end of device [ 167.050976][ T5841] loop0: rw=0, sector=86480, nr_sectors = 8 limit=40427 [ 167.071261][ T5841] syz-executor385: attempt to access beyond end of device [ 167.071261][ T5841] loop0: rw=0, sector=86488, nr_sectors = 8 limit=40427 [ 167.085519][ T5841] syz-executor385: attempt to access beyond end of device [ 167.085519][ T5841] loop0: rw=0, sector=86496, nr_sectors = 8 limit=40427 [ 167.099840][ T5841] syz-executor385: attempt to access beyond end of device [ 167.099840][ T5841] loop0: rw=0, sector=86504, nr_sectors = 8 limit=40427 [ 167.114327][ T5841] syz-executor385: attempt to access beyond end of device [ 167.114327][ T5841] loop0: rw=0, sector=86512, nr_sectors = 8 limit=40427 [ 167.128493][ T5841] syz-executor385: attempt to access beyond end of device [ 167.128493][ T5841] loop0: rw=0, sector=86520, nr_sectors = 8 limit=40427 [ 167.142621][ T5841] syz-executor385: attempt to access beyond end of device [ 167.142621][ T5841] loop0: rw=0, sector=86528, nr_sectors = 8 limit=40427 [ 167.156733][ T5841] syz-executor385: attempt to access beyond end of device [ 167.156733][ T5841] loop0: rw=0, sector=86536, nr_sectors = 8 limit=40427 [ 167.171431][ T5841] syz-executor385: attempt to access beyond end of device [ 167.171431][ T5841] loop0: rw=0, sector=86544, nr_sectors = 8 limit=40427 [ 172.037623][ T5841] bio_check_eod: 57099 callbacks suppressed [ 172.037645][ T5841] syz-executor385: attempt to access beyond end of device [ 172.037645][ T5841] loop0: rw=524288, sector=87944, nr_sectors = 8 limit=40427 [ 172.061343][ T5841] syz-executor385: attempt to access beyond end of device [ 172.061343][ T5841] loop0: rw=524288, sector=87952, nr_sectors = 8 limit=40427 [ 172.076114][ T5841] syz-executor385: attempt to access beyond end of device [ 172.076114][ T5841] loop0: rw=524288, sector=87960, nr_sectors = 8 limit=40427 [ 172.090731][ T5841] syz-executor385: attempt to access beyond end of device [ 172.090731][ T5841] loop0: rw=524288, sector=87968, nr_sectors = 8 limit=40427 [ 172.105997][ T5841] syz-executor385: attempt to access beyond end of device [ 172.105997][ T5841] loop0: rw=524288, sector=87976, nr_sectors = 8 limit=40427 [ 172.121150][ T5841] syz-executor385: attempt to access beyond end of device [ 172.121150][ T5841] loop0: rw=524288, sector=87984, nr_sectors = 8 limit=40427 [ 172.135801][ T5841] syz-executor385: attempt to access beyond end of device [ 172.135801][ T5841] loop0: rw=524288, sector=87992, nr_sectors = 8 limit=40427 [ 172.150364][ T5841] syz-executor385: attempt to access beyond end of device [ 172.150364][ T5841] loop0: rw=524288, sector=88000, nr_sectors = 8 limit=40427 [ 172.164924][ T5841] syz-executor385: attempt to access beyond end of device [ 172.164924][ T5841] loop0: rw=524288, sector=88008, nr_sectors = 8 limit=40427 [ 172.179756][ T5841] syz-executor385: attempt to access beyond end of device [ 172.179756][ T5841] loop0: rw=524288, sector=88016, nr_sectors = 8 limit=40427 [ 177.047790][ T5841] bio_check_eod: 57470 callbacks suppressed [ 177.047822][ T5841] syz-executor385: attempt to access beyond end of device [ 177.047822][ T5841] loop0: rw=524288, sector=88424, nr_sectors = 8 limit=40427 [ 177.068689][ T5841] syz-executor385: attempt to access beyond end of device [ 177.068689][ T5841] loop0: rw=524288, sector=88432, nr_sectors = 8 limit=40427 [ 177.083310][ T5841] syz-executor385: attempt to access beyond end of device [ 177.083310][ T5841] loop0: rw=524288, sector=88440, nr_sectors = 8 limit=40427 [ 177.098478][ T5841] syz-executor385: attempt to access beyond end of device [ 177.098478][ T5841] loop0: rw=524288, sector=88448, nr_sectors = 8 limit=40427 [ 177.113196][ T5841] syz-executor385: attempt to access beyond end of device [ 177.113196][ T5841] loop0: rw=524288, sector=88456, nr_sectors = 8 limit=40427 [ 177.128484][ T5841] syz-executor385: attempt to access beyond end of device [ 177.128484][ T5841] loop0: rw=524288, sector=88464, nr_sectors = 8 limit=40427 [ 177.143100][ T5841] syz-executor385: attempt to access beyond end of device [ 177.143100][ T5841] loop0: rw=524288, sector=88472, nr_sectors = 8 limit=40427 [ 177.157999][ T5841] syz-executor385: attempt to access beyond end of device [ 177.157999][ T5841] loop0: rw=524288, sector=88480, nr_sectors = 8 limit=40427 [ 177.172647][ T5841] syz-executor385: attempt to access beyond end of device [ 177.172647][ T5841] loop0: rw=524288, sector=88488, nr_sectors = 8 limit=40427 [ 177.187946][ T5841] syz-executor385: attempt to access beyond end of device [ 177.187946][ T5841] loop0: rw=524288, sector=88496, nr_sectors = 8 limit=40427 [ 182.057616][ T5841] bio_check_eod: 56600 callbacks suppressed [ 182.057670][ T5841] syz-executor385: attempt to access beyond end of device [ 182.057670][ T5841] loop0: rw=524288, sector=89864, nr_sectors = 8 limit=40427 [ 182.079318][ T5841] syz-executor385: attempt to access beyond end of device [ 182.079318][ T5841] loop0: rw=524288, sector=89872, nr_sectors = 8 limit=40427 [ 182.093953][ T5841] syz-executor385: attempt to access beyond end of device [ 182.093953][ T5841] loop0: rw=524288, sector=89880, nr_sectors = 8 limit=40427 [ 182.108607][ T5841] syz-executor385: attempt to access beyond end of device [ 182.108607][ T5841] loop0: rw=524288, sector=89888, nr_sectors = 8 limit=40427 [ 182.123153][ T5841] syz-executor385: attempt to access beyond end of device [ 182.123153][ T5841] loop0: rw=524288, sector=89896, nr_sectors = 8 limit=40427 [ 182.137725][ T5841] syz-executor385: attempt to access beyond end of device [ 182.137725][ T5841] loop0: rw=524288, sector=89904, nr_sectors = 8 limit=40427 [ 182.152272][ T5841] syz-executor385: attempt to access beyond end of device [ 182.152272][ T5841] loop0: rw=524288, sector=89912, nr_sectors = 8 limit=40427 [ 182.166971][ T5841] syz-executor385: attempt to access beyond end of device [ 182.166971][ T5841] loop0: rw=524288, sector=89920, nr_sectors = 8 limit=40427 [ 182.182059][ T5841] syz-executor385: attempt to access beyond end of device [ 182.182059][ T5841] loop0: rw=524288, sector=89928, nr_sectors = 8 limit=40427 [ 182.196628][ T5841] syz-executor385: attempt to access beyond end of device [ 182.196628][ T5841] loop0: rw=524288, sector=89936, nr_sectors = 8 limit=40427 [ 187.067789][ T5841] bio_check_eod: 56399 callbacks suppressed [ 187.067812][ T5841] syz-executor385: attempt to access beyond end of device [ 187.067812][ T5841] loop0: rw=524288, sector=89696, nr_sectors = 8 limit=40427 [ 187.090943][ T5841] syz-executor385: attempt to access beyond end of device [ 187.090943][ T5841] loop0: rw=524288, sector=89704, nr_sectors = 8 limit=40427 [ 187.105552][ T5841] syz-executor385: attempt to access beyond end of device [ 187.105552][ T5841] loop0: rw=524288, sector=89712, nr_sectors = 8 limit=40427 [ 187.129990][ T5841] syz-executor385: attempt to access beyond end of device [ 187.129990][ T5841] loop0: rw=524288, sector=89720, nr_sectors = 8 limit=40427 [ 187.144935][ T5841] syz-executor385: attempt to access beyond end of device [ 187.144935][ T5841] loop0: rw=524288, sector=89728, nr_sectors = 8 limit=40427 [ 187.159529][ T5841] syz-executor385: attempt to access beyond end of device [ 187.159529][ T5841] loop0: rw=524288, sector=89736, nr_sectors = 8 limit=40427 [ 187.174192][ T5841] syz-executor385: attempt to access beyond end of device [ 187.174192][ T5841] loop0: rw=524288, sector=89744, nr_sectors = 8 limit=40427 [ 187.189034][ T5841] syz-executor385: attempt to access beyond end of device [ 187.189034][ T5841] loop0: rw=524288, sector=89752, nr_sectors = 8 limit=40427 [ 187.204290][ T5841] syz-executor385: attempt to access beyond end of device [ 187.204290][ T5841] loop0: rw=524288, sector=89760, nr_sectors = 8 limit=40427 [ 187.219315][ T5841] syz-executor385: attempt to access beyond end of device [ 187.219315][ T5841] loop0: rw=524288, sector=89768, nr_sectors = 8 limit=40427 [ 192.077696][ T5841] bio_check_eod: 53962 callbacks suppressed [ 192.077720][ T5841] syz-executor385: attempt to access beyond end of device [ 192.077720][ T5841] loop0: rw=0, sector=89832, nr_sectors = 8 limit=40427 [ 192.104619][ T5841] syz-executor385: attempt to access beyond end of device [ 192.104619][ T5841] loop0: rw=0, sector=89840, nr_sectors = 8 limit=40427 [ 192.122159][ T5841] syz-executor385: attempt to access beyond end of device [ 192.122159][ T5841] loop0: rw=0, sector=89848, nr_sectors = 8 limit=40427 [ 192.136909][ T5841] syz-executor385: attempt to access beyond end of device [ 192.136909][ T5841] loop0: rw=0, sector=89856, nr_sectors = 8 limit=40427 [ 192.151380][ T5841] syz-executor385: attempt to access beyond end of device [ 192.151380][ T5841] loop0: rw=0, sector=89864, nr_sectors = 8 limit=40427 [ 192.165957][ T5841] syz-executor385: attempt to access beyond end of device [ 192.165957][ T5841] loop0: rw=0, sector=89872, nr_sectors = 8 limit=40427 [ 192.180413][ T5841] syz-executor385: attempt to access beyond end of device [ 192.180413][ T5841] loop0: rw=0, sector=89880, nr_sectors = 8 limit=40427 [ 192.194691][ T5841] syz-executor385: attempt to access beyond end of device [ 192.194691][ T5841] loop0: rw=0, sector=89888, nr_sectors = 8 limit=40427 [ 192.209169][ T5841] syz-executor385: attempt to access beyond end of device [ 192.209169][ T5841] loop0: rw=0, sector=89896, nr_sectors = 8 limit=40427 [ 192.223384][ T5841] syz-executor385: attempt to access beyond end of device [ 192.223384][ T5841] loop0: rw=0, sector=89904, nr_sectors = 8 limit=40427 [ 197.087545][ T5841] bio_check_eod: 57020 callbacks suppressed [ 197.087567][ T5841] syz-executor385: attempt to access beyond end of device [ 197.087567][ T5841] loop0: rw=0, sector=86712, nr_sectors = 8 limit=40427 [ 197.108065][ T5841] syz-executor385: attempt to access beyond end of device [ 197.108065][ T5841] loop0: rw=0, sector=86720, nr_sectors = 8 limit=40427 [ 197.122247][ T5841] syz-executor385: attempt to access beyond end of device [ 197.122247][ T5841] loop0: rw=0, sector=86728, nr_sectors = 8 limit=40427 [ 197.146146][ T5841] syz-executor385: attempt to access beyond end of device [ 197.146146][ T5841] loop0: rw=0, sector=86736, nr_sectors = 8 limit=40427 [ 197.160508][ T5841] syz-executor385: attempt to access beyond end of device [ 197.160508][ T5841] loop0: rw=0, sector=86744, nr_sectors = 8 limit=40427 [ 197.175349][ T5841] syz-executor385: attempt to access beyond end of device [ 197.175349][ T5841] loop0: rw=0, sector=86752, nr_sectors = 8 limit=40427 [ 197.189578][ T5841] syz-executor385: attempt to access beyond end of device [ 197.189578][ T5841] loop0: rw=0, sector=86760, nr_sectors = 8 limit=40427 [ 197.203690][ T5841] syz-executor385: attempt to access beyond end of device [ 197.203690][ T5841] loop0: rw=0, sector=86768, nr_sectors = 8 limit=40427 [ 197.218477][ T5841] syz-executor385: attempt to access beyond end of device [ 197.218477][ T5841] loop0: rw=0, sector=86776, nr_sectors = 8 limit=40427 [ 197.232693][ T5841] syz-executor385: attempt to access beyond end of device [ 197.232693][ T5841] loop0: rw=0, sector=86784, nr_sectors = 8 limit=40427 [ 202.097593][ T5841] bio_check_eod: 57420 callbacks suppressed [ 202.097616][ T5841] syz-executor385: attempt to access beyond end of device [ 202.097616][ T5841] loop0: rw=0, sector=86792, nr_sectors = 8 limit=40427 [ 202.118369][ T5841] syz-executor385: attempt to access beyond end of device [ 202.118369][ T5841] loop0: rw=0, sector=86800, nr_sectors = 8 limit=40427 [ 202.132600][ T5841] syz-executor385: attempt to access beyond end of device [ 202.132600][ T5841] loop0: rw=0, sector=86808, nr_sectors = 8 limit=40427 [ 202.146742][ T5841] syz-executor385: attempt to access beyond end of device [ 202.146742][ T5841] loop0: rw=0, sector=86816, nr_sectors = 8 limit=40427 [ 202.160878][ T5841] syz-executor385: attempt to access beyond end of device [ 202.160878][ T5841] loop0: rw=0, sector=86824, nr_sectors = 8 limit=40427 [ 202.175379][ T5841] syz-executor385: attempt to access beyond end of device [ 202.175379][ T5841] loop0: rw=0, sector=86832, nr_sectors = 8 limit=40427 [ 202.190140][ T5841] syz-executor385: attempt to access beyond end of device [ 202.190140][ T5841] loop0: rw=0, sector=86840, nr_sectors = 8 limit=40427 [ 202.204671][ T5841] syz-executor385: attempt to access beyond end of device [ 202.204671][ T5841] loop0: rw=0, sector=86848, nr_sectors = 8 limit=40427 [ 202.225282][ T5841] syz-executor385: attempt to access beyond end of device [ 202.225282][ T5841] loop0: rw=0, sector=86856, nr_sectors = 8 limit=40427 [ 202.248059][ T5841] syz-executor385: attempt to access beyond end of device [ 202.248059][ T5841] loop0: rw=0, sector=86864, nr_sectors = 8 limit=40427 [ 207.107684][ T5841] bio_check_eod: 57415 callbacks suppressed [ 207.107708][ T5841] syz-executor385: attempt to access beyond end of device [ 207.107708][ T5841] loop0: rw=0, sector=86832, nr_sectors = 8 limit=40427 [ 207.127861][ T5841] syz-executor385: attempt to access beyond end of device [ 207.127861][ T5841] loop0: rw=0, sector=86840, nr_sectors = 8 limit=40427 [ 207.150680][ T5841] syz-executor385: attempt to access beyond end of device [ 207.150680][ T5841] loop0: rw=0, sector=86848, nr_sectors = 8 limit=40427 [ 207.178397][ T5841] syz-executor385: attempt to access beyond end of device [ 207.178397][ T5841] loop0: rw=0, sector=86856, nr_sectors = 8 limit=40427 [ 207.192743][ T5841] syz-executor385: attempt to access beyond end of device [ 207.192743][ T5841] loop0: rw=0, sector=86864, nr_sectors = 8 limit=40427 [ 207.207069][ T5841] syz-executor385: attempt to access beyond end of device [ 207.207069][ T5841] loop0: rw=0, sector=86872, nr_sectors = 8 limit=40427 [ 207.221229][ T5841] syz-executor385: attempt to access beyond end of device [ 207.221229][ T5841] loop0: rw=0, sector=86880, nr_sectors = 8 limit=40427 [ 207.235532][ T5841] syz-executor385: attempt to access beyond end of device [ 207.235532][ T5841] loop0: rw=0, sector=86888, nr_sectors = 8 limit=40427 [ 207.249647][ T5841] syz-executor385: attempt to access beyond end of device [ 207.249647][ T5841] loop0: rw=0, sector=86896, nr_sectors = 8 limit=40427 [ 207.263795][ T5841] syz-executor385: attempt to access beyond end of device [ 207.263795][ T5841] loop0: rw=0, sector=86904, nr_sectors = 8 limit=40427 [ 212.117558][ T5841] bio_check_eod: 55195 callbacks suppressed [ 212.117583][ T5841] syz-executor385: attempt to access beyond end of device [ 212.117583][ T5841] loop0: rw=524288, sector=88912, nr_sectors = 8 limit=40427 [ 212.138258][ T5841] syz-executor385: attempt to access beyond end of device [ 212.138258][ T5841] loop0: rw=524288, sector=88920, nr_sectors = 8 limit=40427 [ 212.153039][ T5841] syz-executor385: attempt to access beyond end of device [ 212.153039][ T5841] loop0: rw=524288, sector=88928, nr_sectors = 8 limit=40427 [ 212.167722][ T5841] syz-executor385: attempt to access beyond end of device [ 212.167722][ T5841] loop0: rw=524288, sector=88936, nr_sectors = 8 limit=40427 [ 212.182380][ T5841] syz-executor385: attempt to access beyond end of device [ 212.182380][ T5841] loop0: rw=524288, sector=88944, nr_sectors = 8 limit=40427 [ 212.197197][ T5841] syz-executor385: attempt to access beyond end of device [ 212.197197][ T5841] loop0: rw=524288, sector=88952, nr_sectors = 8 limit=40427 [ 212.212597][ T5841] syz-executor385: attempt to access beyond end of device [ 212.212597][ T5841] loop0: rw=524288, sector=88960, nr_sectors = 8 limit=40427 [ 212.227265][ T5841] syz-executor385: attempt to access beyond end of device [ 212.227265][ T5841] loop0: rw=524288, sector=88968, nr_sectors = 8 limit=40427 [ 212.251740][ T5841] syz-executor385: attempt to access beyond end of device [ 212.251740][ T5841] loop0: rw=524288, sector=88976, nr_sectors = 8 limit=40427 [ 212.266492][ T5841] syz-executor385: attempt to access beyond end of device [ 212.266492][ T5841] loop0: rw=524288, sector=88984, nr_sectors = 8 limit=40427 [ 217.131281][ T5841] bio_check_eod: 56400 callbacks suppressed [ 217.131403][ T5841] syz-executor385: attempt to access beyond end of device [ 217.131403][ T5841] loop0: rw=524288, sector=88752, nr_sectors = 8 limit=40427 [ 217.152185][ T5841] syz-executor385: attempt to access beyond end of device [ 217.152185][ T5841] loop0: rw=524288, sector=88760, nr_sectors = 8 limit=40427 [ 217.168061][ T5841] syz-executor385: attempt to access beyond end of device [ 217.168061][ T5841] loop0: rw=524288, sector=88768, nr_sectors = 8 limit=40427 [ 217.183305][ T5841] syz-executor385: attempt to access beyond end of device [ 217.183305][ T5841] loop0: rw=524288, sector=88776, nr_sectors = 8 limit=40427 [ 217.199174][ T5841] syz-executor385: attempt to access beyond end of device [ 217.199174][ T5841] loop0: rw=524288, sector=88784, nr_sectors = 8 limit=40427 [ 217.214245][ T5841] syz-executor385: attempt to access beyond end of device [ 217.214245][ T5841] loop0: rw=524288, sector=88792, nr_sectors = 8 limit=40427 [ 217.229200][ T5841] syz-executor385: attempt to access beyond end of device [ 217.229200][ T5841] loop0: rw=524288, sector=88800, nr_sectors = 8 limit=40427 [ 217.244043][ T5841] syz-executor385: attempt to access beyond end of device [ 217.244043][ T5841] loop0: rw=524288, sector=88808, nr_sectors = 8 limit=40427 [ 217.259493][ T5841] syz-executor385: attempt to access beyond end of device [ 217.259493][ T5841] loop0: rw=524288, sector=88816, nr_sectors = 8 limit=40427 [ 217.274654][ T5841] syz-executor385: attempt to access beyond end of device [ 217.274654][ T5841] loop0: rw=524288, sector=88824, nr_sectors = 8 limit=40427 [ 222.137590][ T5841] bio_check_eod: 56367 callbacks suppressed [ 222.137612][ T5841] syz-executor385: attempt to access beyond end of device [ 222.137612][ T5841] loop0: rw=524288, sector=88328, nr_sectors = 8 limit=40427 [ 222.158784][ T5841] syz-executor385: attempt to access beyond end of device [ 222.158784][ T5841] loop0: rw=524288, sector=88336, nr_sectors = 8 limit=40427 [ 222.174654][ T5841] syz-executor385: attempt to access beyond end of device [ 222.174654][ T5841] loop0: rw=524288, sector=88344, nr_sectors = 8 limit=40427 [ 222.189940][ T5841] syz-executor385: attempt to access beyond end of device [ 222.189940][ T5841] loop0: rw=524288, sector=88352, nr_sectors = 8 limit=40427 [ 222.204953][ T5841] syz-executor385: attempt to access beyond end of device [ 222.204953][ T5841] loop0: rw=524288, sector=88360, nr_sectors = 8 limit=40427 [ 222.225919][ T5841] syz-executor385: attempt to access beyond end of device [ 222.225919][ T5841] loop0: rw=524288, sector=88368, nr_sectors = 8 limit=40427 [ 222.240855][ T5841] syz-executor385: attempt to access beyond end of device [ 222.240855][ T5841] loop0: rw=524288, sector=88376, nr_sectors = 8 limit=40427 [ 222.255512][ T5841] syz-executor385: attempt to access beyond end of device [ 222.255512][ T5841] loop0: rw=524288, sector=88384, nr_sectors = 8 limit=40427 [ 222.270680][ T5841] syz-executor385: attempt to access beyond end of device [ 222.270680][ T5841] loop0: rw=524288, sector=88392, nr_sectors = 8 limit=40427 [ 222.285607][ T5841] syz-executor385: attempt to access beyond end of device [ 222.285607][ T5841] loop0: rw=524288, sector=88400, nr_sectors = 8 limit=40427 [ 227.148178][ T5841] bio_check_eod: 57649 callbacks suppressed [ 227.148203][ T5841] syz-executor385: attempt to access beyond end of device [ 227.148203][ T5841] loop0: rw=0, sector=86280, nr_sectors = 8 limit=40427 [ 227.170077][ T5841] syz-executor385: attempt to access beyond end of device [ 227.170077][ T5841] loop0: rw=0, sector=86288, nr_sectors = 8 limit=40427 [ 227.196599][ T5841] syz-executor385: attempt to access beyond end of device [ 227.196599][ T5841] loop0: rw=0, sector=86296, nr_sectors = 8 limit=40427 [ 227.210874][ T5841] syz-executor385: attempt to access beyond end of device [ 227.210874][ T5841] loop0: rw=0, sector=86304, nr_sectors = 8 limit=40427 [ 227.225774][ T5841] syz-executor385: attempt to access beyond end of device [ 227.225774][ T5841] loop0: rw=0, sector=86312, nr_sectors = 8 limit=40427 [ 227.241318][ T5841] syz-executor385: attempt to access beyond end of device [ 227.241318][ T5841] loop0: rw=0, sector=86320, nr_sectors = 8 limit=40427 [ 227.255824][ T5841] syz-executor385: attempt to access beyond end of device [ 227.255824][ T5841] loop0: rw=0, sector=86328, nr_sectors = 8 limit=40427 [ 227.270688][ T5841] syz-executor385: attempt to access beyond end of device [ 227.270688][ T5841] loop0: rw=0, sector=86336, nr_sectors = 8 limit=40427 [ 227.285025][ T5841] syz-executor385: attempt to access beyond end of device [ 227.285025][ T5841] loop0: rw=0, sector=86344, nr_sectors = 8 limit=40427 [ 227.299381][ T5841] syz-executor385: attempt to access beyond end of device [ 227.299381][ T5841] loop0: rw=0, sector=86352, nr_sectors = 8 limit=40427 [ 232.158199][ T5841] bio_check_eod: 55458 callbacks suppressed [ 232.158224][ T5841] syz-executor385: attempt to access beyond end of device [ 232.158224][ T5841] loop0: rw=0, sector=86504, nr_sectors = 8 limit=40427 [ 232.179575][ T5841] syz-executor385: attempt to access beyond end of device [ 232.179575][ T5841] loop0: rw=0, sector=86512, nr_sectors = 8 limit=40427 [ 232.194095][ T5841] syz-executor385: attempt to access beyond end of device [ 232.194095][ T5841] loop0: rw=0, sector=86520, nr_sectors = 8 limit=40427 [ 232.209207][ T5841] syz-executor385: attempt to access beyond end of device [ 232.209207][ T5841] loop0: rw=0, sector=86528, nr_sectors = 8 limit=40427 [ 232.224630][ T5841] syz-executor385: attempt to access beyond end of device [ 232.224630][ T5841] loop0: rw=0, sector=86536, nr_sectors = 8 limit=40427 [ 232.239768][ T5841] syz-executor385: attempt to access beyond end of device [ 232.239768][ T5841] loop0: rw=0, sector=86544, nr_sectors = 8 limit=40427 [ 232.254430][ T5841] syz-executor385: attempt to access beyond end of device [ 232.254430][ T5841] loop0: rw=0, sector=86552, nr_sectors = 8 limit=40427 [ 232.269357][ T5841] syz-executor385: attempt to access beyond end of device [ 232.269357][ T5841] loop0: rw=0, sector=86560, nr_sectors = 8 limit=40427 [ 232.284623][ T5841] syz-executor385: attempt to access beyond end of device [ 232.284623][ T5841] loop0: rw=0, sector=86568, nr_sectors = 8 limit=40427 [ 232.300492][ T5841] syz-executor385: attempt to access beyond end of device [ 232.300492][ T5841] loop0: rw=0, sector=86576, nr_sectors = 8 limit=40427 [ 237.167548][ T5841] bio_check_eod: 55701 callbacks suppressed [ 237.167572][ T5841] syz-executor385: attempt to access beyond end of device [ 237.167572][ T5841] loop0: rw=0, sector=88672, nr_sectors = 8 limit=40427 [ 237.200996][ T5841] syz-executor385: attempt to access beyond end of device [ 237.200996][ T5841] loop0: rw=0, sector=88680, nr_sectors = 8 limit=40427 [ 237.219018][ T5841] syz-executor385: attempt to access beyond end of device [ 237.219018][ T5841] loop0: rw=0, sector=88688, nr_sectors = 8 limit=40427 [ 237.233497][ T5841] syz-executor385: attempt to access beyond end of device [ 237.233497][ T5841] loop0: rw=0, sector=88696, nr_sectors = 8 limit=40427 [ 237.254302][ T5841] syz-executor385: attempt to access beyond end of device [ 237.254302][ T5841] loop0: rw=0, sector=88704, nr_sectors = 8 limit=40427 [ 237.268627][ T5841] syz-executor385: attempt to access beyond end of device [ 237.268627][ T5841] loop0: rw=0, sector=88712, nr_sectors = 8 limit=40427 [ 237.283706][ T5841] syz-executor385: attempt to access beyond end of device [ 237.283706][ T5841] loop0: rw=0, sector=88720, nr_sectors = 8 limit=40427 [ 237.298193][ T5841] syz-executor385: attempt to access beyond end of device [ 237.298193][ T5841] loop0: rw=0, sector=88728, nr_sectors = 8 limit=40427 [ 237.312754][ T5841] syz-executor385: attempt to access beyond end of device [ 237.312754][ T5841] loop0: rw=0, sector=88736, nr_sectors = 8 limit=40427 [ 237.327364][ T5841] syz-executor385: attempt to access beyond end of device [ 237.327364][ T5841] loop0: rw=0, sector=88744, nr_sectors = 8 limit=40427 [ 242.177559][ T5841] bio_check_eod: 56459 callbacks suppressed [ 242.177579][ T5841] syz-executor385: attempt to access beyond end of device [ 242.177579][ T5841] loop0: rw=0, sector=88984, nr_sectors = 8 limit=40427 [ 242.198097][ T5841] syz-executor385: attempt to access beyond end of device [ 242.198097][ T5841] loop0: rw=0, sector=88992, nr_sectors = 8 limit=40427 [ 242.212433][ T5841] syz-executor385: attempt to access beyond end of device [ 242.212433][ T5841] loop0: rw=0, sector=89000, nr_sectors = 8 limit=40427 [ 242.227126][ T5841] syz-executor385: attempt to access beyond end of device [ 242.227126][ T5841] loop0: rw=0, sector=89008, nr_sectors = 8 limit=40427 [ 242.248538][ T5841] syz-executor385: attempt to access beyond end of device [ 242.248538][ T5841] loop0: rw=0, sector=89016, nr_sectors = 8 limit=40427 [ 242.276393][ T5841] syz-executor385: attempt to access beyond end of device [ 242.276393][ T5841] loop0: rw=0, sector=89024, nr_sectors = 8 limit=40427 [ 242.290646][ T5841] syz-executor385: attempt to access beyond end of device [ 242.290646][ T5841] loop0: rw=0, sector=89032, nr_sectors = 8 limit=40427 [ 242.304900][ T5841] syz-executor385: attempt to access beyond end of device [ 242.304900][ T5841] loop0: rw=0, sector=89040, nr_sectors = 8 limit=40427 [ 242.319211][ T5841] syz-executor385: attempt to access beyond end of device [ 242.319211][ T5841] loop0: rw=0, sector=89048, nr_sectors = 8 limit=40427 [ 242.333457][ T5841] syz-executor385: attempt to access beyond end of device [ 242.333457][ T5841] loop0: rw=0, sector=89056, nr_sectors = 8 limit=40427 [ 247.187593][ T5841] bio_check_eod: 57266 callbacks suppressed [ 247.187616][ T5841] syz-executor385: attempt to access beyond end of device [ 247.187616][ T5841] loop0: rw=0, sector=87832, nr_sectors = 8 limit=40427 [ 247.208401][ T5841] syz-executor385: attempt to access beyond end of device [ 247.208401][ T5841] loop0: rw=0, sector=87840, nr_sectors = 8 limit=40427 [ 247.223399][ T5841] syz-executor385: attempt to access beyond end of device [ 247.223399][ T5841] loop0: rw=0, sector=87848, nr_sectors = 8 limit=40427 [ 247.237840][ T5841] syz-executor385: attempt to access beyond end of device [ 247.237840][ T5841] loop0: rw=0, sector=87856, nr_sectors = 8 limit=40427 [ 247.267875][ T5841] syz-executor385: attempt to access beyond end of device [ 247.267875][ T5841] loop0: rw=0, sector=87864, nr_sectors = 8 limit=40427 [ 247.285082][ T5841] syz-executor385: attempt to access beyond end of device [ 247.285082][ T5841] loop0: rw=0, sector=87872, nr_sectors = 8 limit=40427 [ 247.299393][ T5841] syz-executor385: attempt to access beyond end of device [ 247.299393][ T5841] loop0: rw=0, sector=87880, nr_sectors = 8 limit=40427 [ 247.313752][ T5841] syz-executor385: attempt to access beyond end of device [ 247.313752][ T5841] loop0: rw=0, sector=87888, nr_sectors = 8 limit=40427 [ 247.328892][ T5841] syz-executor385: attempt to access beyond end of device [ 247.328892][ T5841] loop0: rw=0, sector=87896, nr_sectors = 8 limit=40427 [ 247.343386][ T5841] syz-executor385: attempt to access beyond end of device [ 247.343386][ T5841] loop0: rw=0, sector=87904, nr_sectors = 8 limit=40427 [ 252.198208][ T5841] bio_check_eod: 55698 callbacks suppressed [ 252.198226][ T5841] syz-executor385: attempt to access beyond end of device [ 252.198226][ T5841] loop0: rw=524288, sector=86016, nr_sectors = 8 limit=40427 [ 252.225234][ T5841] syz-executor385: attempt to access beyond end of device [ 252.225234][ T5841] loop0: rw=524288, sector=86024, nr_sectors = 8 limit=40427 [ 252.240201][ T5841] syz-executor385: attempt to access beyond end of device [ 252.240201][ T5841] loop0: rw=524288, sector=86032, nr_sectors = 8 limit=40427 [ 252.254969][ T5841] syz-executor385: attempt to access beyond end of device [ 252.254969][ T5841] loop0: rw=524288, sector=86040, nr_sectors = 8 limit=40427 [ 252.270030][ T5841] syz-executor385: attempt to access beyond end of device [ 252.270030][ T5841] loop0: rw=524288, sector=86048, nr_sectors = 8 limit=40427 [ 252.284989][ T5841] syz-executor385: attempt to access beyond end of device [ 252.284989][ T5841] loop0: rw=524288, sector=86056, nr_sectors = 8 limit=40427 [ 252.299776][ T5841] syz-executor385: attempt to access beyond end of device [ 252.299776][ T5841] loop0: rw=524288, sector=86064, nr_sectors = 8 limit=40427 [ 252.314612][ T5841] syz-executor385: attempt to access beyond end of device [ 252.314612][ T5841] loop0: rw=524288, sector=86072, nr_sectors = 8 limit=40427 [ 252.329347][ T5841] syz-executor385: attempt to access beyond end of device [ 252.329347][ T5841] loop0: rw=524288, sector=86080, nr_sectors = 8 limit=40427 [ 252.343877][ T5841] syz-executor385: attempt to access beyond end of device [ 252.343877][ T5841] loop0: rw=524288, sector=86088, nr_sectors = 8 limit=40427 [ 257.207529][ T5841] bio_check_eod: 56187 callbacks suppressed [ 257.207553][ T5841] syz-executor385: attempt to access beyond end of device [ 257.207553][ T5841] loop0: rw=0, sector=88112, nr_sectors = 8 limit=40427 [ 257.228006][ T5841] syz-executor385: attempt to access beyond end of device [ 257.228006][ T5841] loop0: rw=0, sector=88120, nr_sectors = 8 limit=40427 [ 257.242437][ T5841] syz-executor385: attempt to access beyond end of device [ 257.242437][ T5841] loop0: rw=0, sector=88128, nr_sectors = 8 limit=40427 [ 257.260783][ T5841] syz-executor385: attempt to access beyond end of device [ 257.260783][ T5841] loop0: rw=0, sector=88136, nr_sectors = 8 limit=40427 [ 257.274988][ T5841] syz-executor385: attempt to access beyond end of device [ 257.274988][ T5841] loop0: rw=0, sector=88144, nr_sectors = 8 limit=40427 [ 257.289250][ T5841] syz-executor385: attempt to access beyond end of device [ 257.289250][ T5841] loop0: rw=0, sector=88152, nr_sectors = 8 limit=40427 [ 257.303504][ T5841] syz-executor385: attempt to access beyond end of device [ 257.303504][ T5841] loop0: rw=0, sector=88160, nr_sectors = 8 limit=40427 [ 257.317713][ T5841] syz-executor385: attempt to access beyond end of device [ 257.317713][ T5841] loop0: rw=0, sector=88168, nr_sectors = 8 limit=40427 [ 257.331961][ T5841] syz-executor385: attempt to access beyond end of device [ 257.331961][ T5841] loop0: rw=0, sector=88176, nr_sectors = 8 limit=40427 [ 257.346121][ T5841] syz-executor385: attempt to access beyond end of device [ 257.346121][ T5841] loop0: rw=0, sector=88184, nr_sectors = 8 limit=40427 [ 262.217520][ T5841] bio_check_eod: 56828 callbacks suppressed [ 262.217540][ T5841] syz-executor385: attempt to access beyond end of device [ 262.217540][ T5841] loop0: rw=524288, sector=87416, nr_sectors = 8 limit=40427 [ 262.238255][ T5841] syz-executor385: attempt to access beyond end of device [ 262.238255][ T5841] loop0: rw=524288, sector=87424, nr_sectors = 8 limit=40427 [ 262.252919][ T5841] syz-executor385: attempt to access beyond end of device [ 262.252919][ T5841] loop0: rw=524288, sector=87432, nr_sectors = 8 limit=40427 [ 262.268140][ T5841] syz-executor385: attempt to access beyond end of device [ 262.268140][ T5841] loop0: rw=524288, sector=87440, nr_sectors = 8 limit=40427 [ 262.283396][ T5841] syz-executor385: attempt to access beyond end of device [ 262.283396][ T5841] loop0: rw=524288, sector=87448, nr_sectors = 8 limit=40427 [ 262.298229][ T5841] syz-executor385: attempt to access beyond end of device [ 262.298229][ T5841] loop0: rw=524288, sector=87456, nr_sectors = 8 limit=40427 [ 262.316561][ T5841] syz-executor385: attempt to access beyond end of device [ 262.316561][ T5841] loop0: rw=524288, sector=87464, nr_sectors = 8 limit=40427 [ 262.331675][ T5841] syz-executor385: attempt to access beyond end of device [ 262.331675][ T5841] loop0: rw=524288, sector=87472, nr_sectors = 8 limit=40427 [ 262.346652][ T5841] syz-executor385: attempt to access beyond end of device [ 262.346652][ T5841] loop0: rw=524288, sector=87480, nr_sectors = 8 limit=40427 [ 262.361337][ T5841] syz-executor385: attempt to access beyond end of device [ 262.361337][ T5841] loop0: rw=524288, sector=87488, nr_sectors = 8 limit=40427 [ 267.227653][ T5841] bio_check_eod: 55800 callbacks suppressed [ 267.227675][ T5841] syz-executor385: attempt to access beyond end of device [ 267.227675][ T5841] loop0: rw=0, sector=86416, nr_sectors = 8 limit=40427 [ 267.253884][ T5841] syz-executor385: attempt to access beyond end of device [ 267.253884][ T5841] loop0: rw=0, sector=86424, nr_sectors = 8 limit=40427 [ 267.277845][ T5841] syz-executor385: attempt to access beyond end of device [ 267.277845][ T5841] loop0: rw=0, sector=86432, nr_sectors = 8 limit=40427 [ 267.301922][ T5841] syz-executor385: attempt to access beyond end of device [ 267.301922][ T5841] loop0: rw=0, sector=86440, nr_sectors = 8 limit=40427 [ 267.317091][ T5841] syz-executor385: attempt to access beyond end of device [ 267.317091][ T5841] loop0: rw=0, sector=86448, nr_sectors = 8 limit=40427 [ 267.331384][ T5841] syz-executor385: attempt to access beyond end of device [ 267.331384][ T5841] loop0: rw=0, sector=86456, nr_sectors = 8 limit=40427 [ 267.345515][ T5841] syz-executor385: attempt to access beyond end of device [ 267.345515][ T5841] loop0: rw=0, sector=86464, nr_sectors = 8 limit=40427 [ 267.359767][ T5841] syz-executor385: attempt to access beyond end of device [ 267.359767][ T5841] loop0: rw=0, sector=86472, nr_sectors = 8 limit=40427 [ 267.374154][ T5841] syz-executor385: attempt to access beyond end of device [ 267.374154][ T5841] loop0: rw=0, sector=86480, nr_sectors = 8 limit=40427 [ 267.388390][ T5841] syz-executor385: attempt to access beyond end of device [ 267.388390][ T5841] loop0: rw=0, sector=86488, nr_sectors = 8 limit=40427 [ 272.237518][ T5841] bio_check_eod: 54961 callbacks suppressed [ 272.237541][ T5841] syz-executor385: attempt to access beyond end of device [ 272.237541][ T5841] loop0: rw=524288, sector=86624, nr_sectors = 8 limit=40427 [ 272.258501][ T5841] syz-executor385: attempt to access beyond end of device [ 272.258501][ T5841] loop0: rw=524288, sector=86632, nr_sectors = 8 limit=40427 [ 272.273496][ T5841] syz-executor385: attempt to access beyond end of device [ 272.273496][ T5841] loop0: rw=524288, sector=86640, nr_sectors = 8 limit=40427 [ 272.289515][ T5841] syz-executor385: attempt to access beyond end of device [ 272.289515][ T5841] loop0: rw=524288, sector=86648, nr_sectors = 8 limit=40427 [ 272.307889][ T5841] syz-executor385: attempt to access beyond end of device [ 272.307889][ T5841] loop0: rw=524288, sector=86656, nr_sectors = 8 limit=40427 [ 272.346161][ T5841] syz-executor385: attempt to access beyond end of device [ 272.346161][ T5841] loop0: rw=524288, sector=86664, nr_sectors = 8 limit=40427 [ 272.360945][ T5841] syz-executor385: attempt to access beyond end of device [ 272.360945][ T5841] loop0: rw=524288, sector=86672, nr_sectors = 8 limit=40427 [ 272.375804][ T5841] syz-executor385: attempt to access beyond end of device [ 272.375804][ T5841] loop0: rw=524288, sector=86680, nr_sectors = 8 limit=40427 [ 272.390506][ T5841] syz-executor385: attempt to access beyond end of device [ 272.390506][ T5841] loop0: rw=524288, sector=86688, nr_sectors = 8 limit=40427 [ 272.405377][ T5841] syz-executor385: attempt to access beyond end of device [ 272.405377][ T5841] loop0: rw=524288, sector=86696, nr_sectors = 8 limit=40427 [ 277.247609][ T5841] bio_check_eod: 56119 callbacks suppressed [ 277.247634][ T5841] syz-executor385: attempt to access beyond end of device [ 277.247634][ T5841] loop0: rw=0, sector=88176, nr_sectors = 8 limit=40427 [ 277.267930][ T5841] syz-executor385: attempt to access beyond end of device [ 277.267930][ T5841] loop0: rw=0, sector=88184, nr_sectors = 8 limit=40427 [ 277.282718][ T5841] syz-executor385: attempt to access beyond end of device [ 277.282718][ T5841] loop0: rw=0, sector=88192, nr_sectors = 8 limit=40427 [ 277.297897][ T5841] syz-executor385: attempt to access beyond end of device [ 277.297897][ T5841] loop0: rw=0, sector=88200, nr_sectors = 8 limit=40427 [ 277.313441][ T5841] syz-executor385: attempt to access beyond end of device [ 277.313441][ T5841] loop0: rw=0, sector=88208, nr_sectors = 8 limit=40427 [ 277.327950][ T5841] syz-executor385: attempt to access beyond end of device [ 277.327950][ T5841] loop0: rw=0, sector=88216, nr_sectors = 8 limit=40427 [ 277.343497][ T5841] syz-executor385: attempt to access beyond end of device [ 277.343497][ T5841] loop0: rw=0, sector=88224, nr_sectors = 8 limit=40427 [ 277.360932][ T5841] syz-executor385: attempt to access beyond end of device [ 277.360932][ T5841] loop0: rw=0, sector=88232, nr_sectors = 8 limit=40427 [ 277.376027][ T5841] syz-executor385: attempt to access beyond end of device [ 277.376027][ T5841] loop0: rw=0, sector=88240, nr_sectors = 8 limit=40427 [ 277.390406][ T5841] syz-executor385: attempt to access beyond end of device [ 277.390406][ T5841] loop0: rw=0, sector=88248, nr_sectors = 8 limit=40427 [ 282.257598][ T5841] bio_check_eod: 56292 callbacks suppressed [ 282.257621][ T5841] syz-executor385: attempt to access beyond end of device [ 282.257621][ T5841] loop0: rw=0, sector=87152, nr_sectors = 8 limit=40427 [ 282.278373][ T5841] syz-executor385: attempt to access beyond end of device [ 282.278373][ T5841] loop0: rw=0, sector=87160, nr_sectors = 8 limit=40427 [ 282.292519][ T5841] syz-executor385: attempt to access beyond end of device [ 282.292519][ T5841] loop0: rw=0, sector=87168, nr_sectors = 8 limit=40427 [ 282.307156][ T5841] syz-executor385: attempt to access beyond end of device [ 282.307156][ T5841] loop0: rw=0, sector=87176, nr_sectors = 8 limit=40427 [ 282.321878][ T5841] syz-executor385: attempt to access beyond end of device [ 282.321878][ T5841] loop0: rw=0, sector=87184, nr_sectors = 8 limit=40427 [ 282.336033][ T5841] syz-executor385: attempt to access beyond end of device [ 282.336033][ T5841] loop0: rw=0, sector=87192, nr_sectors = 8 limit=40427 [ 282.350360][ T5841] syz-executor385: attempt to access beyond end of device [ 282.350360][ T5841] loop0: rw=0, sector=87200, nr_sectors = 8 limit=40427 [ 282.364639][ T5841] syz-executor385: attempt to access beyond end of device [ 282.364639][ T5841] loop0: rw=0, sector=87208, nr_sectors = 8 limit=40427 [ 282.378792][ T5841] syz-executor385: attempt to access beyond end of device [ 282.378792][ T5841] loop0: rw=0, sector=87216, nr_sectors = 8 limit=40427 [ 282.396892][ T5841] syz-executor385: attempt to access beyond end of device [ 282.396892][ T5841] loop0: rw=0, sector=87224, nr_sectors = 8 limit=40427 [ 286.580041][ T31] INFO: task kworker/u8:7:3514 blocked for more than 143 seconds. [ 286.588287][ T31] Not tainted 6.16.0-rc1-next-20250613-syzkaller #0 [ 286.595470][ T31] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 286.607594][ T31] task:kworker/u8:7 state:D stack:20552 pid:3514 tgid:3514 ppid:2 task_flags:0x4208060 flags:0x00004000 [ 286.637128][ T31] Workqueue: writeback wb_workfn (flush-7:0) [ 286.647551][ T31] Call Trace: [ 286.650908][ T31] [ 286.653956][ T31] __schedule+0x16f5/0x4d00 [ 286.667522][ T31] ? blk_mq_flush_plug_list+0x41f/0x550 [ 286.673180][ T31] ? __pfx_preempt_schedule_notrace+0x10/0x10 [ 286.697631][ T31] ? __pfx_blk_mq_flush_plug_list+0x10/0x10 [ 286.703694][ T31] ? schedule+0x165/0x360 [ 286.717562][ T31] ? __pfx___schedule+0x10/0x10 [ 286.722526][ T31] ? schedule+0x91/0x360 [ 286.726845][ T31] schedule+0x165/0x360 [ 286.731475][ T31] schedule_preempt_disabled+0x13/0x30 [ 286.737192][ T31] rwsem_down_write_slowpath+0xbec/0x1030 [ 286.743080][ T31] ? check_path+0x21/0x40 [ 286.747608][ T31] ? rwsem_down_write_slowpath+0x7ec/0x1030 [ 286.753557][ T31] ? __pfx_rwsem_down_write_slowpath+0x10/0x10 [ 286.760170][ T31] ? __lock_acquire+0xab9/0xd20 [ 286.765086][ T31] ? f2fs_balance_fs+0x558/0x750 [ 286.770369][ T31] down_write+0x1ab/0x1f0 [ 286.774742][ T31] ? __pfx_down_write+0x10/0x10 [ 286.779788][ T31] f2fs_balance_fs+0x558/0x750 [ 286.784611][ T31] ? f2fs_write_inode+0x3fb/0x5f0 [ 286.789795][ T31] ? __pfx_f2fs_balance_fs+0x10/0x10 [ 286.795195][ T31] f2fs_write_inode+0x3fb/0x5f0 [ 286.800166][ T31] __writeback_single_inode+0x6f1/0xff0 [ 286.805811][ T31] writeback_sb_inodes+0x6c7/0x1010 [ 286.811310][ T31] ? __pfx_writeback_sb_inodes+0x10/0x10 [ 286.817067][ T31] ? __pfx_down_read_trylock+0x10/0x10 [ 286.822645][ T31] ? __pfx___up_read+0x10/0x10 [ 286.827586][ T31] __writeback_inodes_wb+0x111/0x240 [ 286.832948][ T31] wb_writeback+0x44f/0xaf0 [ 286.838039][ T31] ? queue_io+0x391/0x590 [ 286.842438][ T31] ? __pfx_wb_writeback+0x10/0x10 [ 286.847576][ T31] wb_workfn+0xaef/0xef0 [ 286.851882][ T31] ? __pfx_wb_workfn+0x10/0x10 [ 286.856701][ T31] ? __lock_acquire+0xab9/0xd20 [ 286.861744][ T31] ? process_scheduled_works+0x9ef/0x17b0 [ 286.867558][ T31] ? _raw_spin_unlock_irq+0x23/0x50 [ 286.872895][ T31] ? process_scheduled_works+0x9ef/0x17b0 [ 286.878716][ T31] ? process_scheduled_works+0x9ef/0x17b0 [ 286.884483][ T31] process_scheduled_works+0xade/0x17b0 [ 286.890169][ T31] ? __pfx_process_scheduled_works+0x10/0x10 [ 286.896215][ T31] worker_thread+0x8a0/0xda0 [ 286.900944][ T31] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 286.907346][ T31] ? __kthread_parkme+0x7b/0x200 [ 286.912641][ T31] kthread+0x711/0x8a0 [ 286.916823][ T31] ? __pfx_worker_thread+0x10/0x10 [ 286.922143][ T31] ? __pfx_kthread+0x10/0x10 [ 286.926793][ T31] ? _raw_spin_unlock_irq+0x23/0x50 [ 286.932150][ T31] ? lockdep_hardirqs_on+0x9c/0x150 [ 286.937418][ T31] ? __pfx_kthread+0x10/0x10 [ 286.942198][ T31] ret_from_fork+0x3f9/0x770 [ 286.946842][ T31] ? __pfx_ret_from_fork+0x10/0x10 [ 286.952465][ T31] ? __switch_to_asm+0x39/0x70 [ 286.957585][ T31] ? __switch_to_asm+0x33/0x70 [ 286.962410][ T31] ? __pfx_kthread+0x10/0x10 [ 286.967037][ T31] ret_from_fork_asm+0x1a/0x30 [ 286.971948][ T31] [ 286.975279][ T31] [ 286.975279][ T31] Showing all locks held in the system: [ 287.007695][ T31] 1 lock held by khungtaskd/31: [ 287.012632][ T31] #0: ffffffff8e13ee20 (rcu_read_lock){....}-{1:3}, at: debug_show_all_locks+0x2e/0x180 [ 287.037760][ T31] 4 locks held by kworker/u8:7/3514: [ 287.043645][ T31] #0: ffff888141aa9148 ((wq_completion)writeback){+.+.}-{0:0}, at: process_scheduled_works+0x9b4/0x17b0 [ 287.067613][ T31] #1: ffffc9000b5f7bc0 ((work_completion)(&(&wb->dwork)->work)){+.+.}-{0:0}, at: process_scheduled_works+0x9ef/0x17b0 [ 287.081357][ T31] #2: ffff88807a6c80e0 (&type->s_umount_key#42){.+.+}-{4:4}, at: super_trylock_shared+0x20/0xf0 [ 287.092079][ T31] #3: ffff888032015410 (&sbi->gc_lock){+.+.}-{4:4}, at: f2fs_balance_fs+0x558/0x750 [ 287.101829][ T31] 2 locks held by getty/5596: [ 287.107068][ T31] #0: ffff8880305870a0 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x25/0x70 [ 287.117627][ T31] #1: ffffc9000331b2f0 (&ldata->atomic_read_lock){+.+.}-{4:4}, at: n_tty_read+0x43e/0x1400 [ 287.128285][ T31] 6 locks held by syz-executor385/5841: [ 287.133975][ T31] [ 287.136419][ T31] ============================================= [ 287.136419][ T31] [ 287.147563][ T31] NMI backtrace for cpu 1 [ 287.147591][ T31] CPU: 1 UID: 0 PID: 31 Comm: khungtaskd Not tainted 6.16.0-rc1-next-20250613-syzkaller #0 PREEMPT(full) [ 287.147614][ T31] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 [ 287.147626][ T31] Call Trace: [ 287.147634][ T31] [ 287.147643][ T31] dump_stack_lvl+0x189/0x250 [ 287.147678][ T31] ? __wake_up_klogd+0xd9/0x110 [ 287.147705][ T31] ? __pfx_dump_stack_lvl+0x10/0x10 [ 287.147737][ T31] ? __pfx__printk+0x10/0x10 [ 287.147772][ T31] nmi_cpu_backtrace+0x39e/0x3d0 [ 287.147801][ T31] ? __pfx_nmi_cpu_backtrace+0x10/0x10 [ 287.147822][ T31] ? _printk+0xcf/0x120 [ 287.147848][ T31] ? __pfx__printk+0x10/0x10 [ 287.147871][ T31] ? __pfx_nmi_raise_cpu_backtrace+0x10/0x10 [ 287.147907][ T31] nmi_trigger_cpumask_backtrace+0x17a/0x300 [ 287.147935][ T31] watchdog+0xfee/0x1030 [ 287.147965][ T31] ? watchdog+0x1de/0x1030 [ 287.148001][ T31] kthread+0x711/0x8a0 [ 287.148028][ T31] ? __pfx_watchdog+0x10/0x10 [ 287.148053][ T31] ? __pfx_kthread+0x10/0x10 [ 287.148078][ T31] ? _raw_spin_unlock_irq+0x23/0x50 [ 287.148105][ T31] ? lockdep_hardirqs_on+0x9c/0x150 [ 287.148130][ T31] ? __pfx_kthread+0x10/0x10 [ 287.148154][ T31] ret_from_fork+0x3f9/0x770 [ 287.148185][ T31] ? __pfx_ret_from_fork+0x10/0x10 [ 287.148220][ T31] ? __switch_to_asm+0x39/0x70 [ 287.148240][ T31] ? __switch_to_asm+0x33/0x70 [ 287.148259][ T31] ? __pfx_kthread+0x10/0x10 [ 287.148282][ T31] ret_from_fork_asm+0x1a/0x30 [ 287.148320][ T31] [ 287.148327][ T31] Sending NMI from CPU 1 to CPUs 0: [ 287.277746][ T5841] bio_check_eod: 52123 callbacks suppressed [ 287.277767][ T5841] syz-executor385: attempt to access beyond end of device [ 287.277767][ T5841] loop0: rw=524288, sector=88416, nr_sectors = 8 limit=40427 [ 287.280545][ C0] NMI backtrace for cpu 0 [ 287.280561][ C0] CPU: 0 UID: 0 PID: 5841 Comm: syz-executor385 Not tainted 6.16.0-rc1-next-20250613-syzkaller #0 PREEMPT(full) [ 287.280589][ C0] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 [ 287.280600][ C0] RIP: 0010:delay_tsc+0x5b/0xc0 [ 287.280625][ C0] Code: 90 49 89 d7 49 c1 e7 20 49 09 c7 4d 29 f7 49 39 df 73 53 bf 01 00 00 00 e8 32 19 29 f6 65 8b 05 7b 34 36 07 85 c0 74 1c f3 90 01 00 00 00 e8 6b 17 29 f6 e8 f6 3b 01 00 39 c5 75 0e 0f 01 f9 [ 287.280639][ C0] RSP: 0018:ffffc9000403e130 EFLAGS: 00000082 [ 287.280655][ C0] RAX: 0000000080000002 RBX: 0000000000000899 RCX: 0000000000000000 [ 287.280666][ C0] RDX: 0000000000000095 RSI: ffffffff8be2ea40 RDI: 00000000ffffffff [ 287.280677][ C0] RBP: 0000000000000000 R08: ffff888024510237 R09: 1ffff110048a2046 [ 287.280689][ C0] R10: dffffc0000000000 R11: ffffffff8b67bb60 R12: 1ffffffff33bb336 [ 287.280702][ C0] R13: 00000000ffffffff R14: 0000009576206be9 R15: 00000000000006ed [ 287.280714][ C0] FS: 000055556009e380(0000) GS:ffff888125c41000(0000) knlGS:0000000000000000 [ 287.280728][ C0] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 287.280739][ C0] CR2: 00005560d4396168 CR3: 0000000074120000 CR4: 00000000003526f0 [ 287.280754][ C0] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 287.280763][ C0] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 287.280773][ C0] Call Trace: [ 287.280780][ C0] [ 287.280789][ C0] wait_for_lsr+0x160/0x2f0 [ 287.280819][ C0] serial8250_console_write+0x134c/0x1ba0 [ 287.280849][ C0] ? __lock_acquire+0xab9/0xd20 [ 287.280874][ C0] ? __pfx_serial8250_console_write+0x10/0x10 [ 287.280897][ C0] ? console_flush_all+0x13a/0xc40 [ 287.280917][ C0] ? console_flush_all+0x13a/0xc40 [ 287.280938][ C0] ? do_raw_spin_unlock+0x122/0x240 [ 287.280956][ C0] ? console_flush_all+0x13a/0xc40 [ 287.280974][ C0] ? console_flush_all+0x13a/0xc40 [ 287.280992][ C0] console_flush_all+0x725/0xc40 [ 287.281012][ C0] ? console_flush_all+0x13a/0xc40 [ 287.281034][ C0] ? __pfx_console_flush_all+0x10/0x10 [ 287.281058][ C0] ? is_printk_cpu_sync_owner+0x32/0x40 [ 287.281081][ C0] console_unlock+0xc4/0x270 [ 287.281098][ C0] ? __pfx_console_unlock+0x10/0x10 [ 287.281116][ C0] ? vprintk_emit+0x444/0x7a0 [ 287.281130][ C0] ? vprintk_emit+0x444/0x7a0 [ 287.281146][ C0] vprintk_emit+0x5b7/0x7a0 [ 287.281161][ C0] ? vprintk_emit+0x444/0x7a0 [ 287.281177][ C0] ? __pfx_vprintk_emit+0x10/0x10 [ 287.281192][ C0] ? _raw_spin_unlock_irqrestore+0xad/0x110 [ 287.281214][ C0] ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10 [ 287.281244][ C0] _printk+0xcf/0x120 [ 287.281261][ C0] ? __pfx____ratelimit+0x10/0x10 [ 287.281285][ C0] ? __pfx__printk+0x10/0x10 [ 287.281308][ C0] submit_bio_noacct+0x108b/0x1a70 [ 287.281333][ C0] f2fs_submit_page_read+0x116/0x190 [ 287.281357][ C0] f2fs_get_read_data_folio+0x4a4/0x7d0 [ 287.281380][ C0] ? __pfx_f2fs_get_read_data_folio+0x10/0x10 [ 287.281399][ C0] ? do_garbage_collect+0x2ea2/0x64b0 [ 287.281416][ C0] ? __pfx_down_write_trylock+0x10/0x10 [ 287.281439][ C0] do_garbage_collect+0x3866/0x64b0 [ 287.281485][ C0] ? __pfx_do_garbage_collect+0x10/0x10 [ 287.281510][ C0] ? f2fs_get_victim+0x504b/0x56e0 [ 287.281551][ C0] ? __lock_acquire+0xab9/0xd20 [ 287.281623][ C0] ? up_write+0x1c4/0x420 [ 287.281642][ C0] f2fs_gc+0xc69/0x2540 [ 287.281667][ C0] ? f2fs_grab_cache_folio+0x11d/0x380 [ 287.281702][ C0] ? __pfx_f2fs_gc+0x10/0x10 [ 287.281743][ C0] f2fs_balance_fs+0x5a3/0x750 [ 287.281766][ C0] ? __pfx_f2fs_get_dnode_of_data+0x10/0x10 [ 287.281792][ C0] ? f2fs_map_blocks+0x3c19/0x4510 [ 287.281812][ C0] ? __pfx_f2fs_balance_fs+0x10/0x10 [ 287.281834][ C0] ? __up_read+0x280/0x680 [ 287.281860][ C0] f2fs_map_blocks+0x3c19/0x4510 [ 287.281886][ C0] ? f2fs_map_blocks+0x1151/0x4510 [ 287.281927][ C0] ? __pfx_f2fs_map_blocks+0x10/0x10 [ 287.281950][ C0] ? __up_read+0x280/0x680 [ 287.281968][ C0] ? __pfx___up_read+0x10/0x10 [ 287.281991][ C0] ? f2fs_allocate_pinning_section+0x1ac/0x370 [ 287.282021][ C0] f2fs_expand_inode_data+0x653/0xaf0 [ 287.282051][ C0] ? __pfx_f2fs_expand_inode_data+0x10/0x10 [ 287.282077][ C0] ? file_modified_flags+0x4bb/0x560 [ 287.282105][ C0] f2fs_fallocate+0x4f5/0x990 [ 287.282126][ C0] vfs_fallocate+0x6a0/0x830 [ 287.282147][ C0] ? __pfx_vfs_fallocate+0x10/0x10 [ 287.282170][ C0] file_ioctl+0x611/0x780 [ 287.282197][ C0] ? __pfx_file_ioctl+0x10/0x10 [ 287.282224][ C0] ? kasan_save_track+0x4f/0x80 [ 287.282248][ C0] ? kasan_save_track+0x3e/0x80 [ 287.282272][ C0] ? kasan_save_free_info+0x46/0x50 [ 287.282292][ C0] ? __kasan_slab_free+0x62/0x70 [ 287.282307][ C0] ? kfree+0x18e/0x440 [ 287.282333][ C0] ? tomoyo_path_number_perm+0x47a/0x5a0 [ 287.282355][ C0] ? security_file_ioctl+0xcb/0x2d0 [ 287.282374][ C0] ? __se_sys_ioctl+0x47/0x170 [ 287.282398][ C0] ? do_syscall_64+0xfa/0x3b0 [ 287.282422][ C0] ? entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 287.282453][ C0] do_vfs_ioctl+0xe80/0x1990 [ 287.282480][ C0] ? __pfx_do_vfs_ioctl+0x10/0x10 [ 287.282508][ C0] ? kasan_quarantine_put+0xdd/0x220 [ 287.282539][ C0] ? tomoyo_path_number_perm+0x1bc/0x5a0 [ 287.282562][ C0] ? tomoyo_path_number_perm+0x1bc/0x5a0 [ 287.282591][ C0] ? tomoyo_path_number_perm+0x4e2/0x5a0 [ 287.282612][ C0] ? tomoyo_path_number_perm+0x1bc/0x5a0 [ 287.282635][ C0] ? __pfx_tomoyo_path_number_perm+0x10/0x10 [ 287.282661][ C0] ? _raw_spin_lock_irq+0xae/0xf0 [ 287.282699][ C0] ? __pfx_ptrace_notify+0x10/0x10 [ 287.282731][ C0] ? bpf_lsm_file_ioctl+0x9/0x20 [ 287.282760][ C0] __se_sys_ioctl+0x82/0x170 [ 287.282788][ C0] do_syscall_64+0xfa/0x3b0 [ 287.282812][ C0] ? lockdep_hardirqs_on+0x9c/0x150 [ 287.282837][ C0] ? entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 287.282854][ C0] ? clear_bhb_loop+0x60/0xb0 [ 287.282873][ C0] entry_SYSCALL_64_after_hwframe+0x77/0x7f [ 287.282890][ C0] RIP: 0033:0x7f9afba0fbd9 [ 287.282927][ C0] 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 [ 287.282941][ C0] RSP: 002b:00007ffc1099b398 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 287.282958][ C0] RAX: ffffffffffffffda RBX: 00002000000000c0 RCX: 00007f9afba0fbd9 [ 287.282971][ C0] RDX: 00002000000000c0 RSI: 0000000040305828 RDI: 0000000000000004 [ 287.282982][ C0] RBP: 00002000000000e0 R08: 000055556009f4c0 R09: 000055556009f4c0 [ 287.282994][ C0] R10: 0000000000000000 R11: 0000000000000246 R12: 00002000000000d0 [ 287.283005][ C0] R13: 00002000000000c8 R14: 00002000000000c2 R15: 00007f9afba5803b [ 287.283027][ C0] [ 287.283035][ C0] INFO: NMI handler (nmi_cpu_backtrace_handler) took too long to run: 2.491 msecs [ 287.302116][ T31] Kernel panic - not syncing: hung_task: blocked tasks [ 287.302143][ T31] CPU: 1 UID: 0 PID: 31 Comm: khungtaskd Not tainted 6.16.0-rc1-next-20250613-syzkaller #0 PREEMPT(full) [ 287.302172][ T31] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 [ 287.302188][ T31] Call Trace: [ 287.302199][ T31] [ 287.302210][ T31] dump_stack_lvl+0x99/0x250 [ 287.302254][ T31] ? __asan_memcpy+0x40/0x70 [ 287.302288][ T31] ? __pfx_dump_stack_lvl+0x10/0x10 [ 287.302324][ T31] ? __pfx__printk+0x10/0x10 [ 287.302366][ T31] panic+0x2db/0x790 [ 287.302406][ T31] ? __pfx_panic+0x10/0x10 [ 287.302441][ T31] ? nmi_backtrace_stall_check+0x433/0x440 [ 287.302469][ T31] ? preempt_schedule_thunk+0x16/0x30 [ 287.302502][ T31] ? nmi_trigger_cpumask_backtrace+0x2b6/0x300 [ 287.302541][ T31] watchdog+0x102d/0x1030 [ 287.302587][ T31] ? watchdog+0x1de/0x1030 [ 287.302627][ T31] kthread+0x711/0x8a0 [ 287.302660][ T31] ? __pfx_watchdog+0x10/0x10 [ 287.302690][ T31] ? __pfx_kthread+0x10/0x10 [ 287.302719][ T31] ? _raw_spin_unlock_irq+0x23/0x50 [ 287.302749][ T31] ? lockdep_hardirqs_on+0x9c/0x150 [ 287.302781][ T31] ? __pfx_kthread+0x10/0x10 [ 287.302807][ T31] ret_from_fork+0x3f9/0x770 [ 287.302844][ T31] ? __pfx_ret_from_fork+0x10/0x10 [ 287.302885][ T31] ? __switch_to_asm+0x39/0x70 [ 287.302909][ T31] ? __switch_to_asm+0x33/0x70 [ 287.302932][ T31] ? __pfx_kthread+0x10/0x10 [ 287.302960][ T31] ret_from_fork_asm+0x1a/0x30 [ 287.303020][ T31] [ 287.305179][ T31] Kernel Offset: disabled