syzbot


KASAN: use-after-free Read in process_one_work

Status: upstream: reported C repro on 2023/05/21 23:04
Bug presence: origin:upstream
Labels: missing-backport
[Documentation on labels]
Reported-by: syzbot+a652b345402bfb128209@syzkaller.appspotmail.com
First crash: 635d, last: 1d11h
Cause bisection: failed (error log, bisect log)
  
Bug presence (4)
Date Name Commit Repro Result
2023/07/07 android14-6.1 (ToT) dfd6ca251779 C [report] KASAN: use-after-free Read in process_one_work
2023/05/21 lts (merge base) b1644a0031cf C [report] KASAN: use-after-free Read in worker_thread
2023/05/21 upstream (ToT) 44c026a73be8 C [report] KASAN: slab-use-after-free Read in worker_thread
2023/07/07 upstream (ToT) a452483508d7 C Didn't crash
Similar bugs (9)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-15 KASAN: use-after-free Read in process_one_work missing-backport origin:downstream C unreliable 557 11h11m 832d 0/2 upstream: reported C repro on 2022/10/31 08:36
android-5-10 BUG: corrupted list in process_one_work C error done 31 11d 1036d 2/2 upstream: reported C repro on 2022/04/10 06:05
upstream KASAN: use-after-free Read in process_one_work 1 2705d 2670d 0/28 closed as invalid on 2018/02/14 13:45
android-54 KASAN: use-after-free Read in process_one_work 1 691d 691d 0/2 auto-obsoleted due to no activity on 2023/07/18 18:33
upstream KMSAN: kernel-infoleak in copyout (2) net C 6723 612d 1780d 22/28 fixed on 2023/06/08 14:41
upstream KASAN: global-out-of-bounds Read in process_one_work kernel 1 269d 265d 0/28 auto-obsoleted due to no activity on 2024/08/14 00:54
upstream general protection fault in process_one_work (2) kernel 1 1300d 1296d 0/28 auto-closed as invalid on 2021/09/17 12:34
upstream KASAN: slab-out-of-bounds Read in process_one_work kernel 1 835d 831d 0/28 auto-obsoleted due to no activity on 2023/01/25 20:05
upstream KASAN: slab-use-after-free Read in process_one_work kernel 2 518d 521d 0/28 auto-obsoleted due to no activity on 2023/12/08 17:35
Last patch testing requests (1)
Created Duration User Patch Repo Result
2023/12/21 01:52 15m retest repro android14-6.1 report log

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 ffff888115080cf0 by task kworker/0:6/656

CPU: 0 PID: 656 Comm: kworker/0:6 Not tainted 6.1.124-syzkaller-00114-g2055772eada0 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
Workqueue: events kernfs_notify_workfn
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 print_address_description mm/kasan/report.c:316 [inline]
 print_report+0x158/0x4e0 mm/kasan/report.c:427
 kasan_report+0x13c/0x170 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+0x4d7/0xcb0 kernel/workqueue.c:2243
 worker_thread+0xa60/0x1260 kernel/workqueue.c:2446
 kthread+0x26d/0x300 kernel/kthread.c:386
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
 </TASK>

