syzbot


corrupted report

Status: premoderation: reported on 2023/07/25 23:06
Reported-by: syzbot+b0b2ecfa2e0384defa8d@syzkaller.appspotmail.com
First crash: 920d, last: 18h26m
Similar bugs (23)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-10 corrupted report (2) -1 6 880d 958d 0/2 auto-obsoleted due to no activity on 2023/12/02 13:09
android-54 corrupted report (2) -1 105976 250d 370d 0/2 auto-obsoleted due to no activity on 2025/07/15 11:08
linux-4.19 corrupted report gfs2 sysv ext4 hfsplus -1 6619 1061d 2487d 0/1 upstream: reported on 2019/04/11 04:14
android-414 corrupted report -1 5888 2252d 2487d 0/1 auto-closed as invalid on 2020/02/29 14:20
android-5-15 corrupted report -1 4 929d 1011d 0/2 auto-obsoleted due to no activity on 2023/10/14 13:19
android-6-12 corrupted report -1 191 78d 223d 0/1 auto-obsoleted due to no activity on 2026/01/03 01:56
linux-6.6 corrupted report -1 6265 3h11m 228d 0/2 upstream: reported on 2025/06/16 23:08
upstream corrupted report -1 29 2990d 2992d 0/29 closed as invalid on 2017/11/24 12:19
android-54 corrupted report -1 860856 550d 2182d 0/2 auto-obsoleted due to no activity on 2024/10/07 14:17
linux-4.4 corrupted report -1 12 2333d 2460d 0/1 auto-closed as invalid on 2020/01/10 12:28
android-6-12 corrupted report (2) -1 57 22h55m 10d 0/1 premoderation: reported on 2026/01/21 07:36
linux-4.14 corrupted report cramfs -1 6026 1061d 2485d 0/1 upstream: reported on 2019/04/12 21:21
android-5-15 corrupted report (3) -1 71 442d 668d 0/2 auto-obsoleted due to no activity on 2025/01/03 14:55
android-5-10 corrupted report -1 289 1360d 1509d 0/2 auto-closed as invalid on 2022/07/11 05:59
android-49 corrupted report -1 567 2990d 2992d 0/3 closed as invalid on 2017/11/24 12:19
android-5-15 corrupted report (4) -1 87 10h55m 384d 0/2 premoderation: reported on 2025/01/11 16:11
android-5-15 corrupted report (2) -1 1 791d 791d 0/2 auto-obsoleted due to no activity on 2024/03/01 04:17
upstream corrupted report (2) wireless -1 1062768 now 2852d 0/29 moderation: reported on 2018/04/11 09:52
linux-5.15 corrupted report -1 8726 2h04m 1055d 0/3 upstream: reported on 2023/03/12 22:30
android-49 corrupted report (2) -1 19181 2250d 2484d 0/3 auto-closed as invalid on 2020/03/03 12:39
android-5-10 corrupted report (3) -1 90 7d12h 662d 0/2 premoderation: reported on 2024/04/08 19:56
linux-6.1 corrupted report -1 187465 5h37m 1060d 0/3 upstream: reported on 2023/03/07 17:14
android-44 corrupted report -1 7075 2250d 2484d 0/2 auto-closed as invalid on 2020/03/02 23:26

Sample crash report:
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffff45a2730
R13: 00007f01afe0471f R14: 00005555948704e8 R15: 00007ffff45a3800
 </TASK>
---[ end trace 0000000000000000 ]---
==================================================================
BUG: KASAN: use-after-free in fast_dput+0x1e9/0x290 fs/dcache.c:778
Read of size 4 at addr ffff888117ae1660 by task syz-executor/2769

CPU: 1 PID: 2769 Comm: syz-executor Tainted: G        W          syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
Call Trace:
 <TASK>
 __dump_stack+0x21/0x24 lib/dump_stack.c:88
 dump_stack_lvl+0x110/0x170 lib/dump_stack.c:106
 print_address_description+0x71/0x200 mm/kasan/report.c:316
 print_report+0x4a/0x60 mm/kasan/report.c:420
 kasan_report+0x122/0x150 mm/kasan/report.c:524
 __asan_report_load4_noabort+0x14/0x20 mm/kasan/report_generic.c:350
 fast_dput+0x1e9/0x290 fs/dcache.c:778
 dput+0x21/0x80 fs/dcache.c:905
 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:0x7f01afd9aeb9
Code: Unable to access opcode bytes at 0x7f01afd9ae8f.
RSP: 002b:00007ffff45a1478 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007f01afe047ae RCX: 00007f01afd9aeb9
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
RBP: 0000000000000009 R08: 0000000000000000 R09: 00007f01afe0471f
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffff45a2730
R13: 00007f01afe0471f R14: 00005555948704e8 R15: 00007ffff45a3800
 </TASK>

