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

12 views
Skip to first unread message

syzbot

unread,
Dec 24, 2020, 10:22:16 PM12/24/20
to syzkaller-a...@googlegroups.com
Hello,

syzbot found the following issue on:

HEAD commit: 8657d5d6 ANDROID: usb: gadget: f_accessory: fix CTS test s..
git tree: android12-5.4
console output: https://syzkaller.appspot.com/x/log.txt?x=13bcf8db500000
kernel config: https://syzkaller.appspot.com/x/.config?x=69d30e012a9d7c2
dashboard link: https://syzkaller.appspot.com/bug?extid=9eac2eb238331e7acdfe
compiler: Android (6032204 based on r370808) clang version 10.0.1 (https://android.googlesource.com/toolchain/llvm-project 6e765c10313d15c02ab29977a82938f66742c3a9)

Unfortunately, I don't have any reproducer for this issue yet.

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

BUG: Dentry 0000000081fddc3e{i=0,n=.index} still in use (1) [unmount of overlay overlay]
------------[ cut here ]------------
WARNING: CPU: 1 PID: 3956 at fs/dcache.c:1597 umount_check+0x179/0x1c0 fs/dcache.c:1588
Kernel panic - not syncing: panic_on_warn set ...
CPU: 1 PID: 3956 Comm: syz-executor.2 Not tainted 5.4.85-syzkaller-00188-g8657d5d6282f #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 63 3e 1d 85 4c 89 fe 4c 89 f2 4c 89 f9 45 89 e8 31 c0 55 e8 27 54 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:ffff8881e445fc70 EFLAGS: 00010292
RAX: 0000000000000059 RBX: ffffffff8548e758 RCX: 611260f58081c300
RDX: 0000000000000000 RSI: 0000000000000002 RDI: 0000000000000000
RBP: ffff8881eaf90420 R08: ffffffff814e3421 R09: ffffed103ee25e08
R10: ffffed103ee25e08 R11: 0000000000000000 R12: dffffc0000000000
R13: 0000000000000001 R14: 0000000000000000 R15: ffff8881a2f78cc0
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
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
tracehook_notify_resume include/linux/tracehook.h:188 [inline]
exit_to_usermode_loop arch/x86/entry/common.c:163 [inline]
prepare_exit_to_usermode+0x2b0/0x310 arch/x86/entry/common.c:194
entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x460b77
Code: 64 89 04 25 d0 02 00 00 58 5f ff d0 48 89 c7 e8 2f be ff ff 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 a6 00 00 00 0f 05 <48> 3d 01 f0 ff ff 0f 83 ad 89 fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007ffd5019caf8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 0000000000052693 RCX: 0000000000460b77
RDX: 00000000004032c8 RSI: 0000000000000002 RDI: 00007ffd5019cba0
RBP: 0000000000000638 R08: 0000000000000000 R09: 000000000000000b
R10: 0000000000000005 R11: 0000000000000246 R12: 00007ffd5019dc30
R13: 0000000002723940 R14: 0000000000000000 R15: 0000000000052598
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

unread,
Dec 24, 2020, 10:45:16 PM12/24/20
to syzkaller-a...@googlegroups.com
syzbot has found a reproducer for the following issue on:

HEAD commit: 8657d5d6 ANDROID: usb: gadget: f_accessory: fix CTS test s..
git tree: android12-5.4
console output: https://syzkaller.appspot.com/x/log.txt?x=13aa9ea3500000
kernel config: https://syzkaller.appspot.com/x/.config?x=69d30e012a9d7c2
dashboard link: https://syzkaller.appspot.com/bug?extid=9eac2eb238331e7acdfe
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=15066c0b500000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1377ff97500000

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

incfs: Can't find or create .index dir in ./file1
BUG: Dentry 000000007f667ea2{i=0,n=.index} still in use (1) [unmount of overlay overlay]
------------[ cut here ]------------
WARNING: CPU: 0 PID: 350 at fs/dcache.c:1597 umount_check+0x179/0x1c0 fs/dcache.c:1588
Kernel panic - not syncing: panic_on_warn set ...
CPU: 0 PID: 350 Comm: syz-executor917 Not tainted 5.4.85-syzkaller-00188-g8657d5d6282f #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 63 3e 1d 85 4c 89 fe 4c 89 f2 4c 89 f9 45 89 e8 31 c0 55 e8 27 54 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:ffff8881e8fafa50 EFLAGS: 00010296
RAX: 0000000000000059 RBX: ffffffff8548e758 RCX: f109591a4fe10b00
RDX: 0000000000000000 RSI: 0000000000000002 RDI: 0000000000000000
RBP: ffff8881e8824420 R08: ffffffff814e3421 R09: ffffed103ee05e08
R10: ffffed103ee05e08 R11: 0000000000000000 R12: dffffc0000000000
R13: 0000000000000001 R14: 0000000000000000 R15: ffff8881eff8b770
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
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
__do_sys_exit_group+0x13/0x20 kernel/exit.c:920
__se_sys_exit_group+0x10/0x10 kernel/exit.c:918
__x64_sys_exit_group+0x37/0x40 kernel/exit.c:918
do_syscall_64+0xcb/0x150 arch/x86/entry/common.c:290
entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x43f808
Code: Bad RIP value.
RSP: 002b:00007ffd50db58d8 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 000000000043f808
RDX: 0000000000000001 RSI: 000000000000003c RDI: 0000000000000001
RBP: 00000000004bf7b0 R08: 00000000000000e7 R09: ffffffffffffffd0
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001
R13: 00000000006d1180 R14: 0000000000000000 R15: 0000000000000000

syzbot

unread,
Apr 21, 2023, 9:46:30 PM4/21/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