syzbot


corrupted report

Status: premoderation: reported on 2023/07/25 23:06
Reported-by: syzbot+b0b2ecfa2e0384defa8d@syzkaller.appspotmail.com
First crash: 712d, last: 7d15h
Similar bugs (21)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-10 corrupted report (2) 6 673d 751d 0/2 auto-obsoleted due to no activity on 2023/12/02 13:09
linux-4.19 corrupted report gfs2 sysv ext4 hfsplus 6619 854d 2279d 0/1 upstream: reported on 2019/04/11 04:14
android-414 corrupted report 5888 2045d 2280d 0/1 auto-closed as invalid on 2020/02/29 14:20
android-5-15 corrupted report 4 722d 804d 0/2 auto-obsoleted due to no activity on 2023/10/14 13:19
android-6-12 corrupted report 15 5h44m 15d 0/1 premoderation: reported on 2025/06/22 05:06
linux-6.6 corrupted report 160 1d08h 20d 0/2 upstream: reported on 2025/06/16 23:08
upstream corrupted report 29 2782d 2784d 0/29 closed as invalid on 2017/11/24 12:19
android-54 corrupted report 860856 343d 1974d 0/2 auto-obsoleted due to no activity on 2024/10/07 14:17
linux-4.4 corrupted report 12 2125d 2253d 0/1 auto-closed as invalid on 2020/01/10 12:28
linux-4.14 corrupted report cramfs 6026 854d 2278d 0/1 upstream: reported on 2019/04/12 21:21
android-5-15 corrupted report (3) 71 235d 460d 0/2 auto-obsoleted due to no activity on 2025/01/03 14:55
android-5-10 corrupted report 289 1152d 1301d 0/2 auto-closed as invalid on 2022/07/11 05:59
android-49 corrupted report 567 2782d 2784d 0/3 closed as invalid on 2017/11/24 12:19
android-5-15 corrupted report (4) 43 2d02h 177d 0/2 premoderation: reported on 2025/01/11 16:11
android-5-15 corrupted report (2) 1 583d 583d 0/2 auto-obsoleted due to no activity on 2024/03/01 04:17
upstream corrupted report (2) mm 940988 now 2644d 0/29 moderation: reported on 2018/04/11 09:52
linux-5.15 corrupted report 6889 5h05m 847d 0/3 upstream: reported on 2023/03/12 22:30
android-49 corrupted report (2) 19181 2042d 2276d 0/3 auto-closed as invalid on 2020/03/03 12:39
android-5-10 corrupted report (3) 66 8d12h 455d 0/2 premoderation: reported on 2024/04/08 19:56
linux-6.1 corrupted report 184410 9h58m 853d 0/3 upstream: reported on 2023/03/07 17:14
android-44 corrupted report 7075 2042d 2276d 0/2 auto-closed as invalid on 2020/03/02 23:26

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in __list_del_entry_valid+0xa6/0x130 lib/list_debug.c:62
Read of size 8 at addr ffff8881177fecf0 by task kworker/0:1/19

CPU: 0 PID: 19 Comm: kworker/0:1 Not tainted 6.1.141-syzkaller-00033-g36d69f6a49eb #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Workqueue: rcu_gp process_srcu
Call Trace:
 <TASK>
 __dump_stack+0x21/0x24 lib/dump_stack.c:88
 dump_stack_lvl+0xee/0x150 lib/dump_stack.c:106
 print_address_description+0x71/0x210 mm/kasan/report.c:316
 print_report+0x4a/0x60 mm/kasan/report.c:427
 kasan_report+0x122/0x150 mm/kasan/report.c:531
 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report_generic.c:351
 __list_del_entry_valid+0xa6/0x130 lib/list_debug.c:62
 __list_del_entry include/linux/list.h:134 [inline]
 list_del_init include/linux/list.h:206 [inline]
 process_one_work+0x4b9/0xc40 kernel/workqueue.c:2243
 worker_thread+0xa29/0x11f0 kernel/workqueue.c:2446
 kthread+0x281/0x320 kernel/kthread.c:386
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
 </TASK>

