syzbot


WARNING in do_mkdirat (4)

Status: upstream: reported on 2025/08/24 17:03
Reported-by: syzbot+74a4f4ba4b285cd37691@syzkaller.appspotmail.com
First crash: 6d00h, last: 6d00h
Similar bugs (5)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 WARNING in do_mkdirat (3) -1 16 129d 197d 0/3 auto-obsoleted due to no activity on 2025/07/02 00:38
linux-6.1 WARNING in do_mkdirat -1 7 649d 873d 0/3 auto-obsoleted due to no activity on 2024/02/28 16:21
linux-6.1 WARNING in do_mkdirat (2) -1 60 268d 521d 0/3 auto-obsoleted due to no activity on 2025/02/12 20:24
upstream WARNING in do_mkdirat fs -1 C error error 508 1d05h 1001d 0/29 upstream: reported C repro on 2022/12/03 14:52
linux-5.15 WARNING in do_mkdirat origin:lts-only -1 C inconclusive 19 25d 787d 0/3 upstream: reported C repro on 2023/07/05 09:42

Sample crash report:
------------[ cut here ]------------
DEBUG_RWSEMS_WARN_ON((rwsem_owner(sem) != current) && !rwsem_test_oflags(sem, RWSEM_NONSPINNABLE)): count = 0x0, magic = 0xffff8880723a8798, owner = 0x0, curr 0xffff88802e4c5940, list empty
WARNING: CPU: 1 PID: 9913 at kernel/locking/rwsem.c:1372 __up_write kernel/locking/rwsem.c:1371 [inline]
WARNING: CPU: 1 PID: 9913 at kernel/locking/rwsem.c:1372 up_write+0x3a1/0x420 kernel/locking/rwsem.c:1626
Modules linked in:
CPU: 1 PID: 9913 Comm: syz.6.1000 Not tainted 6.1.148-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
RIP: 0010:__up_write kernel/locking/rwsem.c:1371 [inline]
RIP: 0010:up_write+0x3a1/0x420 kernel/locking/rwsem.c:1626
Code: 44 d0 48 c7 c7 a0 f7 8b 8a 48 c7 c6 e0 f9 8b 8a 48 8b 14 24 4c 89 f1 4d 89 e0 4c 8b 4c 24 08 41 52 e8 23 94 ea ff 48 83 c4 08 <0f> 0b e9 6b fd ff ff 48 c7 c1 68 89 1f 8e 80 e1 07 80 c1 03 38 c1
RSP: 0018:ffffc90010dbfdf0 EFLAGS: 00010296
RAX: dcc910d076a9cd00 RBX: ffff8880723a8798 RCX: 0000000000080000
RDX: ffffc9000fb34000 RSI: 000000000002059b RDI: 000000000002059c
RBP: dffffc0000000000 R08: dffffc0000000000 R09: fffff520021b7f4d
R10: fffff520021b7f4d R11: 1ffff920021b7f4c R12: 0000000000000000
R13: ffff8880723a87f0 R14: ffff8880723a8798 R15: 1ffff1100e4750f4
FS:  00007f77c39336c0(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000000 CR3: 0000000057f2c000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 inode_unlock include/linux/fs.h:763 [inline]
 done_path_create fs/namei.c:3927 [inline]
 do_mkdirat+0x212/0x430 fs/namei.c:4134
 __do_sys_mkdirat fs/namei.c:4146 [inline]
 __se_sys_mkdirat fs/namei.c:4144 [inline]
 __x64_sys_mkdirat+0x85/0x90 fs/namei.c:4144
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f77c2b8d457
Code: 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 02 01 00 00 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:00007f77c3932e68 EFLAGS: 00000246 ORIG_RAX: 0000000000000102
RAX: ffffffffffffffda RBX: 00007f77c3932ef0 RCX: 00007f77c2b8d457
RDX: 00000000000001ff RSI: 0000200000000140 RDI: 00000000ffffff9c
RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000200000000140
R13: 00007f77c3932eb0 R14: 0000000000000000 R15: 0000000000000000
 </TASK>

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/08/24 17:03 linux-6.1.y 0bc96de781b4 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan WARNING in do_mkdirat
* Struck through repros no longer work on HEAD.