syzbot


WARNING in io_wq_put

Status: fixed on 2021/11/10 00:50
Subsystems: fs io-uring
[Documentation on labels]
Reported-by: syzbot+77a738a6bc947bf639ca@syzkaller.appspotmail.com
Fix commit: f5d2d23bf0d9 io-wq: fix race around pending work on teardown
First crash: 1146d, last: 1131d
Cause bisection: introduced by (bisect log) [merge commit]:
commit 99ca0edb41aabd888ca1548fa0391a4975740a83
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Feb 21 21:08:42 2021 +0000

  Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

Crash: WARNING in kvm_wait (log)
Repro: C syz .config
  
Duplicate bugs (1)
duplicates (1):
Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
WARNING in io_wq_destroy fs 4 1125d 1129d 0/26 closed as dup on 2021/03/22 17:52
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] WARNING in io_wq_put 4 (8) 2021/03/25 18:00
Last patch testing requests (2)
Created Duration User Patch Repo Result
2021/03/25 16:19 25m axboe@kernel.dk git://git.kernel.dk/linux-block io_uring-5.12 report log
2021/03/23 14:01 20m axboe@kernel.dk git://git.kernel.dk/linux-block wq-no-manager OK

Sample crash report:
------------[ cut here ]------------
WARNING: CPU: 1 PID: 12892 at fs/io-wq.c:1064 io_wq_destroy fs/io-wq.c:1064 [inline]
WARNING: CPU: 1 PID: 12892 at fs/io-wq.c:1064 io_wq_put+0x153/0x260 fs/io-wq.c:1075
Modules linked in:
CPU: 1 PID: 12892 Comm: syz-executor789 Not tainted 5.12.0-rc3-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
RIP: 0010:io_wq_destroy fs/io-wq.c:1064 [inline]
RIP: 0010:io_wq_put+0x153/0x260 fs/io-wq.c:1075
Code: 8d e8 f1 5f f2 01 49 89 c4 41 83 fc 40 7d 4f e8 a3 e9 97 ff 42 80 7c 2d 00 00 0f 85 77 ff ff ff e9 7a ff ff ff e8 8d e9 97 ff <0f> 0b eb b9 8d 6b ff 89 ee 09 de bf ff ff ff ff e8 88 ed 97 ff 09
RSP: 0018:ffffc9000a5efaa0 EFLAGS: 00010293
RAX: ffffffff81e11103 RBX: ffff888021873040 RCX: ffff88801fbb3880
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000040
RBP: 1ffff11004b3e480 R08: ffffffff81e1104e R09: ffffed1004b3e482
R10: ffffed1004b3e482 R11: 0000000000000000 R12: 0000000000000000
R13: dffffc0000000000 R14: ffff8880259f2400 R15: ffff888021873000
FS:  00007f2407204700(0000) GS:ffff8880b9c00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000480510 CR3: 000000002d9a1000 CR4: 00000000001506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 io_uring_clean_tctx fs/io_uring.c:8874 [inline]
 __io_uring_files_cancel+0xe11/0xe60 fs/io_uring.c:8939
 io_uring_files_cancel include/linux/io_uring.h:22 [inline]
 do_exit+0x258/0x2340 kernel/exit.c:780
 do_group_exit+0x168/0x2d0 kernel/exit.c:922
 get_signal+0x1734/0x1ef0 kernel/signal.c:2773
 arch_do_signal_or_restart+0x3c/0x610 arch/x86/kernel/signal.c:811
 handle_signal_work kernel/entry/common.c:147 [inline]
 exit_to_user_mode_loop kernel/entry/common.c:171 [inline]
 exit_to_user_mode_prepare+0xac/0x1e0 kernel/entry/common.c:208
 __syscall_exit_to_user_mode_work kernel/entry/common.c:290 [inline]
 syscall_exit_to_user_mode+0x26/0x70 kernel/entry/common.c:301
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x448c49
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 d1 15 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f24072041f8 EFLAGS: 00000246 ORIG_RAX: 00000000000001aa
RAX: 0000000000000302 RBX: 00000000004cd508 RCX: 0000000000448c49
RDX: 0000000000000000 RSI: 0000000000000302 RDI: 0000000000000005
RBP: 00000000004cd500 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00000000004cd50c
R13: 00007ffc6fa9d1bf R14: 00007f2407204300 R15: 0000000000022000

Crashes (3):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/03/21 00:43 upstream 1c273e10bc0c 17810eae .config console log report syz C ci-upstream-kasan-gce-smack-root WARNING in io_wq_put
2021/03/20 13:44 upstream 1c273e10bc0c 17810eae .config console log report info ci-upstream-kasan-gce-smack-root WARNING in io_wq_put
2021/03/06 11:48 upstream a38fd8748464 e4b4d570 .config console log report info ci-upstream-kasan-gce-smack-root WARNING in io_wq_put
* Struck through repros no longer work on HEAD.