Allocated by task 2791:
 kasan_save_stack mm/kasan/common.c:46 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:53
 kasan_save_alloc_info+0x25/0x30 mm/kasan/generic.c:505
 __kasan_slab_alloc+0x72/0x80 mm/kasan/common.c:334
 kasan_slab_alloc include/linux/kasan.h:202 [inline]
 slab_post_alloc_hook+0x4f/0x2d0 mm/slab.h:768
 slab_alloc_node mm/slub.c:3382 [inline]
 slab_alloc mm/slub.c:3392 [inline]
 __kmem_cache_alloc_lru mm/slub.c:3399 [inline]
 kmem_cache_alloc_lru+0x104/0x280 mm/slub.c:3415
 __d_alloc+0x34/0x6c0 fs/dcache.c:1774
 d_alloc fs/dcache.c:1854 [inline]
 d_alloc_parallel+0xe2/0x12e0 fs/dcache.c:2647
 __lookup_slow+0x14f/0x410 fs/namei.c:1682
 lookup_one_len+0x19d/0x2e0 fs/namei.c:2747
 incfs_lookup_dentry+0x60/0xb0 fs/incfs/data_mgmt.c:210
 open_or_create_special_dir+0x4f/0x1d0 fs/incfs/vfs.c:475
 incfs_mount_fs+0x42f/0x890 fs/incfs/vfs.c:1890
 legacy_get_tree+0xfe/0x1a0 fs/fs_context.c:632
 vfs_get_tree+0x9a/0x270 fs/super.c:1575
 do_new_mount+0x25a/0xa20 fs/namespace.c:3078
 path_mount+0x659/0xfc0 fs/namespace.c:3408
 do_mount fs/namespace.c:3421 [inline]
 __do_sys_mount fs/namespace.c:3629 [inline]
 __se_sys_mount+0x320/0x390 fs/namespace.c:3606
 __x64_sys_mount+0xbf/0xd0 fs/namespace.c:3606
 x64_sys_call+0x65d/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:166
 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

Freed by task 2695:
 kasan_save_stack mm/kasan/common.c:46 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:53
 kasan_save_free_info+0x31/0x50 mm/kasan/generic.c:516
 ____kasan_slab_free+0x132/0x180 mm/kasan/common.c:242
 __kasan_slab_free+0x11/0x20 mm/kasan/common.c:250
 kasan_slab_free include/linux/kasan.h:178 [inline]
 slab_free_hook mm/slub.c:1750 [inline]
 slab_free_freelist_hook+0xc2/0x190 mm/slub.c:1776
 slab_free mm/slub.c:3712 [inline]
 kmem_cache_free+0x12d/0x300 mm/slub.c:3737
 __d_free+0x23/0x30 fs/dcache.c:298
 rcu_do_batch+0x52a/0xbc0 kernel/rcu/tree.c:2297
 rcu_core+0x5c3/0xe80 kernel/rcu/tree.c:2557
 rcu_core_si+0x9/0x10 kernel/rcu/tree.c:2574
 handle_softirqs+0x1d7/0x600 kernel/softirq.c:642
 __do_softirq kernel/softirq.c:680 [inline]
 invoke_softirq kernel/softirq.c:497 [inline]
 __irq_exit_rcu+0x52/0xf0 kernel/softirq.c:729
 irq_exit_rcu+0x9/0x10 kernel/softirq.c:741
 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline]
 sysvec_apic_timer_interrupt+0xa9/0xc0 arch/x86/kernel/apic/apic.c:1118
 asm_sysvec_apic_timer_interrupt+0x1b/0x20 arch/x86/include/asm/idtentry.h:691

Last potentially related work creation:
 kasan_save_stack+0x3a/0x60 mm/kasan/common.c:46
 __kasan_record_aux_stack+0xb6/0xc0 mm/kasan/generic.c:486
 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496
 __call_rcu_common kernel/rcu/tree.c:2807 [inline]
 call_rcu+0xcf/0xf90 kernel/rcu/tree.c:2926
 dentry_free+0xbd/0x150 fs/dcache.c:-1
 __dentry_kill+0x529/0x670 fs/dcache.c:625
 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

The buggy address belongs to the object at ffff888117ae1660
 which belongs to the cache dentry of size 208
The buggy address is located 0 bytes inside of
 208-byte region [ffff888117ae1660, ffff888117ae1730)

