BUG: Dentry still in use [unmount of fuse fuse]

6 views
Skip to first unread message

syzbot

unread,
Jan 9, 2021, 11:39:21 PM1/9/21
to syzkaller-a...@googlegroups.com
Hello,

syzbot found the following issue on:

HEAD commit: 47494776 ANDROID: defconfig: Enable DMA-BUF system heap as..
git tree: android12-5.4
console output: https://syzkaller.appspot.com/x/log.txt?x=1600f757500000
kernel config: https://syzkaller.appspot.com/x/.config?x=86855ca41efe4851
dashboard link: https://syzkaller.appspot.com/bug?extid=8683b7c75512cf582f3b
compiler: Android (6032204 based on r370808) clang version 10.0.1 (https://android.googlesource.com/toolchain/llvm-project 6e765c10313d15c02ab29977a82938f66742c3a9)
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=117b5eeb500000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=10cf3dfb500000

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+8683b7...@syzkaller.appspotmail.com

BUG: Dentry 000000003f6d86ee{i=0,n=.index} still in use (1) [unmount of fuse fuse]
------------[ cut here ]------------
WARNING: CPU: 0 PID: 357 at fs/dcache.c:1597 umount_check+0x179/0x1c0 fs/dcache.c:1588
Kernel panic - not syncing: panic_on_warn set ...
CPU: 0 PID: 357 Comm: syz-executor490 Not tainted 5.4.87-syzkaller-00101-g47494776db44 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
__dump_stack lib/dump_stack.c:77 [inline]
dump_stack+0x1dd/0x24e lib/dump_stack.c:118
panic+0x285/0x750 kernel/panic.c:221
__warn+0x1fd/0x200 kernel/panic.c:582
report_bug+0x390/0x4d0 lib/bug.c:195
fixup_bug arch/x86/kernel/traps.c:179 [inline]
do_error_trap arch/x86/kernel/traps.c:272 [inline]
do_invalid_op+0x6e/0x110 arch/x86/kernel/traps.c:291
invalid_op+0x1e/0x30 arch/x86/entry/entry_64.S:1029
RIP: 0010:umount_check+0x179/0x1c0 fs/dcache.c:1588
Code: ff 4c 8b 0b 48 81 c5 20 04 00 00 48 c7 c7 83 49 1d 85 4c 89 fe 4c 89 f2 4c 89 f9 45 89 e8 31 c0 55 e8 67 4e b0 ff 48 83 c4 08 <0f> 0b e9 fd fe ff ff 89 e9 80 e1 07 80 c1 03 38 c1 0f 8c d4 fe ff
RSP: 0018:ffff8881e92875d8 EFLAGS: 00010286
RAX: 0000000000000053 RBX: ffffffff8548e440 RCX: 89eb5fa375f87200
RDX: 0000000000000000 RSI: 0000000000000002 RDI: 0000000000000000
RBP: ffff8881e892c420 R08: ffffffff814e3ed1 R09: ffffed103ee05e08
R10: ffffed103ee05e08 R11: 0000000000000000 R12: dffffc0000000000
R13: 0000000000000001 R14: 0000000000000000 R15: ffff8881effaacc0
d_walk+0x2e9/0x570 fs/dcache.c:1307
do_one_tree fs/dcache.c:1604 [inline]
shrink_dcache_for_umount+0x8a/0x1b0 fs/dcache.c:1620
generic_shutdown_super+0x63/0x2a0 fs/super.c:447
kill_anon_super+0x36/0x60 fs/super.c:1108
fuse_kill_sb_anon+0x1c0/0x280 fs/fuse/inode.c:1378
deactivate_locked_super+0xaf/0x100 fs/super.c:335
deactivate_super+0x1b8/0x280 fs/super.c:366
cleanup_mnt+0x432/0x4e0 fs/namespace.c:1102
task_work_run+0x176/0x1a0 kernel/task_work.c:113
exit_task_work include/linux/task_work.h:22 [inline]
do_exit+0xcc2/0x2830 kernel/exit.c:811
do_group_exit+0x155/0x2b0 kernel/exit.c:909
get_signal+0x13ec/0x1f00 kernel/signal.c:2745
do_signal+0x92/0x5d0 arch/x86/kernel/signal.c:815
exit_to_usermode_loop arch/x86/entry/common.c:159 [inline]
prepare_exit_to_usermode+0x207/0x310 arch/x86/entry/common.c:194
entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x4466f9
Code: Bad RIP value.
RSP: 002b:00007fdaa99c5d98 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5
RAX: fffffffffffffffc RBX: 00000000006ddc28 RCX: 00000000004466f9
RDX: 0000000020000340 RSI: 0000000020000000 RDI: 00000000200002c0
RBP: 00000000006ddc20 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00000000006ddc2c
R13: 0000000020000000 R14: 00000000004aeee0 R15: 0000000000000064
Kernel Offset: disabled
Rebooting in 86400 seconds..


---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzk...@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
syzbot can test patches for this issue, for details see:
https://goo.gl/tpsmEJ#testing-patches

syzbot

unread,
Apr 20, 2023, 4:55:33 AM4/20/23
to syzkaller-a...@googlegroups.com
Auto-closing this bug as obsolete.
No recent activity, existing reproducers are no longer triggering the issue.
Reply all
Reply to author
Forward
0 new messages