Allocated by task 349:
 kasan_save_stack mm/kasan/common.c:45 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
 kasan_save_alloc_info+0x25/0x30 mm/kasan/generic.c:505
 ____kasan_kmalloc mm/kasan/common.c:379 [inline]
 __kasan_kmalloc+0x95/0xb0 mm/kasan/common.c:388
 kasan_kmalloc include/linux/kasan.h:212 [inline]
 __do_kmalloc_node mm/slab_common.c:938 [inline]
 __kmalloc_node+0xb2/0x1e0 mm/slab_common.c:945
 kmalloc_node include/linux/slab.h:589 [inline]
 kvmalloc_node+0x294/0x480 mm/util.c:592
 kvmalloc include/linux/slab.h:716 [inline]
 kvzalloc include/linux/slab.h:724 [inline]
 alloc_netdev_mqs+0x8d/0xf90 net/core/dev.c:10680
 alloc_etherdev_mqs+0x37/0x40 net/ethernet/eth.c:384
 usbnet_probe+0x20c/0x2780 drivers/net/usb/usbnet.c:1720
 usb_probe_interface+0x610/0xaf0 drivers/usb/core/driver.c:397
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x2cb/0x960 drivers/base/dd.c:639
 __driver_probe_device+0x198/0x280 drivers/base/dd.c:808
 driver_probe_device+0x54/0x3e0 drivers/base/dd.c:838
 __device_attach_driver+0x2e9/0x4a0 drivers/base/dd.c:966
 bus_for_each_drv+0x183/0x210 drivers/base/bus.c:429
 __device_attach+0x2a2/0x400 drivers/base/dd.c:1038
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1087
 bus_probe_device+0xc0/0x1f0 drivers/base/bus.c:489
 device_add+0xb4d/0xef0 drivers/base/core.c:3698
 usb_set_configuration+0x19c2/0x1f10 drivers/usb/core/message.c:2165
 usb_generic_driver_probe+0x91/0x150 drivers/usb/core/generic.c:238
 usb_probe_device+0x159/0x270 drivers/usb/core/driver.c:294
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x2cb/0x960 drivers/base/dd.c:639
 __driver_probe_device+0x198/0x280 drivers/base/dd.c:808
 driver_probe_device+0x54/0x3e0 drivers/base/dd.c:838
 __device_attach_driver+0x2e9/0x4a0 drivers/base/dd.c:966
 bus_for_each_drv+0x183/0x210 drivers/base/bus.c:429
 __device_attach+0x2a2/0x400 drivers/base/dd.c:1038
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1087
 bus_probe_device+0xc0/0x1f0 drivers/base/bus.c:489
 device_add+0xb4d/0xef0 drivers/base/core.c:3698
 usb_new_device+0xa70/0x1520 drivers/usb/core/hub.c:2656
 hub_port_connect drivers/usb/core/hub.c:5566 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5706 [inline]
 port_event drivers/usb/core/hub.c:5866 [inline]
 hub_event+0x2a5d/0x4680 drivers/usb/core/hub.c:5948
 process_one_work+0x71f/0xc40 kernel/workqueue.c:2299
 worker_thread+0xa29/0x11f0 kernel/workqueue.c:2446
 kthread+0x281/0x320 kernel/kthread.c:386
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

