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: 556d, last: 8h09m
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 465 1d03h 752d 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 27 12d 956d 2/2 upstream: reported C repro on 2022/04/10 06:05
upstream KASAN: use-after-free Read in process_one_work 1 2625d 2590d 0/28 closed as invalid on 2018/02/14 13:45
android-54 KASAN: use-after-free Read in process_one_work 1 611d 611d 0/2 auto-obsoleted due to no activity on 2023/07/18 18:33
upstream KMSAN: kernel-infoleak in copyout (2) net C 6723 532d 1700d 22/28 fixed on 2023/06/08 14:41
upstream KASAN: global-out-of-bounds Read in process_one_work kernel 1 189d 185d 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 1221d 1217d 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 755d 751d 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 438d 441d 0/28 auto-obsoleted due to no activity on 2023/12/08 17:35
Last patch testing requests (2)
Created Duration User Patch Repo Result
2023/12/21 01:52 15m retest repro android14-6.1 report log
2023/11/29 02:16 17m 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 ffff888117bfacf0 by task kworker/0:4/477

CPU: 0 PID: 477 Comm: kworker/0:4 Not tainted 6.1.99-syzkaller-00007-g19e119d2d0fe #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/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:308
 </TASK>

Allocated by task 470:
 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:957 [inline]
 __kmalloc_node+0xb4/0x1e0 mm/slab_common.c:964
 kmalloc_node include/linux/slab.h:582 [inline]
 kvmalloc_node+0x221/0x640 mm/util.c:592
 kvmalloc include/linux/slab.h:709 [inline]
 kvzalloc include/linux/slab.h:717 [inline]
 alloc_netdev_mqs+0x8c/0xf90 net/core/dev.c:10631
 alloc_etherdev_mqs+0x36/0x40 net/ethernet/eth.c:384
 usbnet_probe+0x207/0x27c0 drivers/net/usb/usbnet.c:1693
 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:427
 __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:487
 device_add+0xb60/0xf10 drivers/base/core.c:3689
 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:427
 __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:487
 device_add+0xb60/0xf10 drivers/base/core.c:3689
 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:308

Freed by task 470:
 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:3684 [inline]
 __kmem_cache_free+0x218/0x3b0 mm/slub.c:3697
 kfree+0x7a/0xf0 mm/slab_common.c:1009
 kvfree+0x35/0x40 mm/util.c:639
 netdev_freemem+0x3f/0x60 net/core/dev.c:10585
 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:3797
 free_netdev+0x393/0x480 net/core/dev.c:10778
 usbnet_disconnect+0x245/0x390 drivers/net/usb/usbnet.c:1632
 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:529
 device_del+0x663/0xe90 drivers/base/core.c:3877
 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:308

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+0xeb/0x100
 usbnet_probe+0x1dbe/0x27c0 drivers/net/usb/usbnet.c:1840
 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:427
 __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:487
 device_add+0xb60/0xf10 drivers/base/core.c:3689
 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:427
 __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:487
 device_add+0xb60/0xf10 drivers/base/core.c:3689
 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:308

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

The buggy address belongs to the physical page:
page:ffffea00045efe00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x117bf8
head:ffffea00045efe00 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 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 102, tgid 102 (udevd), ts 4781172492, free_ts 0
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x213/0x220 mm/page_alloc.c:2590
 prep_new_page+0x1b/0x110 mm/page_alloc.c:2597
 get_page_from_freelist+0x27ea/0x2870 mm/page_alloc.c:4425
 __alloc_pages+0x3a1/0x780 mm/page_alloc.c:5714
 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+0x1af/0x250 mm/slub.c:3460
 kmalloc_trace+0x2a/0xa0 mm/slab_common.c:1047
 kmalloc include/linux/slab.h:556 [inline]
 kzalloc include/linux/slab.h:692 [inline]
 uevent_show+0x158/0x330 drivers/base/core.c:2656
 dev_attr_show+0x56/0xd0 drivers/base/core.c:2364
 sysfs_kf_seq_show+0x27c/0x3a0 fs/sysfs/file.c:59
 kernfs_seq_show+0x119/0x160 fs/kernfs/file.c:201
 seq_read_iter+0x430/0xd00 fs/seq_file.c:230
 kernfs_fop_read_iter+0x145/0x470 fs/kernfs/file.c:275
page_owner free stack trace missing

Memory state around the buggy address:
 ffff888117bfab80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888117bfac00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888117bfac80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                                             ^
 ffff888117bfad00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888117bfad80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (602):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
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
2024/11/21 08:14 android14-6.1 51bee181735e 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/21 02:30 android14-6.1 51bee181735e 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/20 09:02 android14-6.1 5b095ade1229 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/19 20:38 android14-6.1 4a105e4e1c7a 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/19 18:32 android14-6.1 4a105e4e1c7a 7d02db5a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/17 23:41 android14-6.1 defe0024cfb0 cfe3a04a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/14 22:59 android14-6.1 7160754546da a8c99394 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/12 17:08 android14-6.1 a7a882d905a6 75bb1b32 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/11 23:44 android14-6.1 96ad4e759ff4 0c4b1325 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/09 22:57 android14-6.1 eef3d33656ce 6b856513 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/04 06:29 android14-6.1 fadb08b36671 f00eed24 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/11/04 00:45 android14-6.1 fadb08b36671 f00eed24 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/31 02:14 android14-6.1 19b68814b1cd 96eb609f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/30 15:08 android14-6.1 19b68814b1cd fb888278 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/29 18:25 android14-6.1 29d66b390296 66aeb999 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/28 03:07 android14-6.1 a874ed06eb34 65e8686b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/27 01:42 android14-6.1 a874ed06eb34 65e8686b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/26 14:52 android14-6.1 a874ed06eb34 65e8686b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/24 11:25 android14-6.1 5722a4dd8b27 0d144d1a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/21 12:29 android14-6.1 add3d68602a0 f1e4447c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/21 11:07 android14-6.1 add3d68602a0 cd6fc0a3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/19 18:47 android14-6.1 1fe91f863a7f cd6fc0a3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/18 20:45 android14-6.1 299cc91948f1 cd6fc0a3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/16 14:51 android14-6.1 752034bc8702 bde2d81c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/16 01:05 android14-6.1 4d8187d2c8fa bde2d81c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/15 09:37 android14-6.1 4d8187d2c8fa 7eb57b4a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/12 01:58 android14-6.1 d41d398db683 084d8178 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/11 05:35 android14-6.1 19e119d2d0fe cd942402 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/10 15:52 android14-6.1 19e119d2d0fe 8fbfc0c8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/09 14:31 android14-6.1 80e851bf0d46 56fb2cb7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/08 23:15 android14-6.1 8d298374716d 402f1df0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/08 23:15 android14-6.1 8d298374716d 402f1df0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/08 19:36 android14-6.1 8d298374716d 402f1df0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/07 02:24 android14-6.1 d4dab27b9d1c d7906eff .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/06 18:23 android14-6.1 d4dab27b9d1c d7906eff .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/04 11:11 android14-6.1 d4dab27b9d1c d7906eff .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/04 02:46 android14-6.1 6f2e0215d71c d7906eff .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/03 06:21 android14-6.1 1cdc168f1ef0 a4c7fd36 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/10/01 08:26 android14-6.1 a43e7c2c12af bbd4e0a4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/09/30 19:00 android14-6.1 5162f9a67b7d bbd4e0a4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/09/30 12:08 android14-6.1 110595418159 bbd4e0a4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/09/26 19:22 android14-6.1 9e167c1c27c5 9314348a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/09/25 22:22 android14-6.1 9e167c1c27c5 0d19f247 .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.