INFO: task syz-executor:7731 blocked for more than 144 seconds.
Tainted: G L syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor state:D stack:21376 pid:7731 tgid:7731 ppid:1 task_flags:0x400140 flags:0x00080002
Call Trace:
context_switch kernel/sched/core.c:5256 [inline]
__schedule+0x149b/0x4fd0 kernel/sched/core.c:6863
__schedule_loop kernel/sched/core.c:6945 [inline]
schedule+0x165/0x360 kernel/sched/core.c:6960
bit_wait+0x11/0xd0 kernel/sched/wait_bit.c:240
__wait_on_bit+0xb9/0x310 kernel/sched/wait_bit.c:52
out_of_line_wait_on_bit+0x123/0x170 kernel/sched/wait_bit.c:67
wait_on_bit include/linux/wait_bit.h:77 [inline]
gfs2_glock_wait+0xbd/0x2a0 fs/gfs2/glock.c:1268
gfs2_glock_nq_init fs/gfs2/glock.h:252 [inline]
__gfs2_lookup+0x117/0x270 fs/gfs2/inode.c:999
__lookup_slow+0x297/0x3d0 fs/namei.c:1858
lookup_slow+0x53/0x70 fs/namei.c:1875
walk_component fs/namei.c:2221 [inline]
lookup_last fs/namei.c:2722 [inline]
path_lookupat+0x3f5/0x8c0 fs/namei.c:2746
filename_lookup+0x212/0x570 fs/namei.c:2775
user_path_at+0x3a/0x60 fs/namei.c:3567
ksys_umount fs/namespace.c:2058 [inline]
__do_sys_umount fs/namespace.c:2066 [inline]
__se_sys_umount fs/namespace.c:2064 [inline]
__x64_sys_umount+0xee/0x160 fs/namespace.c:2064
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xec/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f94e6590a77
RSP: 002b:00007ffe564baf08 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: ffffffffffffffda RBX: 00007f94e6613d7d RCX: 00007f94e6590a77
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe564bafc0
RBP: 00007ffe564bafc0 R08: 0000000000000000 R09: 0000000000000000
R10: 00000000ffffffff R11: 0000000000000246 R12: 00007ffe564bc0b0
R13: 00007f94e6613d7d R14: 000000000004e74c R15: 00007ffe564be270
Showing all locks held in the system:
2 locks held by ksoftirqd/0/15:
1 lock held by khungtaskd/32:
#0: ffffffff8df41aa0 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:331 [inline]
#0: ffffffff8df41aa0 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:867 [inline]
#0: ffffffff8df41aa0 (rcu_read_lock){....}-{1:3}, at: debug_show_all_locks+0x2e/0x180 kernel/locking/lockdep.c:6775
2 locks held by getty/5585:
#0: ffff8880307cc0a0 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x25/0x70 drivers/tty/tty_ldisc.c:243
#1: ffffc9000332b2f0 (&ldata->atomic_read_lock){+.+.}-{4:4}, at: n_tty_read+0x449/0x1460 drivers/tty/n_tty.c:2211
2 locks held by syz-executor/6353:
1 lock held by syz-executor/7731:
#0: ffff88804c2971e8 (&type->i_mutex_dir_key#25){++++}-{4:4}, at: inode_lock_shared include/linux/fs.h:1042 [inline]
#0: ffff88804c2971e8 (&type->i_mutex_dir_key#25){++++}-{4:4}, at: lookup_slow+0x46/0x70 fs/namei.c:1874
2 locks held by syz.4.808/9539:
#0: ffff8880794060e0 (&type->s_umount_key#52/1){+.+.}-{4:4}, at: alloc_super+0x28c/0xaa0 fs/super.c:344
#1: ffffffff8dde7c28 (wq_pool_mutex){+.+.}-{4:4}, at: apply_wqattrs_lock kernel/workqueue.c:5215 [inline]
#1: ffffffff8dde7c28 (wq_pool_mutex){+.+.}-{4:4}, at: __alloc_workqueue+0xa07/0x1b80 kernel/workqueue.c:5768
1 lock held by udevadm/9543:
=============================================
NMI backtrace for cpu 1
CPU: 1 UID: 0 PID: 32 Comm: khungtaskd Tainted: G L syzkaller #0 PREEMPT(full)
Tainted: [L]=SOFTLOCKUP
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
Call Trace:
dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120
nmi_cpu_backtrace+0x274/0x2d0 lib/nmi_backtrace.c:113
nmi_trigger_cpumask_backtrace+0x17a/0x300 lib/nmi_backtrace.c:62
trigger_all_cpu_backtrace include/linux/nmi.h:160 [inline]
__sys_info lib/sys_info.c:157 [inline]
sys_info+0x135/0x170 lib/sys_info.c:165
check_hung_uninterruptible_tasks kernel/hung_task.c:346 [inline]
watchdog+0xf95/0xfe0 kernel/hung_task.c:515
kthread+0x711/0x8a0 kernel/kthread.c:463
ret_from_fork+0x510/0xa50 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 UID: 0 PID: 6353 Comm: syz-executor Tainted: G L syzkaller #0 PREEMPT(full)
Tainted: [L]=SOFTLOCKUP
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
RIP: 0010:hlock_class kernel/locking/lockdep.c:234 [inline]
RIP: 0010:check_wait_context kernel/locking/lockdep.c:4879 [inline]
RIP: 0010:__lock_acquire+0x525/0x2cf0 kernel/locking/lockdep.c:5187
Code: 00 48 83 c3 28 41 89 c4 49 39 cf 0f 8d c7 00 00 00 49 83 ff 31 0f 83 83 00 00 00 8b 03 25 ff 1f 00 00 48 0f a3 05 3b cd e9 11 <73> 10 48 69 c0 c8 00 00 00 48 8d 88 b0 c3 28 93 eb 32 83 3d 02 5d
RSP: 0018:ffffc9000ca16ff0 EFLAGS: 00000007
RAX: 00000000000005fc RBX: ffff888025ab66d0 RCX: 00000000ffffffff
RDX: 0000000000000003 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffff888025ab66d8 R08: ffffffff8173fd65 R09: ffffffff8df41aa0
R10: dffffc0000000000 R11: fffff52001942e6d R12: ffffffffffffff05
R13: ffff888025ab66d8 R14: ffff888025ab5b80 R15: 0000000000000000
FS: 000055556bdf0500(0000) GS:ffff888125e1f000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000056513dfb6a10 CR3: 000000002138c000 CR4: 0000000000350ef0
Call Trace:
lock_acquire+0x107/0x340 kernel/locking/lockdep.c:5868
rcu_lock_acquire include/linux/rcupdate.h:331 [inline]
rcu_read_lock include/linux/rcupdate.h:867 [inline]
class_rcu_constructor include/linux/rcupdate.h:1195 [inline]
unwind_next_frame+0xc2/0x23d0 arch/x86/kernel/unwind_orc.c:495
__unwind_start+0x5b9/0x760 arch/x86/kernel/unwind_orc.c:773
unwind_start arch/x86/include/asm/unwind.h:64 [inline]
arch_stack_walk+0xe4/0x150 arch/x86/kernel/stacktrace.c:24
stack_trace_save+0x9c/0xe0 kernel/stacktrace.c:122
save_stack+0xf5/0x1f0 mm/page_owner.c:165
__reset_page_owner+0x71/0x1f0 mm/page_owner.c:320
reset_page_owner include/linux/page_owner.h:25 [inline]
free_pages_prepare mm/page_alloc.c:1395 [inline]
free_unref_folios+0xdb3/0x14f0 mm/page_alloc.c:3000
folios_put_refs+0x584/0x670 mm/swap.c:1002
folio_batch_release include/linux/pagevec.h:101 [inline]
shmem_undo_range+0x49e/0x1490 mm/shmem.c:1137
shmem_truncate_range mm/shmem.c:1249 [inline]
shmem_evict_inode+0x26e/0xa70 mm/shmem.c:1379
evict+0x5f4/0xae0 fs/inode.c:837
do_unlinkat+0x340/0x560 fs/namei.c:5443
__do_sys_unlink fs/namei.c:5474 [inline]
__se_sys_unlink fs/namei.c:5472 [inline]
__x64_sys_unlink+0x47/0x50 fs/namei.c:5472
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xec/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f1212d8ecf7
Code: 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 57 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffe6027c868 EFLAGS: 00000206 ORIG_RAX: 0000000000000057
RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f1212d8ecf7
RDX: 00007ffe6027c890 RSI: 00007ffe6027c920 RDI: 00007ffe6027c920
RBP: 00007ffe6027c920 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000100 R11: 0000000000000206 R12: 00007ffe6027d9b0
R13: 00007f1212e13d7d R14: 000000000007216f R15: 00007ffe6027d9f0