Allocated by task 653:
 kasan_save_stack mm/kasan/common.c:45 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
 kasan_save_alloc_info+0x1f/0x30 mm/kasan/generic.c:505
 ____kasan_kmalloc mm/kasan/common.c:379 [inline]
 __kasan_kmalloc+0x9c/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+0xb4/0x1e0 mm/slab_common.c:945
 kmalloc_node include/linux/slab.h:589 [inline]
 kvmalloc_node+0x221/0x640 mm/util.c:592
 kvmalloc include/linux/slab.h:716 [inline]
 kvzalloc include/linux/slab.h:724 [inline]
 alloc_netdev_mqs+0x8c/0xf90 net/core/dev.c:10649
 alloc_etherdev_mqs+0x36/0x40 net/ethernet/eth.c:384
 usbnet_probe+0x213/0x28a0 drivers/net/usb/usbnet.c:1709
 usb_probe_interface+0x5b6/0xa90 drivers/usb/core/driver.c:397
 really_probe+0x2b8/0x920 drivers/base/dd.c:639
 __driver_probe_device+0x1a0/0x310 drivers/base/dd.c:808
 driver_probe_device+0x54/0x3d0 drivers/base/dd.c:838
 __device_attach_driver+0x2e3/0x490 drivers/base/dd.c:966
 bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429
 __device_attach+0x312/0x510 drivers/base/dd.c:1038
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1087
 bus_probe_device+0xbe/0x1e0 drivers/base/bus.c:489
 device_add+0xb60/0xf10 drivers/base/core.c:3697
 usb_set_configuration+0x190f/0x1e80 drivers/usb/core/message.c:2165
 usb_generic_driver_probe+0x8b/0x150 drivers/usb/core/generic.c:238
 usb_probe_device+0x144/0x260 drivers/usb/core/driver.c:294
 really_probe+0x2b8/0x920 drivers/base/dd.c:639
 __driver_probe_device+0x1a0/0x310 drivers/base/dd.c:808
 driver_probe_device+0x54/0x3d0 drivers/base/dd.c:838
 __device_attach_driver+0x2e3/0x490 drivers/base/dd.c:966
 bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429
 __device_attach+0x312/0x510 drivers/base/dd.c:1038
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1087
 bus_probe_device+0xbe/0x1e0 drivers/base/bus.c:489
 device_add+0xb60/0xf10 drivers/base/core.c:3697
 usb_new_device+0xf2f/0x1820 drivers/usb/core/hub.c:2645
 hub_port_connect drivers/usb/core/hub.c:5554 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5694 [inline]
 port_event drivers/usb/core/hub.c:5854 [inline]
 hub_event+0x2db1/0x4830 drivers/usb/core/hub.c:5936
 process_one_work+0x73d/0xcb0 kernel/workqueue.c:2299
 process_scheduled_works kernel/workqueue.c:2362 [inline]
 worker_thread+0xd71/0x1260 kernel/workqueue.c:2448
 kthread+0x26d/0x300 kernel/kthread.c:386
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

Freed by task 653:
 kasan_save_stack mm/kasan/common.c:45 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
 kasan_save_free_info+0x2b/0x40 mm/kasan/generic.c:516
 ____kasan_slab_free+0x131/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 mm/slub.c:1771 [inline]
 slab_free mm/slub.c:3686 [inline]
 __kmem_cache_free+0x21d/0x410 mm/slub.c:3702
 kfree+0x7a/0xf0 mm/slab_common.c:990
 kvfree+0x35/0x40 mm/util.c:639
 netdev_freemem+0x3f/0x60 net/core/dev.c:10603
 netdev_release+0x7f/0xb0 net/core/net-sysfs.c:1904
 device_release+0x95/0x1c0
 kobject_cleanup lib/kobject.c:681 [inline]
 kobject_release lib/kobject.c:712 [inline]
 kref_put include/linux/kref.h:65 [inline]
 kobject_put+0x178/0x260 lib/kobject.c:729
 put_device+0x1f/0x30 drivers/base/core.c:3805
 free_netdev+0x393/0x480 net/core/dev.c:10796
 usbnet_disconnect+0x25f/0x3b0 drivers/net/usb/usbnet.c:1648
 usb_unbind_interface+0x1fa/0x8c0 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+0x53e/0x870 drivers/base/dd.c:1309
 device_release_driver+0x19/0x20 drivers/base/dd.c:1332
 bus_remove_device+0x2fa/0x360 drivers/base/bus.c:531
 device_del+0x663/0xe90 drivers/base/core.c:3885
 usb_disable_device+0x380/0x720 drivers/usb/core/message.c:1414
 usb_disconnect+0x32a/0x890 drivers/usb/core/hub.c:2300
 hub_port_connect drivers/usb/core/hub.c:5393 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5694 [inline]
 port_event drivers/usb/core/hub.c:5854 [inline]
 hub_event+0x1ed8/0x4830 drivers/usb/core/hub.c:5936
 process_one_work+0x73d/0xcb0 kernel/workqueue.c:2299
 process_scheduled_works kernel/workqueue.c:2362 [inline]
 worker_thread+0xd71/0x1260 kernel/workqueue.c:2448
 kthread+0x26d/0x300 kernel/kthread.c:386
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

