syzbot


INFO: task hung in fuse_simple_request (2)

Status: upstream: reported on 2025/10/25 20:31
Reported-by: syzbot+0372270e0e72337a801e@syzkaller.appspotmail.com
First crash: 132d, last: 5d18h
Similar bugs (9)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 INFO: task hung in fuse_simple_request (2) 1 3 503d 621d 0/3 auto-obsoleted due to no activity on 2025/01/28 01:40
linux-5.15 INFO: task hung in fuse_simple_request (4) 1 2 92d 132d 0/3 upstream: reported on 2025/10/25 20:54
linux-5.15 INFO: task hung in fuse_simple_request 1 12 862d 960d 0/3 auto-obsoleted due to no activity on 2024/02/03 13:59
linux-6.6 INFO: task hung in fuse_simple_request 1 1 234d 234d 0/2 auto-obsoleted due to no activity on 2025/10/23 13:22
upstream INFO: task hung in fuse_simple_request fuse 1 C inconclusive error 273 529d 1909d 0/29 upstream: reported C repro on 2020/12/13 21:13
linux-6.1 INFO: task hung in fuse_simple_request 1 6 839d 928d 0/3 auto-obsoleted due to no activity on 2024/02/26 14:29
linux-5.15 INFO: task hung in fuse_simple_request (3) 1 9 257d 371d 0/3 auto-obsoleted due to no activity on 2025/09/30 15:49
linux-6.1 INFO: task hung in fuse_simple_request (2) origin:upstream 1 syz error 27 23d 623d 0/3 upstream: reported syz repro on 2024/06/21 20:45
upstream INFO: task can't die in request_wait_answer fuse 1 C error 14 1480d 1990d 0/29 auto-obsoleted due to no activity on 2023/04/16 22:02

Sample crash report:
INFO: task syz.2.8841:9554 blocked for more than 143 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz.2.8841      state:D stack:25320 pid:9554  ppid:4474   flags:0x00004006
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5381 [inline]
 __schedule+0x1553/0x45a0 kernel/sched/core.c:6700
 schedule+0xbd/0x170 kernel/sched/core.c:6774
 request_wait_answer fs/fuse/dev.c:407 [inline]
 __fuse_request_send fs/fuse/dev.c:426 [inline]
 fuse_simple_request+0x1204/0x1c70 fs/fuse/dev.c:513
 fuse_flush+0x667/0x8b0 fs/fuse/file.c:549
 filp_flush fs/open.c:1533 [inline]
 filp_close+0xb1/0x150 fs/open.c:1546
 __range_close fs/file.c:698 [inline]
 __close_range+0x368/0x660 fs/file.c:755
 __do_sys_close_range fs/open.c:1599 [inline]
 __se_sys_close_range fs/open.c:1596 [inline]
 __x64_sys_close_range+0x7a/0x90 fs/open.c:1596
 do_syscall_x64 arch/x86/entry/common.c:46 [inline]
 do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f4590b9c799
RSP: 002b:00007ffc33890338 EFLAGS: 00000246 ORIG_RAX: 00000000000001b4
RAX: ffffffffffffffda RBX: 00007f4590e17da0 RCX: 00007f4590b9c799
RDX: 0000000000000000 RSI: 000000000000001e RDI: 0000000000000003
RBP: 00007f4590e17da0 R08: 0000000000000006 R09: 0000000000000000
R10: 00007f4590e17cb0 R11: 0000000000000246 R12: 00000000001aa140
R13: 00007f4590e1618c R14: 00000000001a9f40 R15: 00007f4590e16180
 </TASK>

Showing all locks held in the system:
1 lock held by khungtaskd/29:
 #0: ffffffff8d131fa0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:334 [inline]
 #0: ffffffff8d131fa0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:786 [inline]
 #0: ffffffff8d131fa0 (rcu_read_lock){....}-{1:2}, at: debug_show_all_locks+0x55/0x290 kernel/locking/lockdep.c:6633
3 locks held by kworker/u4:4/59:
2 locks held by getty/5530:
 #0: ffff88803189a0a0 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x25/0x70 drivers/tty/tty_ldisc.c:243
 #1: ffffc9000326e2f0 (&ldata->atomic_read_lock){+.+.}-{3:3}, at: n_tty_read+0x433/0x1390 drivers/tty/n_tty.c:2217
1 lock held by udevd/18788:
8 locks held by syz.3.9821/12280:
4 locks held by syz.1.9835/12319:

=============================================

