syzbot


WARNING in do_renameat2

Status: upstream: reported syz repro on 2024/12/29 15:03
Bug presence: origin:lts-only
[Documentation on labels]
Reported-by: syzbot+a575a5d54031731b70c4@syzkaller.appspotmail.com
First crash: 16d, last: 16d
Bug presence (2)
Date Name Commit Repro Result
2024/12/30 linux-5.15.y (ToT) 91786f140358 C [report] WARNING in do_mkdirat
2024/12/30 upstream (ToT) fc033cf25e61 C Didn't crash
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream WARNING in do_renameat2 fs 2 2d20h 41d 0/28 moderation: reported on 2024/12/04 17:47

Sample crash report:
------------[ cut here ]------------
DEBUG_RWSEMS_WARN_ON((rwsem_owner(sem) != current) && !rwsem_test_oflags(sem, RWSEM_NONSPINNABLE)): count = 0x0, magic = 0xffff88805b10af70, owner = 0x0, curr 0xffff888019981dc0, list empty
WARNING: CPU: 0 PID: 4523 at kernel/locking/rwsem.c:1350 __up_write kernel/locking/rwsem.c:1349 [inline]
WARNING: CPU: 0 PID: 4523 at kernel/locking/rwsem.c:1350 up_write+0x4f5/0x580 kernel/locking/rwsem.c:1604
Modules linked in:
CPU: 0 PID: 4523 Comm: syz.3.69 Not tainted 5.15.175-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
RIP: 0010:__up_write kernel/locking/rwsem.c:1349 [inline]
RIP: 0010:up_write+0x4f5/0x580 kernel/locking/rwsem.c:1604
Code: 48 c7 c7 00 1f ab 8a 48 c7 c6 c0 21 ab 8a 48 8b 54 24 28 48 8b 4c 24 18 4d 89 e0 4c 8b 4c 24 30 53 e8 9f 08 ea ff 48 83 c4 08 <0f> 0b e9 71 fd ff ff 48 c7 c1 18 94 0a 8e 80 e1 07 80 c1 03 38 c1
RSP: 0018:ffffc90002f3fb80 EFLAGS: 00010292
RAX: 195356668d227800 RBX: ffffffff8aab1fe0 RCX: ffff888019981dc0
RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000
RBP: ffffc90002f3fc50 R08: ffffffff8166aa6c R09: ffffed10171c67a8
R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000000
R13: ffff88805b10af70 R14: 1ffff920005e7f78 R15: dffffc0000000000
FS:  00007ff1a51436c0(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f5e494d6001 CR3: 000000001f6be000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 inode_unlock include/linux/fs.h:794 [inline]
 unlock_rename fs/namei.c:3065 [inline]
 do_renameat2+0xea9/0x1700 fs/namei.c:4991
 __do_sys_renameat2 fs/namei.c:5018 [inline]
 __se_sys_renameat2 fs/namei.c:5015 [inline]
 __x64_sys_renameat2+0xce/0xe0 fs/namei.c:5015
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7ff1a5f50d29
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ff1a5143038 EFLAGS: 00000246 ORIG_RAX: 000000000000013c
RAX: ffffffffffffffda RBX: 00007ff1a6141080 RCX: 00007ff1a5f50d29
RDX: 0000000000000008 RSI: 00000000200001c0 RDI: 0000000000000008
RBP: 00007ff1a5fccb08 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000020000180 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000001 R14: 00007ff1a6141080 R15: 00007ffd1698cdc8
 </TASK>

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/12/29 16:06 linux-5.15.y 91786f140358 d3ccff63 .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro #1] [mounted in repro #2] ci2-linux-5-15-kasan WARNING in do_renameat2
2024/12/29 15:02 linux-5.15.y 91786f140358 d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan WARNING in do_renameat2
* Struck through repros no longer work on HEAD.