INFO: task syz-executor:5834 blocked for more than 144 seconds.
Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor state:D stack:18888 pid:5834 tgid:5834 ppid:1 task_flags:0x400140 flags:0x00080002
Call Trace:
context_switch kernel/sched/core.c:5258 [inline]
__schedule+0x150e/0x5070 kernel/sched/core.c:6866
__schedule_loop kernel/sched/core.c:6948 [inline]
schedule+0x165/0x360 kernel/sched/core.c:6963
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:1267
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+0xfa/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f29e7b90a77
RSP: 002b:00007fff2d1909e8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: ffffffffffffffda RBX: 00007f29e7c13d7d RCX: 00007f29e7b90a77
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007fff2d190aa0
RBP: 00007fff2d190aa0 R08: 0000000000000000 R09: 0000000000000000
R10: 00000000ffffffff R11: 0000000000000246 R12: 00007fff2d191b90
R13: 00007f29e7c13d7d R14: 000000000001b83a R15: 00007fff2d193d50
Showing all locks held in the system:
4 locks held by kworker/u8:1/13:
1 lock held by khungtaskd/31:
#0: ffffffff8e13f2e0 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:331 [inline]
#0: ffffffff8e13f2e0 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:867 [inline]
#0: ffffffff8e13f2e0 (rcu_read_lock){....}-{1:3}, at: debug_show_all_locks+0x2e/0x180 kernel/locking/lockdep.c:6775
1 lock held by udevd/5201:
2 locks held by getty/5585:
#0: ffff88814d1360a0 (&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
1 lock held by syz-executor/5834:
#0: ffff88807f3c0148 (&type->i_mutex_dir_key#10){++++}-{4:4}, at: inode_lock_shared include/linux/fs.h:1043 [inline]
#0: ffff88807f3c0148 (&type->i_mutex_dir_key#10){++++}-{4:4}, at: lookup_slow+0x46/0x70 fs/namei.c:1874
3 locks held by kworker/u8:23/7301:
#0: ffff88801cef4148 ((wq_completion)pm){+.+.}-{0:0}, at: process_one_work+0x841/0x15a0 kernel/workqueue.c:3254
#1: ffffc90003487b80 ((work_completion)(&hcd->wakeup_work)){+.+.}-{0:0}, at: process_one_work+0x868/0x15a0 kernel/workqueue.c:3255
#2: ffff8880b863ab18 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0xad/0x140 kernel/sched/core.c:647
4 locks held by syz.7.378/8070:
=============================================
NMI backtrace for cpu 1
CPU: 1 UID: 0 PID: 31 Comm: khungtaskd Not tainted syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
Call Trace:
dump_stack_lvl+0x189/0x250 lib/dump_stack.c:120
nmi_cpu_backtrace+0x39e/0x3d0 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:363 [inline]
watchdog+0xe40/0xe90 kernel/hung_task.c:557
kthread+0x711/0x8a0 kernel/kthread.c:463
ret_from_fork+0x599/0xb30 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: 5817 Comm: syz-executor Not tainted syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
RIP: 0010:unwind_next_frame+0x0/0x23d0 arch/x86/kernel/unwind_orc.c:485
Code: cc cc 89 d9 80 e1 07 80 c1 03 38 c1 7c 92 48 89 df e8 e4 31 b4 00 eb 88 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 0f 1e fa 55 41 57 41 56 41 55 41 54 53 48 81 ec 98 00 00 00 49
RSP: 0018:ffffc90000007800 EFLAGS: 00000202
RAX: 0000000000000001 RBX: ffffc900000078c0 RCX: 814d6d3596805e00
RDX: dffffc0000000000 RSI: ffffffff8b5d317a RDI: ffffc90000007808
RBP: ffffc90000007890 R08: ffffc900000078d0 R09: 000000000000000f
R10: ffffc90000007858 R11: ffffffff81ad9d50 R12: ffff8880328e3d00
R13: 0000000000000000 R14: ffffffff81ad9d50 R15: ffffc90000007808
FS: 0000555578a62500(0000) GS:ffff888125c25000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000110c357ac1 CR3: 0000000076548000 CR4: 00000000003526f0
Call Trace:
arch_stack_walk+0x11c/0x150 arch/x86/kernel/stacktrace.c:25
stack_trace_save+0x9c/0xe0 kernel/stacktrace.c:122
kasan_save_stack mm/kasan/common.c:57 [inline]
kasan_save_track+0x3e/0x80 mm/kasan/common.c:78
kasan_save_free_info+0x46/0x50 mm/kasan/generic.c:584
poison_slab_object mm/kasan/common.c:253 [inline]
__kasan_slab_free+0x5c/0x80 mm/kasan/common.c:285
kasan_slab_free include/linux/kasan.h:235 [inline]
slab_free_hook mm/slub.c:2540 [inline]
__rcu_free_sheaf_prepare+0x123/0x2a0 mm/slub.c:2763
rcu_free_sheaf+0x1f/0x130 mm/slub.c:6230
rcu_do_batch kernel/rcu/tree.c:2605 [inline]
rcu_core+0xd70/0x1870 kernel/rcu/tree.c:2857
handle_softirqs+0x27d/0x850 kernel/softirq.c:626
do_softirq+0xec/0x180 kernel/softirq.c:523
__local_bh_enable_ip+0x17d/0x1c0 kernel/softirq.c:450
tcp_recvmsg+0x21a/0x810 net/ipv4/tcp.c:2930
inet_recvmsg+0x147/0x250 net/ipv4/af_inet.c:891
sock_recvmsg_nosec+0x11d/0x1c0 net/socket.c:1093
sock_recvmsg net/socket.c:1115 [inline]
sock_read_iter+0x274/0x320 net/socket.c:1185
new_sync_read fs/read_write.c:491 [inline]
vfs_read+0x55a/0xa30 fs/read_write.c:572
ksys_read+0x145/0x250 fs/read_write.c:715
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xfa/0xf80 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f27d198e11d
Code: a8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff eb bd e8 a8 48 00 00 0f 1f 84 00 00 00 00 00 80 3d 41 d4 22 00 00 74 17 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 5b c3 66 2e 0f 1f 84 00 00 00 00 00 48 83 ec
RSP: 002b:00007ffe6e3a9628 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f27d198e11d
RDX: 0000000000000004 RSI: 00007ffe6e3a963c RDI: 0000000000000003
RBP: 0000000000000000 R08: 7fffffffffffffff R09: 3fffffffffffffff
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe6e3a9a50
R13: 0000000000000004 R14: 00007ffe6e3a963c R15: 00007ffe6e3a96d0