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: 396d, last: 1d10h
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 195 13h02m 592d 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 8 59d 796d 2/2 upstream: reported C repro on 2022/04/10 06:05
upstream KASAN: use-after-free Read in process_one_work 1 2466d 2430d 0/27 closed as invalid on 2018/02/14 13:45
android-54 KASAN: use-after-free Read in process_one_work 1 452d 452d 0/2 auto-obsoleted due to no activity on 2023/07/18 18:33
upstream KMSAN: kernel-infoleak in copyout (2) net C 6723 372d 1541d 22/27 fixed on 2023/06/08 14:41
upstream KASAN: global-out-of-bounds Read in process_one_work kernel 1 30d 26d 0/27 moderation: reported on 2024/05/20 01:05
upstream general protection fault in process_one_work (2) kernel 1 1061d 1057d 0/27 auto-closed as invalid on 2021/09/17 12:34
upstream KASAN: slab-out-of-bounds Read in process_one_work kernel 1 596d 592d 0/27 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 279d 282d 0/27 auto-obsoleted due to no activity on 2023/12/08 17:35
Last patch testing requests (3)
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
2023/11/29 02:16 11m 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 ffff888112a8acf0 by task kworker/0:4/365

CPU: 0 PID: 365 Comm: kworker/0:4 Not tainted 6.1.57-syzkaller-00030-gcfe8cce4e8a1 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
Workqueue: events usbnet_deferred_kevent
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:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
 </TASK>

Allocated by task 354:
 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:579 [inline]
 kvmalloc_node+0x221/0x640 mm/util.c:592
 kvmalloc include/linux/slab.h:706 [inline]
 kvzalloc include/linux/slab.h:714 [inline]
 alloc_netdev_mqs+0x8c/0xf90 net/core/dev.c:10594
 alloc_etherdev_mqs+0x36/0x40 net/ethernet/eth.c:394
 usbnet_probe+0x207/0x27c0 drivers/net/usb/usbnet.c:1693
 usb_probe_interface+0x5b6/0xa90 drivers/usb/core/driver.c:396
 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:3664
 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:293
 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:3664
 usb_new_device+0xf32/0x1810 drivers/usb/core/hub.c:2590
 hub_port_connect drivers/usb/core/hub.c:5482 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5622 [inline]
 port_event drivers/usb/core/hub.c:5782 [inline]
 hub_event+0x2db1/0x4830 drivers/usb/core/hub.c:5864
 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:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306

Freed by task 354:
 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:10548
 netdev_release+0x7f/0xb0 net/core/net-sysfs.c:1906
 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:3772
 free_netdev+0x393/0x480 net/core/dev.c:10741
 usbnet_disconnect+0x245/0x390 drivers/net/usb/usbnet.c:1632
 usb_unbind_interface+0x1fa/0x8c0 drivers/usb/core/driver.c:458
 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:3852
 usb_disable_device+0x380/0x720 drivers/usb/core/message.c:1414
 usb_disconnect+0x32a/0x890 drivers/usb/core/hub.c:2253
 hub_port_connect drivers/usb/core/hub.c:5321 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5622 [inline]
 port_event drivers/usb/core/hub.c:5782 [inline]
 hub_event+0x1ed8/0x4830 drivers/usb/core/hub.c:5864
 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:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306

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
 ax88179_reset+0x2970/0x4850 drivers/net/usb/ax88179_178a.c:1657
 ax88179_bind+0x2c4/0x390 drivers/net/usb/ax88179_178a.c:1301
 usbnet_probe+0xb70/0x27c0 drivers/net/usb/usbnet.c:1745
 usb_probe_interface+0x5b6/0xa90 drivers/usb/core/driver.c:396
 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:3664
 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:293
 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:3664
 usb_new_device+0xf32/0x1810 drivers/usb/core/hub.c:2590
 hub_port_connect drivers/usb/core/hub.c:5482 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5622 [inline]
 port_event drivers/usb/core/hub.c:5782 [inline]
 hub_event+0x2db1/0x4830 drivers/usb/core/hub.c:5864
 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:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306

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

