syzbot


INFO: task can't die in vmci_qp_broker_detach

Status: upstream: reported C repro on 2022/03/23 17:52
Subsystems: kernel
[Documentation on labels]
Reported-by: syzbot+6e07eb10996f8ea7a825@syzkaller.appspotmail.com
First crash: 727d, last: 201d
Cause bisection: failed (error log, bisect log)
  
Fix bisection: failed (error log, bisect log)
  
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] INFO: task can't die in vmci_qp_broker_detach 0 (1) 2022/03/23 17:52
Last patch testing requests (7)
Created Duration User Patch Repo Result
2024/01/20 10:34 15m retest repro upstream report log
2023/11/09 11:42 24m retest repro upstream report log
2023/08/31 10:24 16m retest repro upstream report log
2023/06/22 09:05 19m retest repro upstream report log
2023/04/13 05:11 22m retest repro upstream report log
2022/10/12 12:30 17m retest repro upstream error OK
2022/03/24 13:34 12m hdanton@sina.com patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ 6b1f86f8e9c7 OK
Fix bisection attempts (4)
Created Duration User Patch Repo Result
2022/07/26 02:41 7m bisect fix upstream error job log (0)
2022/06/25 18:45 23m bisect fix upstream job log (0) log
2022/05/22 20:15 22m bisect fix upstream job log (0) log
2022/04/22 15:22 24m bisect fix upstream job log (0) log

Sample crash report:
INFO: task syz-executor172:4407 blocked for more than 143 seconds.
      Tainted: G        W         5.17.0-syzkaller-02172-g6b1f86f8e9c7 #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor172 state:D stack:25016 pid: 4407 ppid:  3638 flags:0x00004004
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5073 [inline]
 __schedule+0x937/0x1090 kernel/sched/core.c:6382
 schedule+0xeb/0x1b0 kernel/sched/core.c:6454
 schedule_preempt_disabled+0xf/0x20 kernel/sched/core.c:6513
 __mutex_lock_common+0xd1f/0x2590 kernel/locking/mutex.c:673
 __mutex_lock kernel/locking/mutex.c:733 [inline]
 mutex_lock_nested+0x1a/0x20 kernel/locking/mutex.c:785
 vmci_qp_broker_detach+0x129/0x12b0 drivers/misc/vmw_vmci/vmci_queue_pair.c:2093
 ctx_free_ctx drivers/misc/vmw_vmci/vmci_context.c:444 [inline]
 kref_put include/linux/kref.h:65 [inline]
 vmci_ctx_put+0x7e2/0xf00 drivers/misc/vmw_vmci/vmci_context.c:497
 vmci_ctx_enqueue_datagram+0x3a7/0x440 drivers/misc/vmw_vmci/vmci_context.c:360
 dg_dispatch_as_host drivers/misc/vmw_vmci/vmci_datagram.c:275 [inline]
 vmci_datagram_dispatch+0x479/0xc40 drivers/misc/vmw_vmci/vmci_datagram.c:339
 qp_notify_peer drivers/misc/vmw_vmci/vmci_queue_pair.c:1479 [inline]
 vmci_qp_broker_detach+0xb35/0x12b0 drivers/misc/vmw_vmci/vmci_queue_pair.c:2186
 ctx_free_ctx drivers/misc/vmw_vmci/vmci_context.c:444 [inline]
 kref_put include/linux/kref.h:65 [inline]
 vmci_ctx_put+0x7e2/0xf00 drivers/misc/vmw_vmci/vmci_context.c:497
 vmci_host_close+0x96/0x160 drivers/misc/vmw_vmci/vmci_host.c:143
 __fput+0x3fc/0x870 fs/file_table.c:317
 task_work_run+0x146/0x1c0 kernel/task_work.c:164
 tracehook_notify_resume include/linux/tracehook.h:188 [inline]
 exit_to_user_mode_loop kernel/entry/common.c:190 [inline]
 exit_to_user_mode_prepare+0x1dd/0x200 kernel/entry/common.c:222
 __syscall_exit_to_user_mode_work kernel/entry/common.c:304 [inline]
 syscall_exit_to_user_mode+0x2e/0x70 kernel/entry/common.c:315
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7fa95cd5cc5b
RSP: 002b:00007fffd32b0640 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
RAX: 0000000000000000 RBX: 0000000000000005 RCX: 00007fa95cd5cc5b
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000004
RBP: 0000000000000009 R08: 0000000000000000 R09: 0000000000000010
R10: 0000000000000000 R11: 0000000000000293 R12: 00000000000c284f
R13: 00007fa95ce2540c R14: 00007fffd32b06a0 R15: 00007fa95ce25400
 </TASK>
INFO: lockdep is turned off.
NMI backtrace for cpu 1
CPU: 1 PID: 27 Comm: khungtaskd Tainted: G        W         5.17.0-syzkaller-02172-g6b1f86f8e9c7 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1dc/0x2d8 lib/dump_stack.c:106
 nmi_cpu_backtrace+0x45f/0x490 lib/nmi_backtrace.c:111
 nmi_trigger_cpumask_backtrace+0x16a/0x280 lib/nmi_backtrace.c:62
 trigger_all_cpu_backtrace include/linux/nmi.h:146 [inline]
 check_hung_uninterruptible_tasks kernel/hung_task.c:212 [inline]
 watchdog+0xc82/0xcd0 kernel/hung_task.c:369
 kthread+0x2a3/0x2d0 kernel/kthread.c:377
 ret_from_fork+0x1f/0x30
 </TASK>
