syzbot


WARNING in unlock_mount (2)

Status: upstream: reported on 2024/04/03 03:20
Reported-by: syzbot+fb48614d26662779a88c@syzkaller.appspotmail.com
First crash: 30d, last: 15d
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 WARNING in unlock_mount 3 253d 270d 0/3 auto-obsoleted due to no activity on 2023/12/02 19:20
upstream WARNING in unlock_mount fs 1 29d 25d 0/26 moderation: reported on 2024/04/08 10:56
linux-5.15 WARNING in unlock_mount 2 252d 253d 0/3 auto-obsoleted due to no activity on 2023/12/03 05:00

Sample crash report:
DEBUG_RWSEMS_WARN_ON((rwsem_owner(sem) != current) && !rwsem_test_oflags(sem, RWSEM_NONSPINNABLE)): count = 0x0, magic = 0xffff0000f88dafe8, owner = 0x0, curr 0xffff0000c38ab780, list empty
WARNING: CPU: 0 PID: 7062 at kernel/locking/rwsem.c:1372 __up_write kernel/locking/rwsem.c:1371 [inline]
WARNING: CPU: 0 PID: 7062 at kernel/locking/rwsem.c:1372 up_write+0x5c4/0x76c kernel/locking/rwsem.c:1626
Modules linked in:
CPU: 0 PID: 7062 Comm: syz-executor.0 Not tainted 6.1.87-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
pstate: 60401005 (nZCv daif +PAN -UAO -TCO -DIT +SSBS BTYPE=--)
pc : __up_write kernel/locking/rwsem.c:1371 [inline]
pc : up_write+0x5c4/0x76c kernel/locking/rwsem.c:1626
lr : __up_write kernel/locking/rwsem.c:1371 [inline]
lr : up_write+0x5c4/0x76c kernel/locking/rwsem.c:1626
sp : ffff80001e757a00
x29: ffff80001e757a90 x28: 0000000000001000 x27: 1fffe0001f11b60a
x26: dfff800000000000 x25: 1fffe0001f11b5fe x24: ffff0000f88db040
x23: 0000000000000000 x22: 0000000000000000
 x21: ffff0000c38ab780
x20: ffff0000f88dafe8 x19: ffff0000f88dafe8 x18: 1fffe0003686af76
x17: ffff80001584d000 x16: ffff800008305ec4 x15: ffff0001b4357bbc
x14: 1ffff00002b0a0b0 x13: dfff800000000000 x12: 0000000000000003
x11: 0000000000ff0100 x10: 0000000000000003 x9 : 97330bc142aabf00
x8 : 97330bc142aabf00 x7 : ffff80000827c8d4 x6 : 0000000000000000
x5 : 0000000000000080 x4 : 0000000000000001 x3 : 0000000000000000
x2 : ffff80001e757560 x1 : ffff8000122bc6e0 x0 : ffff80019ebb5000
Call trace:
 __up_write kernel/locking/rwsem.c:1371 [inline]
 up_write+0x5c4/0x76c kernel/locking/rwsem.c:1626
 inode_unlock include/linux/fs.h:763 [inline]
 unlock_mount+0x1d8/0x244 fs/namespace.c:2325
 do_loopback+0x368/0x3d8 fs/namespace.c:2459
 path_mount+0x4b0/0xe5c fs/namespace.c:3375
 do_mount fs/namespace.c:3394 [inline]
 __do_sys_mount fs/namespace.c:3602 [inline]
 __se_sys_mount fs/namespace.c:3579 [inline]
 __arm64_sys_mount+0x45c/0x594 fs/namespace.c:3579
 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
 invoke_syscall+0x98/0x2c0 arch/arm64/kernel/syscall.c:52
 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:142
 do_el0_svc+0x64/0x218 arch/arm64/kernel/syscall.c:206
 el0_svc+0x58/0x168 arch/arm64/kernel/entry-common.c:637
 el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
 el0t_64_sync+0x18c/0x190 arch/arm64/kernel/entry.S:585
irq event stamp: 127704
hardirqs last  enabled at (127703): [<ffff80000827c974>] raw_spin_rq_unlock_irq kernel/sched/sched.h:1366 [inline]
hardirqs last  enabled at (127703): [<ffff80000827c974>] finish_lock_switch+0xbc/0x1e8 kernel/sched/core.c:5004
hardirqs last disabled at (127704): [<ffff800012158694>] el1_dbg+0x24/0x80 arch/arm64/kernel/entry-common.c:405
softirqs last  enabled at (127686): [<ffff800008020d7c>] softirq_handle_end kernel/softirq.c:414 [inline]
softirqs last  enabled at (127686): [<ffff800008020d7c>] __do_softirq+0xc1c/0xe38 kernel/softirq.c:600
softirqs last disabled at (127675): [<ffff80000802a99c>] ____do_softirq+0x14/0x20 arch/arm64/kernel/irq.c:80
---[ end trace 0000000000000000 ]---

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/04/18 03:23 linux-6.1.y 6741e066ec76 acc528cb .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 WARNING in unlock_mount
2024/04/03 03:19 linux-6.1.y e5cd595e23c1 7925100d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 WARNING in unlock_mount
* Struck through repros no longer work on HEAD.