syzbot


WARNING in iterate_dir

Status: auto-obsoleted due to no activity on 2024/01/05 15:25
Reported-by: syzbot+127caeb33a6ad5883a5a@syzkaller.appspotmail.com
First crash: 218d, last: 218d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream WARNING in iterate_dir fs 1 444d 440d 0/26 auto-obsoleted due to no activity on 2023/05/15 02:07
linux-6.1 WARNING in iterate_dir 1 23d 23d 0/3 upstream: reported on 2024/04/09 23:40

Sample crash report:
------------[ cut here ]------------
DEBUG_RWSEMS_WARN_ON(!is_rwsem_reader_owned(sem)): count = 0x0, magic = 0xffff888029fd71d0, owner = 0x0, curr 0xffff8880785e3b80, list empty
WARNING: CPU: 0 PID: 5944 at kernel/locking/rwsem.c:1315 __up_read+0x5fe/0x690 kernel/locking/rwsem.c:1315
Modules linked in:
CPU: 0 PID: 5944 Comm: syz-executor.2 Not tainted 5.15.133-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/06/2023
RIP: 0010:__up_read+0x5fe/0x690 kernel/locking/rwsem.c:1315
Code: 8b 8a 48 0f 44 c1 48 c7 c7 e0 ff 8a 8a 48 c7 c6 80 00 8b 8a 4c 89 fa 4c 89 f1 49 89 d8 4d 89 e9 50 e8 46 19 ea ff 48 83 c4 08 <0f> 0b 48 bb 00 00 00 00 00 fc ff df 4c 8b 2c 24 e9 4e fb ff ff 48
RSP: 0018:ffffc900055e7cc0 EFLAGS: 00010296
RAX: c4a3c40937e81700 RBX: 0000000000000000 RCX: 0000000000040000
RDX: ffffc90003493000 RSI: 0000000000009908 RDI: 0000000000009909
RBP: ffffc900055e7d68 R08: ffffffff816658bc R09: ffffed10173467a8
R10: 0000000000000000 R11: dffffc0000000001 R12: ffff888029fd7228
R13: ffff8880785e3b80 R14: ffff888029fd71d0 R15: 0000000000000000
FS:  00007f8aeb8496c0(0000) GS:ffff8880b9b00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000002018e000 CR3: 00000000239a9000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 inode_unlock_shared include/linux/fs.h:802 [inline]
 iterate_dir+0x4b2/0x570 fs/readdir.c:73
 __do_sys_getdents fs/readdir.c:286 [inline]
 __se_sys_getdents+0x1e8/0x4c0 fs/readdir.c:271
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f8af54e8ae9
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:00007f8aeb8490c8 EFLAGS: 00000246 ORIG_RAX: 000000000000004e
RAX: ffffffffffffffda RBX: 00007f8af5608050 RCX: 00007f8af54e8ae9
RDX: 0000000000000040 RSI: 0000000020000580 RDI: 0000000000000004
RBP: 00007f8af553447a R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000006e R14: 00007f8af5608050 R15: 00007ffd05789038
 </TASK>

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/09/27 15:24 linux-5.15.y b911329317b4 2895a507 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan WARNING in iterate_dir
* Struck through repros no longer work on HEAD.