Sending NMI from CPU 1 to CPUs 0:
NMI backtrace for cpu 0
CPU: 0 PID: 55 Comm: kworker/u4:3 Tainted: G        W         5.17.0-syzkaller-02172-g6b1f86f8e9c7 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: events_unbound toggle_allocation_gate
RIP: 0010:rcu_read_lock_held_common kernel/rcu/update.c:104 [inline]
RIP: 0010:rcu_read_lock_sched_held+0x5a/0x130 kernel/rcu/update.c:123
Code: 8a b5 41 48 c7 44 24 08 36 db 5f 8c 48 c7 44 24 10 00 94 6f 81 48 89 e3 48 c1 eb 03 48 b8 f1 f1 f1 f1 00 f3 f3 f3 4a 89 04 33 <e8> f1 59 b3 08 85 c0 74 2a 45 31 ff e8 35 e8 00 00 84 c0 74 24 e8
RSP: 0018:ffffc90001a3f5e0 EFLAGS: 00000802
RAX: f3f3f300f1f1f1f1 RBX: 1ffff92000347ebc RCX: dffffc0000000000
RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff8e2054e8
RBP: ffffc90001a3f668 R08: dffffc0000000000 R09: fffffbfff1c40a9e
R10: fffffbfff1c40a9e R11: 0000000000000000 R12: ffffffff8cde7c60
R13: dffffc0000000000 R14: dffffc0000000000 R15: ffff888012408000
FS:  0000000000000000(0000) GS:ffff8880b9a00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00005620a28f3680 CR3: 00000001406f6000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 trace_tlb_flush+0x7b/0x190 include/trace/events/tlb.h:38
 switch_mm_irqs_off+0x5c7/0x910
 use_temporary_mm arch/x86/kernel/alternative.c:924 [inline]
 __text_poke+0x5bd/0x9f0 arch/x86/kernel/alternative.c:1021
 text_poke arch/x86/kernel/alternative.c:1083 [inline]
 text_poke_bp_batch+0x1b5/0x920 arch/x86/kernel/alternative.c:1297
 text_poke_flush arch/x86/kernel/alternative.c:1470 [inline]
 text_poke_finish+0x16/0x30 arch/x86/kernel/alternative.c:1477
 arch_jump_label_transform_apply+0x13/0x20 arch/x86/kernel/jump_label.c:146
 static_key_disable_cpuslocked+0xcc/0x1b0 kernel/jump_label.c:207
 static_key_disable+0x16/0x20 kernel/jump_label.c:215
 toggle_allocation_gate+0x3c8/0x460 mm/kfence/core.c:793
 process_one_work+0x86c/0x1190 kernel/workqueue.c:2307
 worker_thread+0xab1/0x1300 kernel/workqueue.c:2454
 kthread+0x2a3/0x2d0 kernel/kthread.c:377
 ret_from_fork+0x1f/0x30
 </TASK>
INFO: NMI handler (nmi_cpu_backtrace_handler) took too long to run: 1.059 msecs
----------------
Code disassembly (best guess):
   0:	8a b5 41 48 c7 44    	mov    0x44c74841(%rbp),%dh
   6:	24 08                	and    $0x8,%al
   8:	36 db 5f 8c          	fistpl %ss:-0x74(%rdi)
   c:	48 c7 44 24 10 00 94 	movq   $0xffffffff816f9400,0x10(%rsp)
  13:	6f 81
  15:	48 89 e3             	mov    %rsp,%rbx
  18:	48 c1 eb 03          	shr    $0x3,%rbx
  1c:	48 b8 f1 f1 f1 f1 00 	movabs $0xf3f3f300f1f1f1f1,%rax
  23:	f3 f3 f3
  26:	4a 89 04 33          	mov    %rax,(%rbx,%r14,1)
* 2a:	e8 f1 59 b3 08       	callq  0x8b35a20 <-- trapping instruction
  2f:	85 c0                	test   %eax,%eax
  31:	74 2a                	je     0x5d
  33:	45 31 ff             	xor    %r15d,%r15d
  36:	e8 35 e8 00 00       	callq  0xe870
  3b:	84 c0                	test   %al,%al
  3d:	74 24                	je     0x63
  3f:	e8                   	.byte 0xe8

Crashes (5):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/03/23 14:06 upstream 6b1f86f8e9c7 5ff41e94 .config console log report syz C ci-upstream-kasan-gce-smack-root INFO: task hung in vmci_qp_broker_detach
2022/03/22 21:29 linux-next f8833a2b2356 d88ef0c5 .config console log report info ci-upstream-linux-next-kasan-gce-root INFO: task can't die in vmci_qp_broker_detach
2022/03/23 05:44 upstream 6b1f86f8e9c7 5ff41e94 .config console log report info ci-upstream-kasan-gce-smack-root INFO: task hung in vmci_qp_broker_detach
2022/03/22 21:37 upstream b47d5a4f6b8d d88ef0c5 .config console log report info ci-upstream-kasan-gce INFO: task hung in vmci_qp_broker_detach
2022/03/22 21:30 upstream b47d5a4f6b8d d88ef0c5 .config console log report info ci-upstream-kasan-gce-selinux-root INFO: task hung in vmci_qp_broker_detach
* Struck through repros no longer work on HEAD.