syzbot


WARNING in do_mknodat (2)

Status: auto-obsoleted due to no activity on 2024/09/08 20:03
Reported-by: syzbot+a1e8e01ac6964d7f0bb9@syzkaller.appspotmail.com
First crash: 321d, last: 144d
Similar bugs (8)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream WARNING in do_mknodat fs 1 670d 614d 0/28 closed as invalid on 2023/02/16 16:02
upstream WARNING in do_mknodat (3) fs 114 20d 235d 0/28 moderation: reported on 2024/03/01 11:23
linux-6.1 WARNING in do_mknodat 1 355d 355d 0/3 auto-obsoleted due to no activity on 2024/02/10 13:02
upstream WARNING in do_mknodat (2) fs 11 339d 608d 0/28 auto-obsoleted due to no activity on 2024/02/16 05:28
linux-6.1 WARNING in do_mknodat (2) 39 123d 190d 0/3 auto-obsoleted due to no activity on 2024/08/30 19:08
linux-5.15 WARNING in do_mknodat (3) 1 5d02h 5d02h 0/3 upstream: reported on 2024/10/17 18:39
linux-6.1 WARNING in do_mknodat (3) 3 6d20h 16d 0/3 upstream: reported on 2024/10/06 10:51
linux-5.15 WARNING in do_mknodat 1 432d 432d 0/3 auto-obsoleted due to no activity on 2023/11/25 05:54

Sample crash report:
------------[ cut here ]------------
DEBUG_RWSEMS_WARN_ON((rwsem_owner(sem) != current) && !rwsem_test_oflags(sem, RWSEM_NONSPINNABLE)): count = 0x0, magic = 0xffff88805cb30330, owner = 0x0, curr 0xffff88807dd39dc0, list empty
WARNING: CPU: 1 PID: 4514 at kernel/locking/rwsem.c:1350 __up_write kernel/locking/rwsem.c:1349 [inline]
WARNING: CPU: 1 PID: 4514 at kernel/locking/rwsem.c:1350 up_write+0x4f5/0x580 kernel/locking/rwsem.c:1604
Modules linked in:
CPU: 1 PID: 4514 Comm: syz-executor.4 Not tainted 5.15.160-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/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 1d 8b 8a 48 c7 c6 c0 1f 8b 8a 48 8b 54 24 28 48 8b 4c 24 18 4d 89 e0 4c 8b 4c 24 30 53 e8 ff 0d ea ff 48 83 c4 08 <0f> 0b e9 71 fd ff ff 48 c7 c1 08 9a e4 8d 80 e1 07 80 c1 03 38 c1
RSP: 0018:ffffc90004acfd20 EFLAGS: 00010292
RAX: e0dbc4b878ac7400 RBX: ffffffff8a8b1de0 RCX: 0000000000040000
RDX: ffffc900037fb000 RSI: 000000000001d1d5 RDI: 000000000001d1d6
RBP: ffffc90004acfdf0 R08: ffffffff8166860c R09: ffffed10173667a8
R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000000
R13: ffff88805cb30330 R14: 1ffff92000959fac R15: dffffc0000000000
FS:  00007ff0e2e276c0(0000) GS:ffff8880b9a00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b30424000 CR3: 000000007eeed000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 inode_unlock include/linux/fs.h:794 [inline]
 done_path_create fs/namei.c:3886 [inline]
 do_mknodat+0x473/0x690 fs/namei.c:4009
 __do_sys_mknod fs/namei.c:4027 [inline]
 __se_sys_mknod fs/namei.c:4025 [inline]
 __x64_sys_mknod+0x8a/0xa0 fs/namei.c:4025
 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:0x7ff0e48f5ee9
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:00007ff0e2e270c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000085
RAX: ffffffffffffffda RBX: 00007ff0e4a2d140 RCX: 00007ff0e48f5ee9
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000580
RBP: 00007ff0e494247f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000006e R14: 00007ff0e4a2d140 R15: 00007ffef63eec58
 </TASK>

Crashes (4):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/05/31 20:02 linux-5.15.y c61bd26ae81a 0c378259 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan WARNING in do_mknodat
2024/02/23 23:49 linux-5.15.y 458ce51d0356 8d446f15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan WARNING in do_mknodat
2024/05/12 13:55 linux-5.15.y 284087d4f7d5 9026e142 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 WARNING in do_mknodat
2023/12/06 15:12 linux-5.15.y 9b91d36ba301 e3299f55 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 WARNING in do_mknodat
* Struck through repros no longer work on HEAD.