Last potentially related work creation:
 kasan_save_stack+0x3b/0x60 mm/kasan/common.c:45
 __kasan_record_aux_stack+0xb4/0xc0 mm/kasan/generic.c:486
 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496
 insert_work+0x56/0x310 kernel/workqueue.c:1368
 __queue_work+0x9b6/0xd70 kernel/workqueue.c:1527
 queue_work_on+0x105/0x170 kernel/workqueue.c:1555
 usbnet_link_change+0x182/0x1a0
 usbnet_probe+0x1e1e/0x28a0 drivers/net/usb/usbnet.c:1856
 usb_probe_interface+0x5b6/0xa90 drivers/usb/core/driver.c:397
 really_probe+0x2b8/0x920 drivers/base/dd.c:639
 __driver_probe_device+0x1a0/0x310 drivers/base/dd.c:808
 driver_probe_device+0x54/0x3d0 drivers/base/dd.c:838
 __device_attach_driver+0x2e3/0x490 drivers/base/dd.c:966
 bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429
 __device_attach+0x312/0x510 drivers/base/dd.c:1038
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1087
 bus_probe_device+0xbe/0x1e0 drivers/base/bus.c:489
 device_add+0xb60/0xf10 drivers/base/core.c:3697
 usb_set_configuration+0x190f/0x1e80 drivers/usb/core/message.c:2165
 usb_generic_driver_probe+0x8b/0x150 drivers/usb/core/generic.c:238
 usb_probe_device+0x144/0x260 drivers/usb/core/driver.c:294
 really_probe+0x2b8/0x920 drivers/base/dd.c:639
 __driver_probe_device+0x1a0/0x310 drivers/base/dd.c:808
 driver_probe_device+0x54/0x3d0 drivers/base/dd.c:838
 __device_attach_driver+0x2e3/0x490 drivers/base/dd.c:966
 bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429
 __device_attach+0x312/0x510 drivers/base/dd.c:1038
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1087
 bus_probe_device+0xbe/0x1e0 drivers/base/bus.c:489
 device_add+0xb60/0xf10 drivers/base/core.c:3697
 usb_new_device+0xf2f/0x1820 drivers/usb/core/hub.c:2645
 hub_port_connect drivers/usb/core/hub.c:5554 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5694 [inline]
 port_event drivers/usb/core/hub.c:5854 [inline]
 hub_event+0x2db1/0x4830 drivers/usb/core/hub.c:5936
 process_one_work+0x73d/0xcb0 kernel/workqueue.c:2299
 process_scheduled_works kernel/workqueue.c:2362 [inline]
 worker_thread+0xd71/0x1260 kernel/workqueue.c:2448
 kthread+0x26d/0x300 kernel/kthread.c:386
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295

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

