syzbot


WARNING in do_unlinkat

Status: moderation: reported on 2024/05/27 02:23
Subsystems: fs
[Documentation on labels]
Reported-by: syzbot+fcf53a01690d6a9a7104@syzkaller.appspotmail.com
First crash: 34d, last: 5d18h
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 WARNING in do_unlinkat 1 83d 83d 0/3 upstream: reported on 2024/04/03 10:00
linux-6.1 WARNING in do_unlinkat 2 40d 43d 0/3 upstream: reported on 2024/05/13 03:47

Sample crash report:
------------[ cut here ]------------
DEBUG_RWSEMS_WARN_ON((rwsem_owner(sem) != current) && !rwsem_test_oflags(sem, RWSEM_NONSPINNABLE)): count = 0x0, magic = 0xffff888079665838, owner = 0x0, curr 0xffff888020f10000, list empty
WARNING: CPU: 1 PID: 7435 at kernel/locking/rwsem.c:1370 __up_write kernel/locking/rwsem.c:1369 [inline]
WARNING: CPU: 1 PID: 7435 at kernel/locking/rwsem.c:1370 up_write+0x502/0x590 kernel/locking/rwsem.c:1632
Modules linked in:
CPU: 1 PID: 7435 Comm: syz-executor.2 Not tainted 6.10.0-rc3-syzkaller-00044-g2ccbdf43d5e7 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/07/2024
RIP: 0010:__up_write kernel/locking/rwsem.c:1369 [inline]
RIP: 0010:up_write+0x502/0x590 kernel/locking/rwsem.c:1632
Code: c7 c7 c0 ae ca 8b 48 c7 c6 40 b1 ca 8b 48 8b 54 24 28 48 8b 4c 24 18 4d 89 e0 4c 8b 4c 24 30 53 e8 63 a6 e6 ff 48 83 c4 08 90 <0f> 0b 90 90 e9 6a fd ff ff 48 c7 c1 f0 82 ad 8f 80 e1 07 80 c1 03
RSP: 0018:ffffc90002f97cc0 EFLAGS: 00010296
RAX: 5c3527845b79c200 RBX: ffffffff8bcaafa0 RCX: 0000000000040000
RDX: ffffc90009f73000 RSI: 0000000000012661 RDI: 0000000000012662
RBP: ffffc90002f97d90 R08: ffffffff81585822 R09: 1ffffffff25f56e5
R10: dffffc0000000000 R11: fffffbfff25f56e6 R12: 0000000000000000
R13: ffff888079665838 R14: 1ffff920005f2fa0 R15: dffffc0000000000
FS:  00007fa6575336c0(0000) GS:ffff8880b9500000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b32c2e000 CR3: 000000001cb42000 CR4: 0000000000350ef0
Call Trace:
 <TASK>
 inode_unlock include/linux/fs.h:796 [inline]
 do_unlinkat+0x500/0x830 fs/namei.c:4412
 __do_sys_unlink fs/namei.c:4455 [inline]
 __se_sys_unlink fs/namei.c:4453 [inline]
 __x64_sys_unlink+0x49/0x60 fs/namei.c:4453
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fa65687cf29
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 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 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fa6575330c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000057
RAX: ffffffffffffffda RBX: 00007fa6569b3f80 RCX: 00007fa65687cf29
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 00000000200001c0
RBP: 00007fa6568ec074 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000000b R14: 00007fa6569b3f80 R15: 00007ffe0aee5b98
 </TASK>

Crashes (3):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/06/20 08:33 upstream 2ccbdf43d5e7 41b7e219 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in do_unlinkat
2024/05/23 02:39 upstream 8f6a15f095a6 4d098039 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in do_unlinkat
2024/05/23 02:19 upstream 8f6a15f095a6 4d098039 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root WARNING in do_unlinkat
* Struck through repros no longer work on HEAD.