syzbot


WARNING in __generic_file_fsync

Status: auto-obsoleted due to no activity on 2023/08/23 09:03
Reported-by: syzbot+277c70e345c0122dc672@syzkaller.appspotmail.com
First crash: 492d, last: 492d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 WARNING in __generic_file_fsync (2) 1 245d 242d 0/3 auto-obsoleted due to no activity on 2024/04/15 05:26
upstream WARNING in __generic_file_fsync fs 1 562d 558d 0/27 auto-obsoleted due to no activity on 2023/05/24 22:02

Sample crash report:
------------[ cut here ]------------
DEBUG_RWSEMS_WARN_ON((rwsem_owner(sem) != current) && !rwsem_test_oflags(sem, RWSEM_NONSPINNABLE)): count = 0x0, magic = 0xffff88803911a810, owner = 0x0, curr 0xffff8880398a1d00, list empty
WARNING: CPU: 1 PID: 11184 at kernel/locking/rwsem.c:1342 __up_write kernel/locking/rwsem.c:1341 [inline]
WARNING: CPU: 1 PID: 11184 at kernel/locking/rwsem.c:1342 up_write+0x473/0x4d0 kernel/locking/rwsem.c:1594
Modules linked in:
CPU: 1 PID: 11184 Comm: syz-executor.1 Not tainted 5.15.110-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/14/2023
RIP: 0010:__up_write kernel/locking/rwsem.c:1341 [inline]
RIP: 0010:up_write+0x473/0x4d0 kernel/locking/rwsem.c:1594
Code: 48 c7 c7 e0 ee 8a 8a 48 c7 c6 a0 f1 8a 8a 48 8b 54 24 28 48 8b 4c 24 18 4d 89 e0 4c 8b 4c 24 30 53 e8 c1 12 ea ff 48 83 c4 08 <0f> 0b e9 86 fd ff ff 48 c7 c1 08 d6 e3 8d 80 e1 07 80 c1 03 38 c1
RSP: 0018:ffffc9000304fda0 EFLAGS: 00010296
RAX: 19f0184284140d00 RBX: ffffffff8a8aefc0 RCX: 0000000000040000
RDX: ffffc900038b1000 RSI: 000000000001665b RDI: 000000000001665c
RBP: ffffc9000304fe78 R08: ffffffff8166344c R09: ffffed10173667a0
R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000000
R13: ffff88803911a810 R14: 1ffff92000609fbc R15: dffffc0000000000
FS:  00007f1e3a2cd700(0000) GS:ffff8880b9b00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b2e825000 CR3: 000000008c7dc000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 inode_unlock include/linux/fs.h:792 [inline]
 __generic_file_fsync+0x159/0x190 fs/libfs.c:1120
 generic_file_fsync+0x6f/0xe0 fs/libfs.c:1145
 vfs_fsync_range fs/sync.c:188 [inline]
 vfs_fsync fs/sync.c:202 [inline]
 do_fsync fs/sync.c:212 [inline]
 __do_sys_fdatasync fs/sync.c:225 [inline]
 __se_sys_fdatasync fs/sync.c:223 [inline]
 __x64_sys_fdatasync+0xb1/0x100 fs/sync.c:223
 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:0x7f1e43f7c169
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 19 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 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f1e3a2cd168 EFLAGS: 00000246 ORIG_RAX: 000000000000004b
RAX: ffffffffffffffda RBX: 00007f1e4409c050 RCX: 00007f1e43f7c169
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000004
RBP: 00007f1e43fd7ca1 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffddc25465f R14: 00007f1e3a2cd300 R15: 0000000000022000
 </TASK>

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/05/04 00:21 linux-5.15.y 8a7f2a5c5aa1 b5918830 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan WARNING in __generic_file_fsync
* Struck through repros no longer work on HEAD.