Freed by task 349:
 kasan_save_stack mm/kasan/common.c:45 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
 kasan_save_free_info+0x31/0x50 mm/kasan/generic.c:516
 ____kasan_slab_free+0x132/0x180 mm/kasan/common.c:241
 __kasan_slab_free+0x11/0x20 mm/kasan/common.c:249
 kasan_slab_free include/linux/kasan.h:178 [inline]
 slab_free_hook mm/slub.c:1745 [inline]
 slab_free_freelist_hook+0xc2/0x190 mm/slub.c:1771
 slab_free mm/slub.c:3686 [inline]
 __kmem_cache_free+0xb7/0x1b0 mm/slub.c:3702
 kfree+0x6f/0xf0 mm/slab_common.c:990
 kvfree+0x35/0x40 mm/util.c:639
 netdev_freemem+0x3f/0x60 net/core/dev.c:10634
 netdev_release+0x7f/0xb0 net/core/net-sysfs.c:1904
 device_release+0xa4/0x1d0 drivers/base/core.c:-1
 kobject_cleanup lib/kobject.c:681 [inline]
 kobject_release lib/kobject.c:712 [inline]
 kref_put include/linux/kref.h:65 [inline]
 kobject_put+0x19d/0x280 lib/kobject.c:729
 put_device+0x1f/0x30 drivers/base/core.c:3806
 free_netdev+0x392/0x490 net/core/dev.c:10827
 usbnet_disconnect+0x25a/0x3b0 drivers/net/usb/usbnet.c:1659
 usb_unbind_interface+0x223/0x8d0 drivers/usb/core/driver.c:459
 device_remove drivers/base/dd.c:550 [inline]
 __device_release_driver drivers/base/dd.c:1283 [inline]
 device_release_driver_internal+0x508/0x820 drivers/base/dd.c:1309
 device_release_driver+0x19/0x20 drivers/base/dd.c:1332
 bus_remove_device+0x2ee/0x350 drivers/base/bus.c:531
 device_del+0x6a4/0xeb0 drivers/base/core.c:3886
 usb_disable_device+0x3a8/0x750 drivers/usb/core/message.c:1414
 usb_disconnect+0x31e/0x860 drivers/usb/core/hub.c:2311
 hub_port_connect drivers/usb/core/hub.c:5405 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5706 [inline]
 port_event drivers/usb/core/hub.c:5866 [inline]
 hub_event+0x1bd5/0x4680 drivers/usb/core/hub.c:5948
 process_one_work+0x71f/0xc40 kernel/workqueue.c:2299
 process_scheduled_works kernel/workqueue.c:2362 [inline]
 worker_thread+0xd2e/0x11f0 kernel/workqueue.c:2448
 kthread+0x281/0x320 kernel/kthread.c:386
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

Last potentially related work creation:
 kasan_save_stack+0x3a/0x60 mm/kasan/common.c:45
 __kasan_record_aux_stack+0xb6/0xc0 mm/kasan/generic.c:486
 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496
 insert_work+0x51/0x300 kernel/workqueue.c:1368
 __queue_work+0x9b1/0xd30 kernel/workqueue.c:1527
 queue_work_on+0xd2/0x140 kernel/workqueue.c:1555
 queue_work include/linux/workqueue.h:510 [inline]
 schedule_work include/linux/workqueue.h:571 [inline]
 usbnet_defer_kevent drivers/net/usb/usbnet.c:479 [inline]
 usbnet_link_change+0x176/0x1a0 drivers/net/usb/usbnet.c:-1
 usbnet_probe+0x1d55/0x2780 drivers/net/usb/usbnet.c:1865
 usb_probe_interface+0x610/0xaf0 drivers/usb/core/driver.c:397
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x2cb/0x960 drivers/base/dd.c:639
 __driver_probe_device+0x198/0x280 drivers/base/dd.c:808
 driver_probe_device+0x54/0x3e0 drivers/base/dd.c:838
 __device_attach_driver+0x2e9/0x4a0 drivers/base/dd.c:966
 bus_for_each_drv+0x183/0x210 drivers/base/bus.c:429
 __device_attach+0x2a2/0x400 drivers/base/dd.c:1038
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1087
 bus_probe_device+0xc0/0x1f0 drivers/base/bus.c:489
 device_add+0xb4d/0xef0 drivers/base/core.c:3698
 usb_set_configuration+0x19c2/0x1f10 drivers/usb/core/message.c:2165
 usb_generic_driver_probe+0x91/0x150 drivers/usb/core/generic.c:238
 usb_probe_device+0x159/0x270 drivers/usb/core/driver.c:294
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x2cb/0x960 drivers/base/dd.c:639
 __driver_probe_device+0x198/0x280 drivers/base/dd.c:808
 driver_probe_device+0x54/0x3e0 drivers/base/dd.c:838
 __device_attach_driver+0x2e9/0x4a0 drivers/base/dd.c:966
 bus_for_each_drv+0x183/0x210 drivers/base/bus.c:429
 __device_attach+0x2a2/0x400 drivers/base/dd.c:1038
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1087
 bus_probe_device+0xc0/0x1f0 drivers/base/bus.c:489
 device_add+0xb4d/0xef0 drivers/base/core.c:3698
 usb_new_device+0xa70/0x1520 drivers/usb/core/hub.c:2656
 hub_port_connect drivers/usb/core/hub.c:5566 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5706 [inline]
 port_event drivers/usb/core/hub.c:5866 [inline]
 hub_event+0x2a5d/0x4680 drivers/usb/core/hub.c:5948
 process_one_work+0x71f/0xc40 kernel/workqueue.c:2299
 worker_thread+0xa29/0x11f0 kernel/workqueue.c:2446
 kthread+0x281/0x320 kernel/kthread.c:386
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

