INFO: task syz-executor.4:5101 blocked for more than 143 seconds.
Not tainted 6.9.0-rc5-syzkaller-00296-g5eb4573ea63d #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor.4 state:D stack:23088 pid:5101 tgid:5101 ppid:1 flags:0x00004006
Call Trace:
context_switch kernel/sched/core.c:5409 [inline]
__schedule+0xf15/0x5d00 kernel/sched/core.c:6746
__schedule_loop kernel/sched/core.c:6823 [inline]
schedule+0xe7/0x350 kernel/sched/core.c:6838
bit_wait+0x15/0xe0 kernel/sched/wait_bit.c:199
__wait_on_bit+0x62/0x180 kernel/sched/wait_bit.c:49
out_of_line_wait_on_bit+0xda/0x110 kernel/sched/wait_bit.c:64
wait_on_bit include/linux/wait_bit.h:76 [inline]
wait_on_bit include/linux/wait_bit.h:71 [inline]
gfs2_glock_wait+0xe7/0x330 fs/gfs2/glock.c:1354
gfs2_glock_nq+0x946/0x1cd0 fs/gfs2/glock.c:1616
gfs2_glock_nq_init fs/gfs2/glock.h:238 [inline]
__gfs2_lookup+0x111/0x290 fs/gfs2/inode.c:905
__lookup_slow+0x24f/0x460 fs/namei.c:1692
lookup_slow fs/namei.c:1709 [inline]
walk_component+0x350/0x5b0 fs/namei.c:2004
lookup_last fs/namei.c:2461 [inline]
path_lookupat+0x17f/0x770 fs/namei.c:2485
filename_lookup+0x1e5/0x5b0 fs/namei.c:2514
user_path_at_empty+0x42/0x60 fs/namei.c:2921
user_path_at include/linux/namei.h:57 [inline]
ksys_umount fs/namespace.c:1916 [inline]
__do_sys_umount fs/namespace.c:1924 [inline]
__se_sys_umount fs/namespace.c:1922 [inline]
__x64_sys_umount+0x10e/0x1a0 fs/namespace.c:1922
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcf/0x260 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fa3d9c7f1d7
RSP: 002b:00007ffda359a668 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: ffffffffffffffda RBX: 00007fa3d9cc93b9 RCX: 00007fa3d9c7f1d7
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffda359a720
RBP: 00007ffda359a720 R08: 0000000000000000 R09: 0000000000000000
R10: 00000000ffffffff R11: 0000000000000246 R12: 00007ffda359b810
R13: 00007fa3d9cc93b9 R14: 0000555576995430 R15: 0000000000000008
Showing all locks held in the system:
1 lock held by khungtaskd/29:
#0: ffffffff8d7b0e20 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:329 [inline]
#0: ffffffff8d7b0e20 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:781 [inline]
#0: ffffffff8d7b0e20 (rcu_read_lock){....}-{1:2}, at: debug_show_all_locks+0x75/0x340 kernel/locking/lockdep.c:6614
2 locks held by kworker/u8:6/1047:
#0: ffff8880b953ea58 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0x29/0x130 kernel/sched/core.c:559
#1: ffff8880b9528a08 (&per_cpu_ptr(group->pcpu, cpu)->seq){-.-.}-{0:0}, at: psi_task_switch+0x2d9/0x900 kernel/sched/psi.c:988
2 locks held by getty/4830:
#0: ffff88802a6670a0 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x24/0x80 drivers/tty/tty_ldisc.c:243
#1: ffffc90002f062f0 (&ldata->atomic_read_lock){+.+.}-{3:3}, at: n_tty_read+0xfc8/0x1490 drivers/tty/n_tty.c:2201
1 lock held by syz-executor.4/5101:
#0: ffff88805878f388 (&type->i_mutex_dir_key#10){.+.+}-{3:3}, at: inode_lock_shared include/linux/fs.h:805 [inline]
#0: ffff88805878f388 (&type->i_mutex_dir_key#10){.+.+}-{3:3}, at: lookup_slow fs/namei.c:1708 [inline]
#0: ffff88805878f388 (&type->i_mutex_dir_key#10){.+.+}-{3:3}, at: walk_component+0x342/0x5b0 fs/namei.c:2004
=============================================
NMI backtrace for cpu 0
CPU: 0 PID: 29 Comm: khungtaskd Not tainted 6.9.0-rc5-syzkaller-00296-g5eb4573ea63d #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
Call Trace:
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:114
nmi_cpu_backtrace+0x27b/0x390 lib/nmi_backtrace.c:113
nmi_trigger_cpumask_backtrace+0x29c/0x300 lib/nmi_backtrace.c:62
trigger_all_cpu_backtrace include/linux/nmi.h:160 [inline]
check_hung_uninterruptible_tasks kernel/hung_task.c:223 [inline]
watchdog+0xf86/0x1240 kernel/hung_task.c:380
kthread+0x2c1/0x3a0 kernel/kthread.c:388
ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 PID: 50 Comm: kworker/u8:3 Not tainted 6.9.0-rc5-syzkaller-00296-g5eb4573ea63d #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
Workqueue: bat_events batadv_mcast_mla_update
RIP: 0010:__kasan_slab_alloc+0x56/0x90 mm/kasan/common.c:325
Code: 48 29 c2 48 81 fa ff ff 1f 00 77 05 48 85 c0 75 19 41 8b 74 24 1c 40 0f b6 d5 48 89 df e8 82 3a 00 00 41 f6 44 24 08 08 74 25 <48> 89 d8 5b 5d 41 5c 41 5d c3 cc cc cc cc e8 17 43 00 00 48 85 db
RSP: 0018:ffffc90000bb7a98 EFLAGS: 00000202
RAX: 0000000000000000 RBX: ffff88801ed54d00 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffed1003daa9a4
RBP: 0000000000000001 R08: ffff88801ed54d00 R09: 0000000000000000
R10: ffffed1003daa9a0 R11: 0000000000000002 R12: ffff888015041500
R13: 0000000000000820 R14: 0000000000000018 R15: 0000000000000001
FS: 0000000000000000(0000) GS:ffff8880b9500000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f6a53b72b10 CR3: 000000000d57a000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
kasan_slab_alloc include/linux/kasan.h:201 [inline]
slab_post_alloc_hook mm/slub.c:3798 [inline]
slab_alloc_node mm/slub.c:3845 [inline]
kmalloc_trace+0x147/0x330 mm/slub.c:3992
kmalloc include/linux/slab.h:628 [inline]
batadv_mcast_mla_softif_get_ipv6 net/batman-adv/multicast.c:478 [inline]
batadv_mcast_mla_softif_get net/batman-adv/multicast.c:536 [inline]
__batadv_mcast_mla_update net/batman-adv/multicast.c:912 [inline]
batadv_mcast_mla_update+0x1908/0x3200 net/batman-adv/multicast.c:949
process_one_work+0x9a9/0x1ac0 kernel/workqueue.c:3254
process_scheduled_works kernel/workqueue.c:3335 [inline]
worker_thread+0x6c8/0xf70 kernel/workqueue.c:3416
kthread+0x2c1/0x3a0 kernel/kthread.c:388
ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244