NMI backtrace for cpu 0
CPU: 0 PID: 29 Comm: khungtaskd Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
Call Trace:
 <TASK>
 dump_stack_lvl+0x18c/0x250 lib/dump_stack.c:106
 nmi_cpu_backtrace+0x3a6/0x3e0 lib/nmi_backtrace.c:113
 nmi_trigger_cpumask_backtrace+0x17a/0x2f0 lib/nmi_backtrace.c:62
 trigger_all_cpu_backtrace include/linux/nmi.h:160 [inline]
 check_hung_uninterruptible_tasks kernel/hung_task.c:222 [inline]
 watchdog+0xf3d/0xf80 kernel/hung_task.c:379
 kthread+0x2fa/0x390 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293
 </TASK>
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 PID: 2936 Comm: kworker/u4:7 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
Workqueue: events_unbound nsim_dev_trap_report_work
RIP: 0010:orc_ip arch/x86/kernel/unwind_orc.c:80 [inline]
RIP: 0010:__orc_find arch/x86/kernel/unwind_orc.c:102 [inline]
RIP: 0010:orc_find arch/x86/kernel/unwind_orc.c:227 [inline]
RIP: 0010:unwind_next_frame+0x4aa/0x2970 arch/x86/kernel/unwind_orc.c:494
Code: 29 e0 48 89 c1 48 c1 f9 02 48 c1 e8 3f 48 01 c8 48 83 e0 fe 4d 8d 3c 44 4c 89 f8 48 c1 e8 03 0f b6 04 10 84 c0 75 3e 4d 63 2f <4d> 01 fd 4c 89 ef 4c 89 f6 e8 48 dc 4b 00 49 8d 47 04 4d 39 f5 4c
RSP: 0018:ffffc9000be374d8 EFLAGS: 00000246
RAX: 0000000000000000 RBX: ffffffff8e99f5c8 RCX: 0000000000000006
RDX: dffffc0000000000 RSI: ffffffff81310d27 RDI: ffffffff81310d60
RBP: ffffffff8e99f5b0 R08: ffffc9000be37670 R09: 000000000000000b
R10: 0000000000000004 R11: 0000000000000000 R12: ffffffff8e99f5b0
R13: fffffffff297175a R14: ffffffff81310d27 R15: ffffffff8e99f5bc
FS:  0000000000000000(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000200000001300 CR3: 000000007b79f000 CR4: 00000000003506e0
Call Trace:
 <TASK>
 arch_stack_walk+0x144/0x190 arch/x86/kernel/stacktrace.c:25
 stack_trace_save+0xaa/0x100 kernel/stacktrace.c:122
 kasan_save_stack mm/kasan/common.c:46 [inline]
 kasan_set_track+0x4e/0x70 mm/kasan/common.c:53
 kasan_save_free_info+0x2e/0x50 mm/kasan/generic.c:522
 ____kasan_slab_free+0x126/0x1e0 mm/kasan/common.c:237
 kasan_slab_free include/linux/kasan.h:164 [inline]
 slab_free_hook mm/slub.c:1811 [inline]
 slab_free_freelist_hook+0x130/0x1a0 mm/slub.c:1837
 slab_free mm/slub.c:3830 [inline]
 __kmem_cache_free+0xba/0x1e0 mm/slub.c:3843
 skb_kfree_head net/core/skbuff.c:949 [inline]
 skb_free_head net/core/skbuff.c:961 [inline]
 skb_release_data+0x634/0x800 net/core/skbuff.c:991
 skb_release_all net/core/skbuff.c:1057 [inline]
 __kfree_skb net/core/skbuff.c:1071 [inline]
 consume_skb+0xb2/0x110 net/core/skbuff.c:1287
 nsim_dev_trap_report drivers/net/netdevsim/dev.c:821 [inline]
 nsim_dev_trap_report_work+0x76f/0xb00 drivers/net/netdevsim/dev.c:851
 process_one_work kernel/workqueue.c:2634 [inline]
 process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711
 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792
 kthread+0x2fa/0x390 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293
 </TASK>

Crashes (4):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/03/01 12:13 linux-6.6.y 7a137e9bfa0e 43249bac .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: task hung in fuse_simple_request
2026/02/11 23:18 linux-6.6.y 1b4ef5214f17 75707236 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: task hung in fuse_simple_request
2025/12/05 05:11 linux-6.6.y 4791134e4aeb d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: task hung in fuse_simple_request
2025/10/25 20:31 linux-6.6.y 4a243110dc88 c0460fcd .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan INFO: task hung in fuse_simple_request
* Struck through repros no longer work on HEAD.