The buggy address belongs to the object at ffff8881177fe000
 which belongs to the cache kmalloc-4k of size 4096
The buggy address is located 3312 bytes inside of
 4096-byte region [ffff8881177fe000, ffff8881177ff000)

The buggy address belongs to the physical page:
page:ffffea00045dfe00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1177f8
head:ffffea00045dfe00 order:3 compound_mapcount:0 compound_pincount:0
flags: 0x4000000000010200(slab|head|zone=1)
raw: 4000000000010200 dead000000000100 dead000000000122 ffff888100043380
raw: 0000000000000000 0000000000040004 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 3, migratetype Unmovable, gfp_mask 0x1d20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL), pid 103, tgid 103 (udevd), ts 109590550711, free_ts 108623803113
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x1f5/0x210 mm/page_alloc.c:2637
 prep_new_page+0x1c/0x110 mm/page_alloc.c:2644
 get_page_from_freelist+0x2c7b/0x2cf0 mm/page_alloc.c:4539
 __alloc_pages+0x19e/0x3a0 mm/page_alloc.c:5850
 alloc_slab_page+0x6e/0xf0 include/linux/gfp.h:-1
 allocate_slab mm/slub.c:1962 [inline]
 new_slab+0x98/0x3d0 mm/slub.c:2015
 ___slab_alloc+0x6f6/0xb50 mm/slub.c:3203
 __slab_alloc+0x5e/0xa0 mm/slub.c:3302
 slab_alloc_node mm/slub.c:3387 [inline]
 __kmem_cache_alloc_node+0x203/0x2c0 mm/slub.c:3462
 kmalloc_trace+0x29/0xb0 mm/slab_common.c:1028
 kmalloc include/linux/slab.h:563 [inline]
 kzalloc include/linux/slab.h:699 [inline]
 kernfs_iop_get_link+0x65/0x620 fs/kernfs/symlink.c:135
 vfs_readlink+0x187/0x400 fs/namei.c:5122
 do_readlinkat+0x23b/0x480 fs/stat.c:480
 __do_sys_readlink fs/stat.c:501 [inline]
 __se_sys_readlink fs/stat.c:498 [inline]
 __x64_sys_readlink+0x7f/0x90 fs/stat.c:498
 x64_sys_call+0x87f/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:90
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:26 [inline]
 free_pages_prepare mm/page_alloc.c:1545 [inline]
 free_pcp_prepare mm/page_alloc.c:1619 [inline]
 free_unref_page_prepare+0x742/0x750 mm/page_alloc.c:3581
 free_unref_page+0x8f/0x530 mm/page_alloc.c:3677
 free_the_page mm/page_alloc.c:830 [inline]
 __free_pages+0x67/0x100 mm/page_alloc.c:5939
 __free_slab+0xca/0x1a0 mm/slub.c:2039
 free_slab mm/slub.c:2054 [inline]
 discard_slab+0x29/0x40 mm/slub.c:2060
 __slab_free+0x201/0x280 mm/slub.c:3599
 do_slab_free mm/slub.c:3640 [inline]
 ___cache_free+0xbf/0xd0 mm/slub.c:3696
 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:310
 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:3421 [inline]
 slab_alloc mm/slub.c:3431 [inline]
 __kmem_cache_alloc_lru mm/slub.c:3438 [inline]
 kmem_cache_alloc+0x16e/0x330 mm/slub.c:3447
 getname_flags+0xb9/0x500 fs/namei.c:139
 getname+0x19/0x20 fs/namei.c:218
 do_sys_openat2+0xcb/0x7e0 fs/open.c:1335
 do_sys_open fs/open.c:1357 [inline]
 __do_sys_openat fs/open.c:1373 [inline]
 __se_sys_openat fs/open.c:1368 [inline]
 __x64_sys_openat+0x136/0x160 fs/open.c:1368