The buggy address belongs to the physical page:
page:ffffea00045eb840 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x117ae1
flags: 0x4000000000000200(slab|zone=1)
raw: 4000000000000200 0000000000000000 dead000000000122 ffff8881001eca80
raw: 0000000000000000 00000000000f000f 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 0, migratetype Reclaimable, gfp_mask 0x112cd0(GFP_USER|__GFP_NOWARN|__GFP_NORETRY|__GFP_RECLAIMABLE), pid 2219, tgid 2219 (udevd), ts 161089333580, free_ts 161069579629
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x1f5/0x210 mm/page_alloc.c:2643
 prep_new_page+0x1c/0x110 mm/page_alloc.c:2650
 get_page_from_freelist+0x2d12/0x2d80 mm/page_alloc.c:4554
 __alloc_pages+0x1d9/0x480 mm/page_alloc.c:5868
 alloc_slab_page+0x6e/0xf0 include/linux/gfp.h:-1
 allocate_slab mm/slub.c:1967 [inline]
 new_slab+0x98/0x3d0 mm/slub.c:2020
 ___slab_alloc+0x6bd/0xb20 mm/slub.c:3177
 __slab_alloc+0x5e/0xa0 mm/slub.c:3263
 slab_alloc_node mm/slub.c:3348 [inline]
 slab_alloc mm/slub.c:3392 [inline]
 __kmem_cache_alloc_lru mm/slub.c:3399 [inline]
 kmem_cache_alloc_lru+0x144/0x280 mm/slub.c:3415
 __d_alloc+0x34/0x6c0 fs/dcache.c:1774
 d_alloc_anon fs/dcache.c:1875 [inline]
 d_alloc_cursor+0x41/0xd0 fs/dcache.c:1881
 dcache_dir_open+0x3b/0x80 fs/libfs.c:83
 do_dentry_open+0x88e/0x1260 fs/open.c:884
 vfs_open+0x73/0x80 fs/open.c:1017
 do_open fs/namei.c:3633 [inline]
 path_openat+0x2700/0x2f80 fs/namei.c:3790
 do_filp_open+0x1f1/0x430 fs/namei.c:3817
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:26 [inline]
 free_pages_prepare mm/page_alloc.c:1551 [inline]
 free_pcp_prepare mm/page_alloc.c:1625 [inline]
 free_unref_page_prepare+0x742/0x750 mm/page_alloc.c:3589
 free_unref_page+0x95/0x540 mm/page_alloc.c:3687
 free_the_page mm/page_alloc.c:836 [inline]
 __free_pages+0x67/0x100 mm/page_alloc.c:5957
 __free_slab+0xca/0x1a0 mm/slub.c:2044
 free_slab mm/slub.c:2059 [inline]
 discard_slab mm/slub.c:2065 [inline]
 __unfreeze_partials+0x160/0x190 mm/slub.c:2614
 put_cpu_partial+0xa9/0x100 mm/slub.c:2690
 __slab_free+0x1c4/0x280 mm/slub.c:3589
 do_slab_free mm/slub.c:3666 [inline]
 ___cache_free+0xbf/0xd0 mm/slub.c:3722
 qlink_free mm/kasan/quarantine.c:168 [inline]
 qlist_free_all+0xc6/0x140 mm/kasan/quarantine.c:187
 kasan_quarantine_reduce+0x14a/0x170 mm/kasan/quarantine.c:294
 __kasan_slab_alloc+0x24/0x80 mm/kasan/common.c:311
 kasan_slab_alloc include/linux/kasan.h:202 [inline]
 slab_post_alloc_hook+0x4f/0x2d0 mm/slab.h:768
 slab_alloc_node mm/slub.c:3382 [inline]
 slab_alloc mm/slub.c:3392 [inline]
 __kmem_cache_alloc_lru mm/slub.c:3399 [inline]
 kmem_cache_alloc+0x16e/0x330 mm/slub.c:3408
 getname_flags+0xb9/0x500 fs/namei.c:139
 vfs_fstatat fs/stat.c:266 [inline]
 __do_sys_newfstatat fs/stat.c:437 [inline]
 __se_sys_newfstatat+0x127/0x440 fs/stat.c:431
 __x64_sys_newfstatat+0x9b/0xb0 fs/stat.c:431

Memory state around the buggy address:
 ffff888117ae1500: fb fb fc fc fc fc fc fc fc fc fa fb fb fb fb fb
 ffff888117ae1580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888117ae1600: fb fb fb fb fc fc fc fc fc fc fc fc fa fb fb fb
                                                       ^
 ffff888117ae1680: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888117ae1700: fb fb fb fb fb fb fc fc fc fc fc fc fc fc fa fb
