syzbot


BUG: corrupted list in __dentry_kill (3)

Status: premoderation: reported on 2025/10/19 21:38
Reported-by: syzbot+5bd971738c78087eff1f@syzkaller.appspotmail.com
First crash: 101d, last: 11h37m
Similar bugs (10)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-15 BUG: corrupted list in __dentry_kill (2) origin:downstream 8 C 20 1h06m 2d05h 0/2 upstream: reported C repro on 2026/01/26 16:31
upstream BUG: corrupted list in __dentry_kill fs 8 C 35 2840d 2859d 5/29 fixed on 2018/05/08 18:30
android-54 BUG: corrupted list in __dentry_kill (2) 8 C 11 263d 672d 0/2 upstream: reported C repro on 2024/03/27 11:32
linux-4.19 BUG: corrupted list in __dentry_kill 8 1 2112d 2112d 0/1 auto-closed as invalid on 2020/08/15 07:34
android-5-15 BUG: corrupted list in __dentry_kill 8 1 394d 394d 0/2 auto-obsoleted due to no activity on 2025/03/30 08:49
android-5-10 BUG: corrupted list in __dentry_kill 8 C inconclusive 157 12h42m 672d 0/2 upstream: reported C repro on 2024/03/27 10:55
upstream BUG: corrupted list in __dentry_kill (2) fs 8 C done 4945 2239d 2239d 15/29 fixed on 2020/02/18 14:31
android-6-1 BUG: corrupted list in __dentry_kill (2) 8 2 282d 352d 0/2 auto-obsoleted due to no activity on 2025/07/20 02:58
android-54 BUG: corrupted list in __dentry_kill 8 1 1031d 1031d 0/2 auto-obsoleted due to no activity on 2023/08/01 17:00
android-6-1 BUG: corrupted list in __dentry_kill 8 2 537d 564d 0/2 auto-obsoleted due to no activity on 2024/11/07 13:03

Sample crash report:
list_del corruption. prev->next should be ffff888117f2a090, but was ffff888117f2ac40. (prev=ffff88811152b3c0)
------------[ cut here ]------------
kernel BUG at lib/list_debug.c:61!
invalid opcode: 0000 [#1] PREEMPT SMP KASAN
CPU: 0 PID: 2236 Comm: syz-executor Tainted: G        W          syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
RIP: 0010:__list_del_entry_valid+0x10f/0x130 lib/list_debug.c:59
Code: e8 2e 4a 88 02 0f 0b 48 c7 c7 40 77 ca 85 48 89 de e8 1d 4a 88 02 0f 0b 48 c7 c7 a0 77 ca 85 48 89 de 4c 89 f9 e8 09 4a 88 02 <0f> 0b 48 c7 c7 20 78 ca 85 48 89 de 4c 89 f1 e8 f5 49 88 02 0f 0b
RSP: 0018:ffffc90005b1fa48 EFLAGS: 00010246
RAX: 000000000000006d RBX: ffff888117f2a090 RCX: c1a8dc050181a400
RDX: 0000000000000000 RSI: 0000000000000002 RDI: 0000000000000000
RBP: ffffc90005b1fa68 R08: ffffc90005b1f747 R09: 1ffff92000b63ee8
R10: dffffc0000000000 R11: fffff52000b63ee9 R12: dffffc0000000000
R13: dffffc0000000000 R14: ffff888117f2ac40 R15: ffff88811152b3c0
FS:  0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fcfa5860daf CR3: 000000000700f000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 __list_del_entry include/linux/list.h:134 [inline]
 dentry_unlist fs/dcache.c:554 [inline]
 __dentry_kill+0x25d/0x670 fs/dcache.c:607
 dentry_kill+0xc0/0x2a0 fs/dcache.c:-1
 dput+0x42/0x80 fs/dcache.c:918
 incfs_free_mount_info+0x60/0x200 fs/incfs/data_mgmt.c:166
 incfs_kill_sb+0x1b8/0x220 fs/incfs/vfs.c:2003
 deactivate_locked_super+0xb5/0x120 fs/super.c:334
 deactivate_super+0xaf/0xe0 fs/super.c:365
 cleanup_mnt+0x474/0x500 fs/namespace.c:1191
 __cleanup_mnt+0x19/0x20 fs/namespace.c:1198
 task_work_run+0x1e1/0x250 kernel/task_work.c:203
 exit_task_work include/linux/task_work.h:39 [inline]
 do_exit+0xa35/0x2660 kernel/exit.c:886
 do_group_exit+0x210/0x2d0 kernel/exit.c:1028
 __do_sys_exit_group kernel/exit.c:1039 [inline]
 __se_sys_exit_group kernel/exit.c:1037 [inline]
 __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1037
 x64_sys_call+0x7b4/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:232
 do_syscall_x64 arch/x86/entry/common.c:46 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f6ec1d9aeb9
Code: Unable to access opcode bytes at 0x7f6ec1d9ae8f.
RSP: 002b:00007ffdfdfe5a68 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007f6ec1e047ae RCX: 00007f6ec1d9aeb9
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
RBP: 0000000000000009 R08: 0000000000000000 R09: 00007f6ec1e0471f
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffdfdfe6d20
R13: 00007f6ec1e0471f R14: 00005555762af4e8 R15: 00007ffdfdfe7df0
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:__list_del_entry_valid+0x10f/0x130 lib/list_debug.c:59
Code: e8 2e 4a 88 02 0f 0b 48 c7 c7 40 77 ca 85 48 89 de e8 1d 4a 88 02 0f 0b 48 c7 c7 a0 77 ca 85 48 89 de 4c 89 f9 e8 09 4a 88 02 <0f> 0b 48 c7 c7 20 78 ca 85 48 89 de 4c 89 f1 e8 f5 49 88 02 0f 0b
RSP: 0018:ffffc90005b1fa48 EFLAGS: 00010246
RAX: 000000000000006d RBX: ffff888117f2a090 RCX: c1a8dc050181a400
RDX: 0000000000000000 RSI: 0000000000000002 RDI: 0000000000000000
RBP: ffffc90005b1fa68 R08: ffffc90005b1f747 R09: 1ffff92000b63ee8
R10: dffffc0000000000 R11: fffff52000b63ee9 R12: dffffc0000000000
R13: dffffc0000000000 R14: ffff888117f2ac40 R15: ffff88811152b3c0
FS:  0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fcfa5860daf CR3: 000000000700f000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400

Crashes (6):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/01/28 10:16 android14-6.1 28238b5ea70e 3029c699 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: corrupted list in __dentry_kill
2026/01/22 04:03 android14-6.1 c298d33764cb 8fc37797 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: corrupted list in __dentry_kill
2026/01/20 19:36 android14-6.1 1c6403722ffe 06648d9c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: corrupted list in __dentry_kill
2025/12/29 14:16 android14-6.1 5e6db7045704 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: corrupted list in __dentry_kill
2025/11/24 11:05 android14-6.1 eba111621724 4fb8ef37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: corrupted list in __dentry_kill
2025/10/19 21:37 android14-6.1 22c0b7236c43 1c8c8cd8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 BUG: corrupted list in __dentry_kill
* Struck through repros no longer work on HEAD.