The buggy address belongs to the physical page:
page:ffffea00044aa200 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x112a88
head:ffffea00044aa200 order:3 compound_mapcount:0 compound_pincount:0
flags: 0x4000000000010200(slab|head|zone=1)
raw: 4000000000010200 0000000000000000 dead000000000001 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 114, tgid 114 (udevadm), ts 3581607222, free_ts 0
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x213/0x220 mm/page_alloc.c:2566
 prep_new_page+0x1b/0x110 mm/page_alloc.c:2573
 get_page_from_freelist+0x27ea/0x2870 mm/page_alloc.c:4397
 __alloc_pages+0x3a1/0x780 mm/page_alloc.c:5684
 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:553 [inline]
 kzalloc include/linux/slab.h:689 [inline]
 kernfs_iop_get_link+0x65/0x610 fs/kernfs/symlink.c:135
 vfs_readlink+0x166/0x390 fs/namei.c:5031
 do_readlinkat+0x27f/0x3a0 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
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
page_owner free stack trace missing

Memory state around the buggy address:
 ffff888112a8ab80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888112a8ac00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888112a8ac80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                                             ^
 ffff888112a8ad00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888112a8ad80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (232):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
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/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/06/13 15:23 android14-6.1 7c734edeaafd a9616ff5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/13 02:22 android14-6.1 b22d7c4ca0d3 2aa5052f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/12 11:26 android14-6.1 dda68b1657b1 f815599d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/12 05:50 android14-6.1 65aed0e2f758 4d75f4f7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/11 21:49 android14-6.1 65aed0e2f758 4d75f4f7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/11 19:05 android14-6.1 65aed0e2f758 4d75f4f7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/11 07:26 android14-6.1 ac9706483e98 b7d9eb04 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/10 16:26 android14-6.1 ac9706483e98 048c640a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/10 06:06 android14-6.1 ac9706483e98 82c05ab8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/10 05:52 android14-6.1 ac9706483e98 82c05ab8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/05 11:34 android14-6.1 9fcc2459efcd e1e2c66e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/05 10:11 android14-6.1 9fcc2459efcd e1e2c66e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/04 13:00 android14-6.1 c5abb6172516 11f2afa5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/04 09:29 android14-6.1 c36abc6d4212 a1feae05 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/03 21:49 android14-6.1 c36abc6d4212 a1feae05 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/03 18:22 android14-6.1 997e6b3f6a21 0aba2352 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/02 03:07 android14-6.1 74c507aab139 3113787f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/01 17:10 android14-6.1 74c507aab139 3113787f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/06/01 11:58 android14-6.1 74c507aab139 3113787f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/31 15:58 android14-6.1 6b75fd483519 0c378259 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/31 08:22 android14-6.1 dd875b63669a 34889ee3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/29 20:37 android14-6.1 dd875b63669a 34889ee3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/29 16:29 android14-6.1 3f139724700e 34889ee3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/29 12:51 android14-6.1 3f139724700e 34889ee3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/27 10:02 android14-6.1 68c821783c76 a10a183e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/27 06:06 android14-6.1 68c821783c76 a10a183e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/26 06:04 android14-6.1 68c821783c76 a10a183e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/24 02:50 android14-6.1 0a5aada71cc9 8f98448e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/23 17:00 android14-6.1 0a5aada71cc9 4c2072ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/23 03:36 android14-6.1 0a5aada71cc9 4d098039 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/22 23:54 android14-6.1 0a5aada71cc9 4d098039 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/22 16:43 android14-6.1 0a5aada71cc9 4d098039 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/22 12:44 android14-6.1 0a5aada71cc9 4d098039 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/22 00:48 android14-6.1 0a5aada71cc9 1014eca7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/18 17:21 android14-6.1 51c421385e7a c0f1611a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/18 03:32 android14-6.1 51c421385e7a c0f1611a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/16 19:21 android14-6.1 6a3d68af9ce6 c2e07261 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/16 03:51 android14-6.1 274e3e96961d ef5d53ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/16 02:28 android14-6.1 274e3e96961d ef5d53ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/15 18:37 android14-6.1 274e3e96961d 94b087b1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/15 04:59 android14-6.1 039d2a958c13 fdb4c10c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/14 20:58 android14-6.1 47dfe41d57ca fdb4c10c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/12 09:39 android14-6.1 4d55129aea65 9026e142 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/11 11:33 android14-6.1 4d55129aea65 9026e142 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/11 09:10 android14-6.1 4d55129aea65 9026e142 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/11 05:54 android14-6.1 4d55129aea65 f7c35481 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/10 16:43 android14-6.1 4d55129aea65 f7c35481 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/09 10:31 android14-6.1 cf685d2b0273 05079661 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/09 07:23 android14-6.1 cf685d2b0273 20bf80e1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-6-1 KASAN: use-after-free Read in process_one_work
2024/05/07 03:47 android14-6.1 1794308d463f fa7a5cf0 .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.