INFO: task syz-executor:5392 blocked for more than 143 seconds.
Not tainted 6.1.147-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor state:D stack:22144 pid:5392 ppid:1 flags:0x00004004
Call Trace:
context_switch kernel/sched/core.c:5244 [inline]
__schedule+0x10ec/0x40b0 kernel/sched/core.c:6561
schedule+0xb9/0x180 kernel/sched/core.c:6637
io_schedule+0x7c/0xd0 kernel/sched/core.c:8797
folio_wait_bit_common+0x6e1/0xf60 mm/filemap.c:1324
__filemap_get_folio+0x406/0xdd0 mm/filemap.c:1959
truncate_inode_pages_range+0x3a6/0xff0 mm/truncate.c:377
evict+0x498/0x870 fs/inode.c:707
dispose_list fs/inode.c:738 [inline]
evict_inodes+0x604/0x690 fs/inode.c:792
generic_shutdown_super+0x93/0x340 fs/super.c:480
kill_block_super+0x7c/0xe0 fs/super.c:1470
deactivate_locked_super+0x93/0xf0 fs/super.c:332
cleanup_mnt+0x463/0x4f0 fs/namespace.c:1182
task_work_run+0x1ca/0x250 kernel/task_work.c:203
resume_user_mode_work include/linux/resume_user_mode.h:49 [inline]
exit_to_user_mode_loop+0xe6/0x110 kernel/entry/common.c:177
exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:210
__syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline]
syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:303
do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:87
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f9e87d8fe97
RSP: 002b:00007ffcb5752158 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 00007f9e87e11bdd RCX: 00007f9e87d8fe97
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffcb5752210
RBP: 00007ffcb5752210 R08: 0000000000000000 R09: 0000000000000000
R10: 00000000ffffffff R11: 0000000000000246 R12: 00007ffcb57532a0
R13: 00007f9e87e11bdd R14: 0000000000032744 R15: 00007ffcb57532e0
Showing all locks held in the system:
1 lock held by rcu_tasks_kthre/12:
#0: ffffffff8cb2b7b0 (rcu_tasks.tasks_gp_mutex){+.+.}-{3:3}, at: rcu_tasks_one_gp+0x33/0xf00 kernel/rcu/tasks.h:517
1 lock held by rcu_tasks_trace/13:
#0: ffffffff8cb2bfd0 (rcu_tasks_trace.tasks_gp_mutex){+.+.}-{3:3}, at: rcu_tasks_one_gp+0x33/0xf00 kernel/rcu/tasks.h:517
1 lock held by khungtaskd/27:
#0: ffffffff8cb2ae20 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:350 [inline]
#0: ffffffff8cb2ae20 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:791 [inline]
#0: ffffffff8cb2ae20 (rcu_read_lock){....}-{1:2}, at: debug_show_all_locks+0x51/0x290 kernel/locking/lockdep.c:6513
2 locks held by getty/4025:
#0: ffff88814ccba098 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x21/0x70 drivers/tty/tty_ldisc.c:244
#1: ffffc9000327b2f0 (&ldata->atomic_read_lock){+.+.}-{3:3}, at: n_tty_read+0x41b/0x1380 drivers/tty/n_tty.c:2198
1 lock held by syz-executor/5392:
#0: ffff8880619840e0 (&type->s_umount_key#99){+.+.}-{3:3}, at: deactivate_super+0xa0/0xd0 fs/super.c:362
3 locks held by udevd/5602:
2 locks held by kworker/0:19/10731:
#0: ffff888017472138 ((wq_completion)rcu_gp){+.+.}-{0:0}, at: process_one_work+0x7a1/0x1160 kernel/workqueue.c:2267
#1: ffffc9000d60fd00 ((work_completion)(&rew->rew_work)){+.+.}-{0:0}, at: process_one_work+0x7a1/0x1160 kernel/workqueue.c:2267
1 lock held by syz-executor/10914:
#0: ffffffff8cb30af8 (rcu_state.exp_mutex){+.+.}-{3:3}, at: exp_funnel_lock kernel/rcu/tree_exp.h:291 [inline]
#0: ffffffff8cb30af8 (rcu_state.exp_mutex){+.+.}-{3:3}, at: synchronize_rcu_expedited+0x455/0x830 kernel/rcu/tree_exp.h:962
2 locks held by sed/11928:
=============================================
NMI backtrace for cpu 1
CPU: 1 PID: 27 Comm: khungtaskd Not tainted 6.1.147-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
Call Trace:
dump_stack_lvl+0x168/0x22e lib/dump_stack.c:106
nmi_cpu_backtrace+0x3f4/0x470 lib/nmi_backtrace.c:111
nmi_trigger_cpumask_backtrace+0x1d4/0x450 lib/nmi_backtrace.c:62
trigger_all_cpu_backtrace include/linux/nmi.h:148 [inline]
check_hung_uninterruptible_tasks kernel/hung_task.c:220 [inline]
watchdog+0xeee/0xf30 kernel/hung_task.c:377
kthread+0x29d/0x330 kernel/kthread.c:376
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 PID: 10731 Comm: kworker/0:19 Not tainted 6.1.147-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
Workqueue: events pwq_unbound_release_workfn
RIP: 0010:remove_class_from_lock_chain kernel/locking/lockdep.c:5952 [inline]
RIP: 0010:remove_class_from_lock_chains kernel/locking/lockdep.c:5991 [inline]
RIP: 0010:zap_class+0x160/0x830 kernel/locking/lockdep.c:6036
Code: 3f 4d 85 ff 0f 94 c0 49 83 c7 f8 0f 94 c1 08 c1 75 b5 4d 89 fd 49 c1 ed 03 43 0f b6 44 35 00 84 c0 0f 85 45 02 00 00 45 8b 27 <41> f6 c4 fc 0f 84 03 02 00 00 41 c1 ec 08 44 89 e5 01 ed 49 81 fc
RSP: 0018:ffffc9000d60fac8 EFLAGS: 00000046
RAX: 0000000000000000 RBX: 0000000000000f00 RCX: 000000000004e900
RDX: 0000000000000001 RSI: 0000000000000008 RDI: ffffffff8fac23f2
RBP: 000000000009d2f4 R08: dffffc0000000000 R09: fffffbfff215ba85
R10: fffffbfff215ba85 R11: 1ffffffff215ba84 R12: 0000000004df3b08
R13: 1ffffffff219eb84 R14: dffffc0000000000 R15: ffffffff90cf5c20
FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fb0c696b000 CR3: 000000005d628000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
__lockdep_free_key_range kernel/locking/lockdep.c:6162 [inline]
lockdep_unregister_key+0x38f/0x530 kernel/locking/lockdep.c:6364
wq_unregister_lockdep kernel/workqueue.c:3500 [inline]
pwq_unbound_release_workfn+0x262/0x2b0 kernel/workqueue.c:3738
process_one_work+0x898/0x1160 kernel/workqueue.c:2292
worker_thread+0xaa2/0x1250 kernel/workqueue.c:2439
kthread+0x29d/0x330 kernel/kthread.c:376
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295