The buggy address belongs to the physical page:
page:ffffea0004542000 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x115080
head:ffffea0004542000 order:3 compound_mapcount:0 compound_pincount:0
flags: 0x4000000000010200(slab|head|zone=1)
raw: 4000000000010200 ffffea000448c800 dead000000000003 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 872, tgid 872 (syz-executor718), ts 369476213299, free_ts 345606722399
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x213/0x220 mm/page_alloc.c:2605
 prep_new_page+0x1b/0x110 mm/page_alloc.c:2612
 get_page_from_freelist+0x2f41/0x2fc0 mm/page_alloc.c:4477
 __alloc_pages+0x234/0x610 mm/page_alloc.c:5775
 alloc_slab_page+0x6c/0xf0
 allocate_slab mm/slub.c:1962 [inline]
 new_slab+0x90/0x3e0 mm/slub.c:2015
 ___slab_alloc+0x6f9/0xb80 mm/slub.c:3203
 __slab_alloc+0x5d/0xa0 mm/slub.c:3302
 slab_alloc_node mm/slub.c:3387 [inline]
 __kmem_cache_alloc_node+0x207/0x2a0 mm/slub.c:3462
 kmalloc_trace+0x2a/0xa0 mm/slab_common.c:1028
 kmalloc include/linux/slab.h:563 [inline]
 kzalloc include/linux/slab.h:699 [inline]
 kobject_uevent_env+0x262/0x720 lib/kobject_uevent.c:539
 kobject_uevent+0x1f/0x30 lib/kobject_uevent.c:657
 gadget_unbind_driver+0x2fd/0x3c0 drivers/usb/gadget/udc/core.c:1651
 device_remove drivers/base/dd.c:548 [inline]
 __device_release_driver drivers/base/dd.c:1283 [inline]
 device_release_driver_internal+0x4db/0x870 drivers/base/dd.c:1309
 driver_detach+0x1fb/0x2d0 drivers/base/dd.c:1372
 bus_remove_driver+0x143/0x200 drivers/base/bus.c:679
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:26 [inline]
 free_pages_prepare mm/page_alloc.c:1513 [inline]
 free_pcp_prepare mm/page_alloc.c:1587 [inline]
 free_unref_page_prepare+0x9f1/0xa00 mm/page_alloc.c:3526
 free_unref_page+0xb2/0x5c0 mm/page_alloc.c:3622
 free_the_page mm/page_alloc.c:798 [inline]
 __free_pages+0x61/0xf0 mm/page_alloc.c:5864
 __free_slab+0xce/0x1a0 mm/slub.c:2039
 free_slab mm/slub.c:2054 [inline]
 discard_slab mm/slub.c:2060 [inline]
 __unfreeze_partials+0x165/0x1a0 mm/slub.c:2609
 put_cpu_partial+0xa9/0x100 mm/slub.c:2685
 __slab_free+0x1c8/0x280 mm/slub.c:3563
 do_slab_free mm/slub.c:3640 [inline]
 ___cache_free+0xc6/0xd0 mm/slub.c:3696
 qlink_free mm/kasan/quarantine.c:168 [inline]
 qlist_free_all+0xc5/0x140 mm/kasan/quarantine.c:187
 kasan_quarantine_reduce+0x15a/0x180 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+0x53/0x2c0 mm/slab.h:768
 slab_alloc_node mm/slub.c:3421 [inline]
 kmem_cache_alloc_node+0x188/0x330 mm/slub.c:3468
 __alloc_skb+0xcc/0x2d0 net/core/skbuff.c:505
 alloc_skb include/linux/skbuff.h:1290 [inline]
 netlink_alloc_large_skb net/netlink/af_netlink.c:1184 [inline]
 netlink_sendmsg+0x7a6/0xd30 net/netlink/af_netlink.c:1835
 sock_sendmsg_nosec net/socket.c:716 [inline]
 __sock_sendmsg net/socket.c:728 [inline]
 __sys_sendto+0x480/0x600 net/socket.c:2143