==================================================================
------------[ cut here ]------------
WARNING: CPU: 0 PID: 2769 at fs/dcache.c:794 fast_dput+0x210/0x290 fs/dcache.c:794
Modules linked in:
CPU: 0 PID: 2769 Comm: syz-executor Tainted: G    B   W          syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
RIP: 0010:fast_dput+0x210/0x290 fs/dcache.c:794
Code: a5 f1 ff e9 46 fe ff ff 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c 99 fe ff ff 48 89 df e8 da a5 f1 ff e9 8c fe ff ff e8 20 78 ac ff <0f> 0b e9 0b ff ff ff 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c e4 fe ff
RSP: 0018:ffffc90000eb7ad0 EFLAGS: 00010293
RAX: ffffffff81c4f3f0 RBX: ffff888117ae1660 RCX: ffff88813772e540
RDX: 0000000000000000 RSI: 00000000ffffff80 RDI: 0000000000000001
RBP: ffffc90000eb7b00 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffff520001d6f4c R12: 00000000ffffff80
R13: dffffc0000000000 R14: ffff888117ae16b8 R15: 1ffff11022f5c2d7
FS:  0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000562e2700ab50 CR3: 0000000120495000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000006800 DR2: 0000000000009951
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 dput+0x21/0x80 fs/dcache.c:905
 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:0x7f01afd9aeb9
Code: Unable to access opcode bytes at 0x7f01afd9ae8f.
RSP: 002b:00007ffff45a1478 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007f01afe047ae RCX: 00007f01afd9aeb9
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
RBP: 0000000000000009 R08: 0000000000000000 R09: 00007f01afe0471f
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffff45a2730
R13: 00007f01afe0471f R14: 00005555948704e8 R15: 00007ffff45a3800
 </TASK>
---[ end trace 0000000000000000 ]---

Crashes (211):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/01/30 18:30 android14-6.1 28238b5ea70e ae7dc18c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2026/01/29 19:00 android14-6.1 28238b5ea70e aeb6fdd5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/29 09:43 android14-6.1 28238b5ea70e 0adc945e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/28 03:03 android14-6.1 28238b5ea70e 3029c699 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/26 10:00 android14-6.1 5b3c238664a9 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2026/01/25 16:02 android14-6.1 5b3c238664a9 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/24 14:35 android14-6.1 f282db65d7e9 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/23 17:22 android14-6.1 d1c598f45d0f e2b1b6e6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/23 14:58 android14-6.1 d1c598f45d0f e2b1b6e6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2026/01/23 04:00 android14-6.1 d1c598f45d0f 82c9c083 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/22 19:26 android14-6.1 c298d33764cb 82c9c083 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/22 05:02 android14-6.1 c298d33764cb a16aed1d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/21 19:05 android14-6.1 c298d33764cb 8fc37797 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/21 03:57 android14-6.1 c298d33764cb 6f1aa2f9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2026/01/20 15:34 android14-6.1 1c6403722ffe 06648d9c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2026/01/13 16:20 android14-6.1 4472ce9a8930 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2026/01/13 13:14 android14-6.1 4472ce9a8930 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2026/01/08 09:12 android14-6.1 524f9ed7e312 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/12/22 16:06 android14-6.1 5b63adc539ad d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/12/18 06:22 android14-6.1 66807f9400bc d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/12/15 13:28 android14-6.1 6f1c2f8fd8c8 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/12/10 23:35 android14-6.1 0ac176d7ef4d d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/12/03 22:00 android14-6.1 5ddae867b428 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/11/26 09:20 android14-6.1 a92da54b7708 64219f15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/11/18 22:39 android14-6.1 498f91c17b08 ef766cd7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/11/18 07:00 android14-6.1 e1af44f26291 ef766cd7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/11/03 11:56 android14-6.1 3e2aa22eb7df 2c50b6a9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/10/30 16:26 android14-6.1 a59fa49dcbb1 fd2207e7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/10/20 19:32 android14-6.1 22c0b7236c43 d422939c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/10/19 08:10 android14-6.1 22c0b7236c43 1c8c8cd8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/09/25 03:56 android14-6.1 48c8410fc61f 0abd0691 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/09/23 05:47 android14-6.1 f8638596656f 0ac7291c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/09/09 14:25 android14-6.1 8cde8d25c90b d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/09/05 19:21 android14-6.1 4b89111e7b1d d291dd2d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/08/25 02:38 android14-6.1 397bc5b3eca0 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/08/23 05:26 android14-6.1 397bc5b3eca0 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/08/21 17:25 android14-6.1 26fad7be44e2 3e79b825 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/08/17 04:22 android14-6.1 87b9d836c3d8 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/08/16 07:33 android14-6.1 87b9d836c3d8 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/08/15 16:11 android14-6.1 831a57b4a783 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/08/14 06:36 android14-6.1 c750dc582629 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/08/13 14:15 android14-6.1 c750dc582629 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/08/12 06:21 android14-6.1 c750dc582629 c06e8995 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/08/10 18:46 android14-6.1 c750dc582629 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
* Struck through repros no longer work on HEAD.