Memory state around the buggy address:
 ffff8881177feb80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8881177fec00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff8881177fec80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                                             ^
 ffff8881177fed00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8881177fed80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (157):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/06/30 06:27 android14-6.1 36d69f6a49eb fc9d8ee5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/06/27 14:37 android14-6.1 36d69f6a49eb 803ce19b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/06/27 02:04 android14-6.1 36d69f6a49eb 803ce19b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/06/25 21:13 android14-6.1 44c8456c4231 26d77996 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/06/25 00:26 android14-6.1 5ea45f742edd 26d77996 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/06/24 12:02 android14-6.1 45271a2c461a e2f27c35 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/06/23 03:25 android14-6.1 45271a2c461a d6cdfb8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/06/16 13:34 android14-6.1 6246d345f550 d1716036 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/06/13 15:17 android14-6.1 74db64dcc8aa 98683f8f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/06/11 17:06 android14-6.1 47e5d7e91778 98683f8f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/06/08 01:47 android14-6.1 7af56ffc913d 4826c28e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/06/05 16:42 android14-6.1 d8780220fd00 6b6b5f21 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/06/03 06:04 android14-6.1 5b87067cdd87 a30356b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/06/02 21:06 android14-6.1 5b87067cdd87 b396b4bf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/05/31 15:56 android14-6.1 db710ea87c32 3d2f584d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/05/30 05:13 android14-6.1 db710ea87c32 3d2f584d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/05/30 02:49 android14-6.1 db710ea87c32 3d2f584d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/05/29 16:29 android14-6.1 db710ea87c32 3d2f584d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/05/28 03:01 android14-6.1 db710ea87c32 874a1386 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/05/27 22:04 android14-6.1 db710ea87c32 874a1386 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/05/27 14:05 android14-6.1 9e207186c745 874a1386 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/05/26 15:25 android14-6.1 9e207186c745 874a1386 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/05/25 14:46 android14-6.1 3c6d0251e1fb ed351ea7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/05/21 14:18 android14-6.1 3c6d0251e1fb dc5d3808 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/05/11 13:34 android14-6.1 646380b087a5 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/05/11 04:04 android14-6.1 646380b087a5 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/05/10 02:44 android14-6.1 646380b087a5 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/05/07 13:51 android14-6.1 48ab183a3ee2 350f4ffc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/04/30 14:41 android14-6.1 242f90b45e89 85a5a23f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/04/29 18:11 android14-6.1 242f90b45e89 85a5a23f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/04/28 20:09 android14-6.1 242f90b45e89 aeb6ec69 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/04/27 05:19 android14-6.1 a4fc1bef0501 c6b4fb39 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/04/25 17:06 android14-6.1 70d648657b1e e3715315 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/04/16 10:42 android14-6.1 efda22f3484c a95239b1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/04/11 16:02 android14-6.1 6bd3b482a8f1 94486846 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/04/07 01:19 android14-6.1 ca24c52e3c25 1c65791e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/04/02 17:26 android14-6.1 3e6e324f5b47 c799dfdd .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/04/01 14:32 android14-6.1 3e6e324f5b47 b8645499 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/03/26 18:42 android14-6.1 1c9aeb1ce34b 20510e88 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/03/19 15:53 android14-6.1 6bd3e435f2e8 e20d7b13 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/03/15 20:12 android14-6.1 33c9d4844afc e2826670 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/02/27 18:59 android14-6.1 fa3cc11118de 6a8fcbc4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/02/26 18:37 android14-6.1 4deb2cd70382 d34966d1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/02/12 15:49 android14-6.1 c93dcf3b5358 b27c2402 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2025/01/26 13:03 android14-6.1 ef4fb40b87a9 9fbd772e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2025/01/16 21:44 android14-6.1 dbdf659cc65c f9e07a6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2024/12/12 00:22 android14-6.1 e318dc4c06a5 ff949d25 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2024/11/05 23:58 android14-6.1 976b055754d7 da38b4c9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 corrupted report
2024/11/05 06:09 android14-6.1 fadb08b36671 509da429 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
2024/10/26 06:02 android14-6.1 a874ed06eb34 65e8686b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1-perf corrupted report
* Struck through repros no longer work on HEAD.