./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor1597649200
<...>
forked to background, child pid 4886
no interfaces have a carrier
[   32.831984][ T4887] 8021q: adding VLAN 0 to HW filter on device bond0
[   32.843306][ T4887] eql: remember to turn off Van-Jacobson compression on your slave devices
Starting sshd: OK
syzkaller
Warning: Permanently added '10.128.0.51' (ED25519) to the list of known hosts.
execve("./syz-executor1597649200", ["./syz-executor1597649200"], 0x7fff8d767b80 /* 10 vars */) = 0
brk(NULL)                               = 0x555578cbd000
brk(0x555578cbdd00)                     = 0x555578cbdd00
arch_prctl(ARCH_SET_FS, 0x555578cbd380) = 0
set_tid_address(0x555578cbd650)         = 5217
set_robust_list(0x555578cbd660, 24)     = 0
rseq(0x555578cbdca0, 0x20, 0, 0x53053053) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
readlink("/proc/self/exe", "/root/syz-executor1597649200", 4096) = 28
getrandom("\xfd\x62\xd5\x4b\x4d\x23\x66\x1e", 8, GRND_NONBLOCK) = 8
brk(NULL)                               = 0x555578cbdd00
brk(0x555578cded00)                     = 0x555578cded00
brk(0x555578cdf000)                     = 0x555578cdf000
mprotect(0x7fc300787000, 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
write(1, "executing program\n", 18executing program
)     = 18
memfd_create("syzkaller", 0)            = 3
mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc2f8200000
write(3, "\xeb\x52\x90\x4e\x54\x46\x53\x20\x20\x20\x20\x00\x02\x08\x00\x00\x00\x00\x00\x00\x00\xf8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x00\x80\x00\xff\x0f\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\xff\x00\x00\x00\x00\x00\x00\x00\xf6\x00\x00\x00\x01\x00\x00\x00\x51\x49\x92\x54\x8e\xa5\x9a\x39\x00\x00\x00\x00\x0e\x1f\xbe\x71\x7c\xac\x22\xc0\x74\x0b\x56\xb4\x0e\xbb\x07\x00"..., 2097152) = 2097152
munmap(0x7fc2f8200000, 138412032)       = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = 4
ioctl(4, LOOP_SET_FD, 3)                = 0
close(3)                                = 0
close(4)                                = 0
mkdir("./file0", 0777)                  = 0
mount("/dev/loop0", "./file0", "ntfs3", 0, "iocharset=euc-jp,showmeta,fmask=00000000000000000004143,discard,force,iocharset=maccroatian,prealloc"...) = 0
openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3
syzkaller login: [   57.764443][ T5217] loop0: detected capacity change from 0 to 4096
chdir("./file0")                        = 0
openat(AT_FDCWD, "/dev/loop0", O_RDWR)  = -1 EBUSY (Device or resource busy)
openat(AT_FDCWD, ".", O_RDONLY)         = 4
open_by_handle_at(4, {handle_bytes=8, handle_type=2, f_handle="\x00\x00\x00\x00\x00\x00\x00\x00"}, O_RDWR|__O_TMPFILE) = -1 ESTALE (Stale file handle)
open(".", O_RDONLY)                     = 5
getdents(5, 0x20001fc0 /* 18 entries */, 536879224) = 552
[   57.832528][ T5217] ntfs3: loop0: ino=0, ntfs_iget5
[   57.837967][ T5217] ntfs3: loop0: Mark volume as dirty due to NTFS errors
[   57.848835][ T5217] ntfs3: loop0: failed to convert "046c" to maccroatian
[   57.859196][ T5217] INFO: trying to register non-static key.
[   57.865089][ T5217] The code is fine but needs lockdep annotation, or maybe
[   57.872166][ T5217] you didn't initialize this object before use?
[   57.878379][ T5217] turning off the locking correctness validator.
[   57.884690][ T5217] CPU: 0 UID: 0 PID: 5217 Comm: syz-executor159 Not tainted 6.11.0-rc5-syzkaller-00081-gd5d547aa7b51 #0
[   57.895775][ T5217] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024
[   57.905812][ T5217] Call Trace:
[   57.909069][ T5217]  
[   57.911986][ T5217]  dump_stack_lvl+0x241/0x360
[   57.916669][ T5217]  ? __pfx_dump_stack_lvl+0x10/0x10
[   57.921848][ T5217]  ? __pfx__printk+0x10/0x10
[   57.926415][ T5217]  ? preempt_count_add+0x93/0x190
[   57.931417][ T5217]  ? __is_module_percpu_address+0x3a1/0x420
[   57.937305][ T5217]  ? __module_address+0x32/0x500
[   57.942237][ T5217]  assign_lock_key+0x238/0x270
[   57.946988][ T5217]  ? __pfx_assign_lock_key+0x10/0x10
[   57.952255][ T5217]  ? stack_trace_save+0x118/0x1d0
[   57.957262][ T5217]  register_lock_class+0x1cf/0x980
[   57.962356][ T5217]  ? __pfx_register_lock_class+0x10/0x10
[   57.967970][ T5217]  __lock_acquire+0xf0/0x2040
[   57.972644][ T5217]  ? validate_chain+0x11e/0x5900
[   57.977554][ T5217]  ? __read_once_word_nocheck+0x9/0x20
[   57.982993][ T5217]  lock_acquire+0x1ed/0x550
[   57.987472][ T5217]  ? attr_data_get_block+0x2ec/0x2ff0
[   57.992833][ T5217]  ? __pfx_lock_acquire+0x10/0x10
[   57.997851][ T5217]  ? __read_once_word_nocheck+0x9/0x20
[   58.003308][ T5217]  ? __pfx___might_resched+0x10/0x10
[   58.008582][ T5217]  ? __pfx_validate_chain+0x10/0x10
[   58.013762][ T5217]  down_read+0xb1/0xa40
[   58.017894][ T5217]  ? attr_data_get_block+0x2ec/0x2ff0
[   58.023247][ T5217]  ? security_file_post_open+0x6d/0xa0
[   58.028685][ T5217]  ? mark_lock+0x9a/0x350
[   58.032993][ T5217]  ? __pfx_down_read+0x10/0x10
[   58.037732][ T5217]  ? __lock_acquire+0x137a/0x2040
[   58.042737][ T5217]  ? __pfx_validate_chain+0x10/0x10
[   58.047908][ T5217]  attr_data_get_block+0x2ec/0x2ff0
[   58.053094][ T5217]  ? __pfx_attr_data_get_block+0x10/0x10
[   58.058790][ T5217]  ? mark_lock+0x9a/0x350
[   58.063116][ T5217]  ? __lock_acquire+0x137a/0x2040
[   58.068142][ T5217]  ntfs_get_block_vbo+0x3e4/0xd50
[   58.073154][ T5217]  ? __pfx_ntfs_get_block_vbo+0x10/0x10
[   58.078684][ T5217]  ? xas_load+0x59b/0x5c0
[   58.083002][ T5217]  do_mpage_readpage+0x827/0x1c80
[   58.088017][ T5217]  mpage_readahead+0x44f/0x930
[   58.092778][ T5217]  ? __pfx_mpage_readahead+0x10/0x10
[   58.098054][ T5217]  ? __pfx_ntfs_get_block+0x10/0x10
[   58.103235][ T5217]  ? __pfx_lock_release+0x10/0x10
[   58.108246][ T5217]  ? ntfs_readahead+0x1bf/0x220
[   58.113080][ T5217]  read_pages+0x17e/0x840
[   58.117419][ T5217]  ? __pfx_lru_add_fn+0x10/0x10
[   58.122253][ T5217]  ? folio_add_lru+0x27b/0x9e0
[   58.126995][ T5217]  ? __pfx_read_pages+0x10/0x10
[   58.131824][ T5217]  ? filemap_add_folio+0x26d/0x650
[   58.136930][ T5217]  ? __pfx_filemap_add_folio+0x10/0x10
[   58.142369][ T5217]  page_cache_ra_unbounded+0x6ce/0x7f0
[   58.147815][ T5217]  filemap_get_pages+0x49d/0x2090
[   58.152829][ T5217]  ? __pfx_filemap_get_pages+0x10/0x10
[   58.158265][ T5217]  ? __lock_acquire+0x137a/0x2040
[   58.163267][ T5217]  ? __pfx___might_resched+0x10/0x10
[   58.168533][ T5217]  filemap_read+0x457/0xfa0
[   58.173021][ T5217]  ? __pfx_filemap_read+0x10/0x10
[   58.178031][ T5217]  ? ntfs_file_read_iter+0x203/0x290
[   58.183293][ T5217]  __kernel_read+0x532/0x9f0
[   58.187877][ T5217]  ? do_sys_openat2+0x13e/0x1d0
[   58.192710][ T5217]  ? __x64_sys_open+0x225/0x270
[   58.197541][ T5217]  ? __pfx___kernel_read+0x10/0x10
[   58.202666][ T5217]  integrity_kernel_read+0xb0/0x100
[   58.207853][ T5217]  ? __pfx_integrity_kernel_read+0x10/0x10
[   58.213662][ T5217]  ? ima_calc_file_hash+0xab7/0x1b30
[   58.219449][ T5217]  ? __kmalloc_cache_noprof+0x19c/0x2c0
[   58.224978][ T5217]  ima_calc_file_hash+0xaef/0x1b30
[   58.230068][ T5217]  ? mark_lock+0x9a/0x350
[   58.234379][ T5217]  ? __pfx_ima_calc_file_hash+0x10/0x10
[   58.239909][ T5217]  ? __pfx_register_lock_class+0x10/0x10
[   58.245520][ T5217]  ? lockdep_hardirqs_on+0x99/0x150
[   58.250695][ T5217]  ? mark_lock+0x9a/0x350
[   58.255002][ T5217]  ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[   58.261306][ T5217]  ? __lock_acquire+0x137a/0x2040
[   58.266303][ T5217]  ? make_vfsgid+0x46/0x90
[   58.270692][ T5217]  ? generic_fillattr+0x51c/0x7a0
[   58.275691][ T5217]  ? ntfs_getattr+0x2dc/0x3d0
[   58.280347][ T5217]  ima_collect_measurement+0x526/0xb20
[   58.285789][ T5217]  ? __pfx_ima_collect_measurement+0x10/0x10
[   58.291744][ T5217]  ? __mutex_trylock_common+0x183/0x2e0
[   58.297265][ T5217]  ? ntfs_getxattr+0x1c5/0x6f0
[   58.302003][ T5217]  ? trace_contention_end+0x3c/0x120
[   58.307262][ T5217]  ? __pfx_ntfs_getxattr+0x10/0x10
[   58.312348][ T5217]  ? __mutex_lock+0x2ef/0xd70
[   58.317009][ T5217]  ? ima_get_hash_algo+0x156/0x4d0
[   58.322096][ T5217]  ? __pfx_ima_get_hash_algo+0x10/0x10
[   58.327531][ T5217]  process_measurement+0x1357/0x1fb0
[   58.332798][ T5217]  ? __pfx_process_measurement+0x10/0x10
[   58.338407][ T5217]  ? __pfx_smack_log+0x10/0x10
[   58.343147][ T5217]  ? __pfx_tomoyo_check_open_permission+0x10/0x10
[   58.349534][ T5217]  ? smk_access+0x4ab/0x4e0
[   58.354023][ T5217]  ? smack_current_getsecid_subj+0x22/0xf0
[   58.359803][ T5217]  ima_file_check+0xf2/0x170
[   58.364366][ T5217]  ? do_dentry_open+0xe3f/0x1440
[   58.369277][ T5217]  ? __pfx_ima_file_check+0x10/0x10
[   58.374452][ T5217]  security_file_post_open+0x6d/0xa0
[   58.379713][ T5217]  path_openat+0x2b91/0x3470
[   58.384308][ T5217]  ? __pfx_path_openat+0x10/0x10
[   58.389233][ T5217]  do_filp_open+0x235/0x490
[   58.393886][ T5217]  ? __pfx_do_filp_open+0x10/0x10
[   58.398889][ T5217]  ? _raw_spin_unlock+0x28/0x50
[   58.403716][ T5217]  ? alloc_fd+0x5a1/0x640
[   58.408024][ T5217]  do_sys_openat2+0x13e/0x1d0
[   58.412678][ T5217]  ? __pfx_do_sys_openat2+0x10/0x10
[   58.417851][ T5217]  ? lockdep_hardirqs_on+0x99/0x150
[   58.423032][ T5217]  ? _raw_spin_unlock_irq+0x2e/0x50
[   58.428207][ T5217]  ? ptrace_notify+0x279/0x380
[   58.432956][ T5217]  __x64_sys_open+0x225/0x270
[   58.437606][ T5217]  ? __pfx___x64_sys_open+0x10/0x10
[   58.442780][ T5217]  ? do_syscall_64+0x100/0x230
[   58.447519][ T5217]  do_syscall_64+0xf3/0x230
[   58.451994][ T5217]  ? clear_bhb_loop+0x35/0x90
[   58.456664][ T5217]  entry_SYSCALL_64_after_hwframe+0x77/0x7f
[   58.462836][ T5217] RIP: 0033:0x7fc3006f4779
[   58.467231][ T5217] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 61 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
[   58.486818][ T5217] RSP: 002b:00007ffc45e1d708 EFLAGS: 00000246 ORIG_RAX: 0000000000000002
[   58.495211][ T5217] RAX: ffffffffffffffda RBX: 00007ffc45e1d8d8 RCX: 00007fc3006f4779
[   58.503160][ T5217] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000140
[   58.511106][ T5217] RBP: 00007fc300787610 R08: 00007ffc45e1d8d8 R09: 00007ffc45e1d8d8
[   58.519049][ T5217] R10: 00007ffc45e1d8d8 R11: 0000000000000246 R12: 0000000000000001
[   58.526993][ T5217] R13: 00007ffc45e1d8c8 R14: 0000000000000001 R15: 0000000000000001
[   58.534941][ T5217]  
[   58.538191][ T5217] ------------[ cut here ]------------
[   58.543697][ T5217] DEBUG_RWSEMS_WARN_ON(sem->magic != sem): count = 0x100, magic = 0x0, owner = 0xffff888026e65a01, curr 0xffff888026e65a00, list not empty
[   58.557926][ T5217] WARNING: CPU: 0 PID: 5217 at kernel/locking/rwsem.c:1342 __up_read+0x515/0x6b0
[   58.567080][ T5217] Modules linked in:
[   58.570966][ T5217] CPU: 0 UID: 0 PID: 5217 Comm: syz-executor159 Not tainted 6.11.0-rc5-syzkaller-00081-gd5d547aa7b51 #0
[   58.582085][ T5217] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024
[   58.592167][ T5217] RIP: 0010:__up_read+0x515/0x6b0
[   58.597224][ T5217] Code: c1 48 c7 c7 a0 c8 ea 8b 48 c7 c6 80 ca ea 8b 4c 89 fa 48 8b 4c 24 08 49 89 d8 4c 8b 4c 24 10 50 e8 20 a2 e6 ff 48 83 c4 08 90 <0f> 0b 90 90 48 bb 00 00 00 00 00 fc ff df 4c 8b 2c 24 e9 9a fb ff
[   58.616877][ T5217] RSP: 0018:ffffc900033fdca0 EFLAGS: 00010296
[   58.622963][ T5217] RAX: 9f5bfa4371002a00 RBX: ffff888026e65a01 RCX: ffff888026e65a00
[   58.630930][ T5217] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   58.638917][ T5217] RBP: ffffc900033fdd50 R08: ffffffff8155b212 R09: fffffbfff1cba0e0
[   58.646934][ T5217] R10: dffffc0000000000 R11: fffffbfff1cba0e0 R12: ffff88807eff9058
[   58.654948][ T5217] R13: ffff88807eff9048 R14: 1ffff1100fdff20b R15: 0000000000000100
[   58.662935][ T5217] FS:  0000555578cbd380(0000) GS:ffff8880b9200000(0000) knlGS:0000000000000000
[   58.671843][ T5217] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   58.678460][ T5217] CR2: 000000000066c7e0 CR3: 0000000011d7e000 CR4: 00000000003506f0
[   58.686458][ T5217] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   58.694455][ T5217] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   58.702427][ T5217] Call Trace:
[   58.705734][ T5217]  
[   58.708660][ T5217]  ? __warn+0x163/0x4e0
[   58.712836][ T5217]  ? __up_read+0x515/0x6b0
[   58.717250][ T5217]  ? report_bug+0x2b3/0x500
[   58.721737][ T5217]  ? __up_read+0x515/0x6b0
[   58.726170][ T5217]  ? handle_bug+0x3e/0x70
[   58.730504][ T5217]  ? exc_invalid_op+0x1a/0x50
[   58.735200][ T5217]  ? asm_exc_invalid_op+0x1a/0x20
[   58.740222][ T5217]  ? __warn_printk+0x292/0x360
[   58.744999][ T5217]  ? __up_read+0x515/0x6b0
[   58.749413][ T5217]  ? __pfx___up_read+0x10/0x10
[   58.754210][ T5217]  ? run_lookup_entry+0x41a/0x560
[   58.759239][ T5217]  attr_data_get_block+0x355/0x2ff0
[   58.764459][ T5217]  ? __pfx_attr_data_get_block+0x10/0x10
[   58.770092][ T5217]  ? mark_lock+0x9a/0x350
[   58.774492][ T5217]  ? __lock_acquire+0x137a/0x2040
[   58.779537][ T5217]  ntfs_get_block_vbo+0x3e4/0xd50
[   58.784616][ T5217]  ? __pfx_ntfs_get_block_vbo+0x10/0x10
[   58.790166][ T5217]  ? xas_load+0x59b/0x5c0
[   58.794729][ T5217]  do_mpage_readpage+0x827/0x1c80
[   58.799746][ T5217]  mpage_readahead+0x44f/0x930
[   58.804526][ T5217]  ? __pfx_mpage_readahead+0x10/0x10
[   58.809817][ T5217]  ? __pfx_ntfs_get_block+0x10/0x10
[   58.815034][ T5217]  ? __pfx_lock_release+0x10/0x10
[   58.820082][ T5217]  ? ntfs_readahead+0x1bf/0x220
[   58.824965][ T5217]  read_pages+0x17e/0x840
[   58.829317][ T5217]  ? __pfx_lru_add_fn+0x10/0x10
[   58.834222][ T5217]  ? folio_add_lru+0x27b/0x9e0
[   58.839000][ T5217]  ? __pfx_read_pages+0x10/0x10
[   58.843881][ T5217]  ? filemap_add_folio+0x26d/0x650
[   58.848994][ T5217]  ? __pfx_filemap_add_folio+0x10/0x10
[   58.854485][ T5217]  page_cache_ra_unbounded+0x6ce/0x7f0
[   58.859949][ T5217]  filemap_get_pages+0x49d/0x2090
[   58.865020][ T5217]  ? __pfx_filemap_get_pages+0x10/0x10
[   58.870483][ T5217]  ? __lock_acquire+0x137a/0x2040
[   58.875517][ T5217]  ? __pfx___might_resched+0x10/0x10
[   58.880806][ T5217]  filemap_read+0x457/0xfa0
[   58.885335][ T5217]  ? __pfx_filemap_read+0x10/0x10
[   58.890367][ T5217]  ? ntfs_file_read_iter+0x203/0x290
[   58.895678][ T5217]  __kernel_read+0x532/0x9f0
[   58.900265][ T5217]  ? do_sys_openat2+0x13e/0x1d0
[   58.905124][ T5217]  ? __x64_sys_open+0x225/0x270
[   58.909976][ T5217]  ? __pfx___kernel_read+0x10/0x10
[   58.915114][ T5217]  integrity_kernel_read+0xb0/0x100
[   58.920321][ T5217]  ? __pfx_integrity_kernel_read+0x10/0x10
[   58.926138][ T5217]  ? ima_calc_file_hash+0xab7/0x1b30
[   58.931429][ T5217]  ? __kmalloc_cache_noprof+0x19c/0x2c0
[   58.936990][ T5217]  ima_calc_file_hash+0xaef/0x1b30
[   58.942098][ T5217]  ? mark_lock+0x9a/0x350
[   58.946443][ T5217]  ? __pfx_ima_calc_file_hash+0x10/0x10
[   58.951995][ T5217]  ? __pfx_register_lock_class+0x10/0x10
[   58.957696][ T5217]  ? lockdep_hardirqs_on+0x99/0x150
[   58.962934][ T5217]  ? mark_lock+0x9a/0x350
[   58.967287][ T5217]  ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[   58.973682][ T5217]  ? __lock_acquire+0x137a/0x2040
[   58.978705][ T5217]  ? make_vfsgid+0x46/0x90
[   58.983139][ T5217]  ? generic_fillattr+0x51c/0x7a0
[   58.988161][ T5217]  ? ntfs_getattr+0x2dc/0x3d0
[   58.992857][ T5217]  ima_collect_measurement+0x526/0xb20
[   58.998316][ T5217]  ? __pfx_ima_collect_measurement+0x10/0x10
[   59.004307][ T5217]  ? __mutex_trylock_common+0x183/0x2e0
[   59.009852][ T5217]  ? ntfs_getxattr+0x1c5/0x6f0
[   59.014641][ T5217]  ? trace_contention_end+0x3c/0x120
[   59.019925][ T5217]  ? __pfx_ntfs_getxattr+0x10/0x10
[   59.025048][ T5217]  ? __mutex_lock+0x2ef/0xd70
[   59.029733][ T5217]  ? ima_get_hash_algo+0x156/0x4d0
[   59.034870][ T5217]  ? __pfx_ima_get_hash_algo+0x10/0x10
[   59.040332][ T5217]  process_measurement+0x1357/0x1fb0
[   59.045659][ T5217]  ? __pfx_process_measurement+0x10/0x10
[   59.051313][ T5217]  ? __pfx_smack_log+0x10/0x10
[   59.056092][ T5217]  ? __pfx_tomoyo_check_open_permission+0x10/0x10
[   59.062508][ T5217]  ? smk_access+0x4ab/0x4e0
[   59.067041][ T5217]  ? smack_current_getsecid_subj+0x22/0xf0
[   59.072886][ T5217]  ima_file_check+0xf2/0x170
[   59.077464][ T5217]  ? do_dentry_open+0xe3f/0x1440
[   59.082380][ T5217]  ? __pfx_ima_file_check+0x10/0x10
[   59.087625][ T5217]  security_file_post_open+0x6d/0xa0
[   59.092938][ T5217]  path_openat+0x2b91/0x3470
[   59.097554][ T5217]  ? __pfx_path_openat+0x10/0x10
[   59.102494][ T5217]  do_filp_open+0x235/0x490
[   59.107009][ T5217]  ? __pfx_do_filp_open+0x10/0x10
[   59.112041][ T5217]  ? _raw_spin_unlock+0x28/0x50
[   59.116930][ T5217]  ? alloc_fd+0x5a1/0x640
[   59.121264][ T5217]  do_sys_openat2+0x13e/0x1d0
[   59.125958][ T5217]  ? __pfx_do_sys_openat2+0x10/0x10
[   59.131154][ T5217]  ? lockdep_hardirqs_on+0x99/0x150
[   59.136380][ T5217]  ? _raw_spin_unlock_irq+0x2e/0x50
[   59.141578][ T5217]  ? ptrace_notify+0x279/0x380
[   59.146356][ T5217]  __x64_sys_open+0x225/0x270
[   59.151058][ T5217]  ? __pfx___x64_sys_open+0x10/0x10
[   59.156273][ T5217]  ? do_syscall_64+0x100/0x230
[   59.161036][ T5217]  do_syscall_64+0xf3/0x230
[   59.165551][ T5217]  ? clear_bhb_loop+0x35/0x90
[   59.170234][ T5217]  entry_SYSCALL_64_after_hwframe+0x77/0x7f
[   59.176144][ T5217] RIP: 0033:0x7fc3006f4779
[   59.180554][ T5217] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 61 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
[   59.200333][ T5217] RSP: 002b:00007ffc45e1d708 EFLAGS: 00000246 ORIG_RAX: 0000000000000002
[   59.208779][ T5217] RAX: ffffffffffffffda RBX: 00007ffc45e1d8d8 RCX: 00007fc3006f4779
[   59.216787][ T5217] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000140
[   59.224780][ T5217] RBP: 00007fc300787610 R08: 00007ffc45e1d8d8 R09: 00007ffc45e1d8d8
[   59.232778][ T5217] R10: 00007ffc45e1d8d8 R11: 0000000000000246 R12: 0000000000000001
[   59.240752][ T5217] R13: 00007ffc45e1d8c8 R14: 0000000000000001 R15: 0000000000000001
[   59.248754][ T5217]  
[   59.251770][ T5217] Kernel panic - not syncing: kernel: panic_on_warn set ...
[   59.259028][ T5217] CPU: 0 UID: 0 PID: 5217 Comm: syz-executor159 Not tainted 6.11.0-rc5-syzkaller-00081-gd5d547aa7b51 #0
[   59.270114][ T5217] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024
[   59.280148][ T5217] Call Trace:
[   59.283410][ T5217]  
[   59.286321][ T5217]  dump_stack_lvl+0x241/0x360
[   59.290983][ T5217]  ? __pfx_dump_stack_lvl+0x10/0x10
[   59.296164][ T5217]  ? __pfx__printk+0x10/0x10
[   59.300735][ T5217]  ? vscnprintf+0x5d/0x90
[   59.305054][ T5217]  panic+0x349/0x860
[   59.308934][ T5217]  ? __warn+0x172/0x4e0
[   59.313071][ T5217]  ? __pfx_panic+0x10/0x10
[   59.317473][ T5217]  __warn+0x346/0x4e0
[   59.321431][ T5217]  ? __up_read+0x515/0x6b0
[   59.325825][ T5217]  report_bug+0x2b3/0x500
[   59.330155][ T5217]  ? __up_read+0x515/0x6b0
[   59.334550][ T5217]  handle_bug+0x3e/0x70
[   59.338681][ T5217]  exc_invalid_op+0x1a/0x50
[   59.343160][ T5217]  asm_exc_invalid_op+0x1a/0x20
[   59.347987][ T5217] RIP: 0010:__up_read+0x515/0x6b0
[   59.352985][ T5217] Code: c1 48 c7 c7 a0 c8 ea 8b 48 c7 c6 80 ca ea 8b 4c 89 fa 48 8b 4c 24 08 49 89 d8 4c 8b 4c 24 10 50 e8 20 a2 e6 ff 48 83 c4 08 90 <0f> 0b 90 90 48 bb 00 00 00 00 00 fc ff df 4c 8b 2c 24 e9 9a fb ff
[   59.372583][ T5217] RSP: 0018:ffffc900033fdca0 EFLAGS: 00010296
[   59.378626][ T5217] RAX: 9f5bfa4371002a00 RBX: ffff888026e65a01 RCX: ffff888026e65a00
[   59.386579][ T5217] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   59.394525][ T5217] RBP: ffffc900033fdd50 R08: ffffffff8155b212 R09: fffffbfff1cba0e0
[   59.402473][ T5217] R10: dffffc0000000000 R11: fffffbfff1cba0e0 R12: ffff88807eff9058
[   59.410505][ T5217] R13: ffff88807eff9048 R14: 1ffff1100fdff20b R15: 0000000000000100
[   59.418456][ T5217]  ? __warn_printk+0x292/0x360
[   59.423200][ T5217]  ? __pfx___up_read+0x10/0x10
[   59.427940][ T5217]  ? run_lookup_entry+0x41a/0x560
[   59.432945][ T5217]  attr_data_get_block+0x355/0x2ff0
[   59.438131][ T5217]  ? __pfx_attr_data_get_block+0x10/0x10
[   59.443741][ T5217]  ? mark_lock+0x9a/0x350
[   59.448056][ T5217]  ? __lock_acquire+0x137a/0x2040
[   59.453063][ T5217]  ntfs_get_block_vbo+0x3e4/0xd50
[   59.458086][ T5217]  ? __pfx_ntfs_get_block_vbo+0x10/0x10
[   59.463616][ T5217]  ? xas_load+0x59b/0x5c0
[   59.467926][ T5217]  do_mpage_readpage+0x827/0x1c80
[   59.472935][ T5217]  mpage_readahead+0x44f/0x930
[   59.477676][ T5217]  ? __pfx_mpage_readahead+0x10/0x10
[   59.482940][ T5217]  ? __pfx_ntfs_get_block+0x10/0x10
[   59.488114][ T5217]  ? __pfx_lock_release+0x10/0x10
[   59.493118][ T5217]  ? ntfs_readahead+0x1bf/0x220
[   59.497944][ T5217]  read_pages+0x17e/0x840
[   59.502249][ T5217]  ? __pfx_lru_add_fn+0x10/0x10
[   59.507079][ T5217]  ? folio_add_lru+0x27b/0x9e0
[   59.511825][ T5217]  ? __pfx_read_pages+0x10/0x10
[   59.516650][ T5217]  ? filemap_add_folio+0x26d/0x650
[   59.521740][ T5217]  ? __pfx_filemap_add_folio+0x10/0x10
[   59.527178][ T5217]  page_cache_ra_unbounded+0x6ce/0x7f0
[   59.532965][ T5217]  filemap_get_pages+0x49d/0x2090
[   59.537978][ T5217]  ? __pfx_filemap_get_pages+0x10/0x10
[   59.543416][ T5217]  ? __lock_acquire+0x137a/0x2040
[   59.548420][ T5217]  ? __pfx___might_resched+0x10/0x10
[   59.553689][ T5217]  filemap_read+0x457/0xfa0
[   59.558175][ T5217]  ? __pfx_filemap_read+0x10/0x10
[   59.563186][ T5217]  ? ntfs_file_read_iter+0x203/0x290
[   59.568447][ T5217]  __kernel_read+0x532/0x9f0
[   59.573014][ T5217]  ? do_sys_openat2+0x13e/0x1d0
[   59.577842][ T5217]  ? __x64_sys_open+0x225/0x270
[   59.582682][ T5217]  ? __pfx___kernel_read+0x10/0x10
[   59.587800][ T5217]  integrity_kernel_read+0xb0/0x100
[   59.592992][ T5217]  ? __pfx_integrity_kernel_read+0x10/0x10
[   59.598789][ T5217]  ? ima_calc_file_hash+0xab7/0x1b30
[   59.604059][ T5217]  ? __kmalloc_cache_noprof+0x19c/0x2c0
[   59.609599][ T5217]  ima_calc_file_hash+0xaef/0x1b30
[   59.614698][ T5217]  ? mark_lock+0x9a/0x350
[   59.619022][ T5217]  ? __pfx_ima_calc_file_hash+0x10/0x10
[   59.624568][ T5217]  ? __pfx_register_lock_class+0x10/0x10
[   59.630187][ T5217]  ? lockdep_hardirqs_on+0x99/0x150
[   59.635389][ T5217]  ? mark_lock+0x9a/0x350
[   59.639714][ T5217]  ? __pfx__raw_spin_unlock_irqrestore+0x10/0x10
[   59.646038][ T5217]  ? __lock_acquire+0x137a/0x2040
[   59.651052][ T5217]  ? make_vfsgid+0x46/0x90
[   59.655459][ T5217]  ? generic_fillattr+0x51c/0x7a0
[   59.660475][ T5217]  ? ntfs_getattr+0x2dc/0x3d0
[   59.665148][ T5217]  ima_collect_measurement+0x526/0xb20
[   59.670613][ T5217]  ? __pfx_ima_collect_measurement+0x10/0x10
[   59.676585][ T5217]  ? __mutex_trylock_common+0x183/0x2e0
[   59.682140][ T5217]  ? ntfs_getxattr+0x1c5/0x6f0
[   59.686912][ T5217]  ? trace_contention_end+0x3c/0x120
[   59.692200][ T5217]  ? __pfx_ntfs_getxattr+0x10/0x10
[   59.697308][ T5217]  ? __mutex_lock+0x2ef/0xd70
[   59.701989][ T5217]  ? ima_get_hash_algo+0x156/0x4d0
[   59.707096][ T5217]  ? __pfx_ima_get_hash_algo+0x10/0x10
[   59.712549][ T5217]  process_measurement+0x1357/0x1fb0
[   59.717835][ T5217]  ? __pfx_process_measurement+0x10/0x10
[   59.723452][ T5217]  ? __pfx_smack_log+0x10/0x10
[   59.728203][ T5217]  ? __pfx_tomoyo_check_open_permission+0x10/0x10
[   59.734602][ T5217]  ? smk_access+0x4ab/0x4e0
[   59.739121][ T5217]  ? smack_current_getsecid_subj+0x22/0xf0
[   59.744912][ T5217]  ima_file_check+0xf2/0x170
[   59.749489][ T5217]  ? do_dentry_open+0xe3f/0x1440
[   59.754422][ T5217]  ? __pfx_ima_file_check+0x10/0x10
[   59.759608][ T5217]  security_file_post_open+0x6d/0xa0
[   59.764887][ T5217]  path_openat+0x2b91/0x3470
[   59.769475][ T5217]  ? __pfx_path_openat+0x10/0x10
[   59.774412][ T5217]  do_filp_open+0x235/0x490
[   59.778906][ T5217]  ? __pfx_do_filp_open+0x10/0x10
[   59.783924][ T5217]  ? _raw_spin_unlock+0x28/0x50
[   59.788781][ T5217]  ? alloc_fd+0x5a1/0x640
[   59.793113][ T5217]  do_sys_openat2+0x13e/0x1d0
[   59.797780][ T5217]  ? __pfx_do_sys_openat2+0x10/0x10
[   59.802969][ T5217]  ? lockdep_hardirqs_on+0x99/0x150
[   59.808175][ T5217]  ? _raw_spin_unlock_irq+0x2e/0x50
[   59.813370][ T5217]  ? ptrace_notify+0x279/0x380
[   59.818122][ T5217]  __x64_sys_open+0x225/0x270
[   59.822785][ T5217]  ? __pfx___x64_sys_open+0x10/0x10
[   59.827968][ T5217]  ? do_syscall_64+0x100/0x230
[   59.832723][ T5217]  do_syscall_64+0xf3/0x230
[   59.837213][ T5217]  ? clear_bhb_loop+0x35/0x90
[   59.841876][ T5217]  entry_SYSCALL_64_after_hwframe+0x77/0x7f
[   59.847755][ T5217] RIP: 0033:0x7fc3006f4779
[   59.852158][ T5217] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 61 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
[   59.871753][ T5217] RSP: 002b:00007ffc45e1d708 EFLAGS: 00000246 ORIG_RAX: 0000000000000002
[   59.880152][ T5217] RAX: ffffffffffffffda RBX: 00007ffc45e1d8d8 RCX: 00007fc3006f4779
[   59.888111][ T5217] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000140
[   59.896065][ T5217] RBP: 00007fc300787610 R08: 00007ffc45e1d8d8 R09: 00007ffc45e1d8d8
[   59.904022][ T5217] R10: 00007ffc45e1d8d8 R11: 0000000000000246 R12: 0000000000000001
[   59.911977][ T5217] R13: 00007ffc45e1d8c8 R14: 0000000000000001 R15: 0000000000000001
[   59.919958][ T5217]  
[   59.923183][ T5217] Kernel Offset: disabled
[   59.927496][ T5217] Rebooting in 86400 seconds..