Memory state around the buggy address:
 ffff888115080b80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888115080c00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888115080c80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                                             ^
 ffff888115080d00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888115080d80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (699):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/02/02 18:57 android14-6.1 2055772eada0 568559e4 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/12 00:47 android14-6.1 770852bf7d99 6dbc6a9b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/05 18:21 android14-6.1 e2b9748880b9 f3558dbf .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/10 13:35 android14-6.1 19e119d2d0fe 0278d004 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/01/19 12:14 android14-6.1 cfe8cce4e8a1 21772ce4 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/01/15 06:46 android14-6.1 66cd99ccdbea 551587c1 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2023/12/07 01:37 android14-6.1 72bdb74622c0 e3299f55 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2023/05/21 22:55 android14-6.1 cffbdd825e02 4bce1a3e .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/16 03:40 android14-6.1 4d8187d2c8fa bde2d81c .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/19 01:12 android14-6.1 4ed706c20a76 c0f1611a .config console log report syz [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/01/04 21:40 android14-6.1 4d99e41ce174 28c42cff .config console log report syz [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2023/10/01 16:42 android14-6.1 52824b718cd0 8e26a358 .config strace log report syz [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/02/07 22:15 android14-6.1 1ac09f5c0571 ef44b750 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/02/01 02:38 android14-6.1 2055772eada0 aa47157c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/31 16:40 android14-6.1 554eb9d61ac0 aa47157c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/28 22:37 android14-6.1 1ffc24e7e898 f5427d7c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/27 10:00 android14-6.1 ef4fb40b87a9 d99a33ad .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/26 17:12 android14-6.1 ef4fb40b87a9 9fbd772e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/26 10:08 android14-6.1 ef4fb40b87a9 9fbd772e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/22 18:00 android14-6.1 0405a25a6ed7 a44b0418 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/19 00:20 android14-6.1 d12538e9da37 f2cb035c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/18 05:59 android14-6.1 d12538e9da37 f2cb035c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/16 19:53 android14-6.1 dbdf659cc65c f9e07a6e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/15 18:16 android14-6.1 e09bed30088f 968edaf4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/14 01:14 android14-6.1 770852bf7d99 b1f1cd88 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/13 10:52 android14-6.1 770852bf7d99 249ceea9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/13 04:10 android14-6.1 770852bf7d99 6dbc6a9b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/12 22:06 android14-6.1 770852bf7d99 6dbc6a9b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/12 18:04 android14-6.1 770852bf7d99 6dbc6a9b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/12 12:41 android14-6.1 770852bf7d99 6dbc6a9b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/12 09:34 android14-6.1 770852bf7d99 6dbc6a9b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/11 22:42 android14-6.1 770852bf7d99 6dbc6a9b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/11 18:52 android14-6.1 770852bf7d99 6dbc6a9b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/10 18:24 android14-6.1 770852bf7d99 6dbc6a9b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/10 03:50 android14-6.1 770852bf7d99 67d7ec0a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/07 15:46 android14-6.1 66ae563a6598 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/07 11:26 android14-6.1 66ae563a6598 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/06 17:29 android14-6.1 eeccb2921815 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/06 14:14 android14-6.1 e2b9748880b9 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/06 05:11 android14-6.1 e2b9748880b9 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/06 04:04 android14-6.1 e2b9748880b9 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/05 20:11 android14-6.1 e2b9748880b9 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/05 02:30 android14-6.1 e2b9748880b9 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/03 07:56 android14-6.1 e2b9748880b9 d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/01 17:58 android14-6.1 e2b9748880b9 d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/01 13:16 android14-6.1 e2b9748880b9 d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2025/01/01 10:11 android14-6.1 e2b9748880b9 d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/30 12:51 android14-6.1 3f924195e222 d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/27 20:53 android14-6.1 c141a306c4ba d3ccff63 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/25 22:22 android14-6.1 4c2d86d81fa6 444551c4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/22 10:16 android14-6.1 3e3f2b9e9fca d7f584ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/22 02:29 android14-6.1 3e3f2b9e9fca d7f584ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/21 22:20 android14-6.1 3e3f2b9e9fca d7f584ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/18 19:49 android14-6.1 4bcafa4d0093 a0626d3a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/18 05:25 android14-6.1 d0e1b23b5d6a a0626d3a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/17 20:21 android14-6.1 d0e1b23b5d6a a0626d3a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/16 19:43 android14-6.1 367540fdf981 eec85da6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/16 05:12 android14-6.1 22b7ded8b55b 7cbfbb3a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/16 03:07 android14-6.1 22b7ded8b55b 7cbfbb3a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/12/14 11:08 android14-6.1 22b7ded8b55b 7cbfbb3a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2023/05/15 10:57 android14-6.1 81509f85f33a c4d362e7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
* Struck through repros no longer work on HEAD.