------------[ cut here ]------------ DEBUG_RWSEMS_WARN_ON((rwsem_owner(sem) != current) && !rwsem_test_oflags(sem, RWSEM_NONSPINNABLE)): count = 0x0, magic = 0xffff888053dea070, owner = 0x0, curr 0xffff88802fe30000, list empty WARNING: kernel/locking/rwsem.c:1380 at __up_write kernel/locking/rwsem.c:1380 [inline], CPU#1: syz.8.2373/12604 WARNING: kernel/locking/rwsem.c:1380 at up_write+0x1bf/0x4f0 kernel/locking/rwsem.c:1643, CPU#1: syz.8.2373/12604 Modules linked in: CPU: 1 UID: 0 PID: 12604 Comm: syz.8.2373 Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 RIP: 0010:__up_write kernel/locking/rwsem.c:1380 [inline] RIP: 0010:up_write+0x1d1/0x4f0 kernel/locking/rwsem.c:1643 Code: 48 c1 ea 03 80 3c 02 00 0f 85 2e 03 00 00 48 8b 13 48 8d 3d d1 16 f9 0e 41 56 4d 89 e9 4d 89 f8 4c 89 e1 48 c7 c6 80 be af 8b <67> 48 0f b9 3a e8 25 2f 0d 03 59 bf 01 00 00 00 e8 0a 8c f1 ff 48 RSP: 0018:ffffc90003077a30 EFLAGS: 00010246 RAX: dffffc0000000000 RBX: ffff888053dea070 RCX: ffff888053dea070 RDX: 0000000000000000 RSI: ffffffff8bafbe80 RDI: ffffffff90dd1f90 RBP: ffff888053dea078 R08: 0000000000000000 R09: ffff88802fe30000 R10: ffff888053dea077 R11: 0000000000000000 R12: ffff888053dea070 R13: ffff88802fe30000 R14: ffffffff8bafbc60 R15: 0000000000000000 FS: 00007f09e8bdf6c0(0000) GS:ffff888124446000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f09e7de9e80 CR3: 0000000056257000 CR4: 0000000000350ef0 Call Trace: inode_unlock include/linux/fs.h:1038 [inline] open_last_lookups fs/namei.c:4591 [inline] path_openat+0xb7e/0x31a0 fs/namei.c:4827 do_file_open+0x20e/0x430 fs/namei.c:4859 do_sys_openat2+0x10d/0x1e0 fs/open.c:1366 do_sys_open fs/open.c:1372 [inline] __do_sys_openat fs/open.c:1388 [inline] __se_sys_openat fs/open.c:1383 [inline] __x64_sys_openat+0x12d/0x210 fs/open.c:1383 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x106/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f09e7d9c799 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f09e8bdf028 EFLAGS: 00000246 ORIG_RAX: 0000000000000101 RAX: ffffffffffffffda RBX: 00007f09e8016090 RCX: 00007f09e7d9c799 RDX: 0000000000105842 RSI: 00002000000001c0 RDI: ffffffffffffff9c RBP: 00007f09e7e32bd9 R08: 0000000000000000 R09: 0000000000000000 R10: 00000000000000a9 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f09e8016128 R14: 00007f09e8016090 R15: 00007fff8bc46898 ---------------- Code disassembly (best guess): 0: 48 c1 ea 03 shr $0x3,%rdx 4: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) 8: 0f 85 2e 03 00 00 jne 0x33c e: 48 8b 13 mov (%rbx),%rdx 11: 48 8d 3d d1 16 f9 0e lea 0xef916d1(%rip),%rdi # 0xef916e9 18: 41 56 push %r14 1a: 4d 89 e9 mov %r13,%r9 1d: 4d 89 f8 mov %r15,%r8 20: 4c 89 e1 mov %r12,%rcx 23: 48 c7 c6 80 be af 8b mov $0xffffffff8bafbe80,%rsi * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: e8 25 2f 0d 03 call 0x30d2f59 34: 59 pop %rcx 35: bf 01 00 00 00 mov $0x1,%edi 3a: e8 0a 8c f1 ff call 0xfff18c49 3f: 48 rex.W