syzbot


KASAN: use-after-free Read in process_one_work

Status: upstream: reported C repro on 2022/10/31 08:36
Bug presence: origin:downstream
Labels: missing-backport
[Documentation on labels]
Reported-by: syzbot+3512b5042ccf76dc6152@syzkaller.appspotmail.com
First crash: 555d, last: 9h39m
Cause bisection: introduced by (bisect log) [merge commit]:
commit 8fd5b33ea5530f89372a9130d47ac81dab24bda5
Author: Greg Kroah-Hartman <gregkh@google.com>
Date: Fri Aug 19 09:19:46 2022 +0000

  Merge 5.15.61 into android13-5.15-lts

Crash: KASAN: use-after-free Read in worker_thread (log)
Repro: C syz .config
  
Bug presence (3)
Date Name Commit Repro Result
2023/09/07 android13-5.15-lts (ToT) ea586874d2f9 C [report] KASAN: use-after-free Read in process_one_work
2023/09/07 lts (merge base) aff03380bda4 C Didn't crash
2023/09/07 upstream (ToT) dd1386dd3c4f C Didn't crash
Similar bugs (8)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-10 BUG: corrupted list in process_one_work C error done 8 6d10h 744d 2/2 upstream: reported C repro on 2022/04/10 06:05
android-6-1 KASAN: use-after-free Read in process_one_work origin:upstream missing-backport C error 147 15h43m 337d 0/2 upstream: reported C repro on 2023/05/21 23:04
upstream KASAN: use-after-free Read in process_one_work 1 2413d 2378d 0/26 closed as invalid on 2018/02/14 13:45
android-54 KASAN: use-after-free Read in process_one_work 1 399d 399d 0/2 auto-obsoleted due to no activity on 2023/07/18 18:33
upstream KMSAN: kernel-infoleak in copyout (2) net C 6723 320d 1488d 22/26 fixed on 2023/06/08 14:41
upstream general protection fault in process_one_work (2) kernel 1 1008d 1004d 0/26 auto-closed as invalid on 2021/09/17 12:34
upstream KASAN: slab-out-of-bounds Read in process_one_work kernel 1 543d 539d 0/26 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 226d 229d 0/26 auto-obsoleted due to no activity on 2023/12/08 17:35
Last patch testing requests (18)
Created Duration User Patch Repo Result
2024/03/04 01:35 9m retest repro android13-5.15-lts report log
2024/03/04 01:35 11m retest repro android13-5.15-lts report log
2024/03/04 01:35 8m retest repro android13-5.15-lts report log
2024/03/04 01:35 15m retest repro android13-5.15-lts report log
2024/03/04 01:35 22m retest repro android13-5.15-lts report log
2023/12/01 02:11 23m retest repro android13-5.15-lts report log
2023/11/16 15:04 19m retest repro android13-5.15-lts report log
2023/11/16 15:04 12m retest repro android13-5.15-lts report log
2023/11/03 20:36 9m retest repro android13-5.15-lts report log
2023/11/03 20:36 8m retest repro android13-5.15-lts report log
2022/12/23 09:30 14m tudor.ambarus@linaro.org https://github.com/ambarus/linux.git e4a5764cb506acc932503e8de7bac5d22501b883 error OK
2022/12/23 05:41 19m tudor.ambarus@linaro.org https://github.com/ambarus/linux.git syzkaller-id-0091d0cfe1309c62e1e0b1befa383dd93cdd1803 error OK
2022/12/22 15:00 0m tudor.ambarus@linaro.org git@github.com:ambarus/linux.git syzkaller-id-0091d0cfe1309c62e1e0b1befa383dd93cdd1803 error OK
2022/12/22 11:33 17m tudor.ambarus@linaro.org upstream report log
2022/12/22 11:32 15m tudor.ambarus@linaro.org git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git linux-5.15.y OK log
2022/12/22 11:31 15m tudor.ambarus@linaro.org android13-5.15-lts report log
2022/12/22 11:30 12m tudor.ambarus@linaro.org https://android.googlesource.com/kernel/common android13-5.15 report log
2022/12/06 07:08 19m jun.nie@linaro.org upstream report log

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

CPU: 1 PID: 391 Comm: kworker/1:4 Not tainted 5.15.145-syzkaller-00162-gea2937bdd12f #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
Workqueue: events kfree_rcu_work
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
 print_address_description+0x87/0x3b0 mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:427 [inline]
 kasan_report+0x179/0x1c0 mm/kasan/report.c:444
 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report_generic.c:309
 __list_del_entry_valid+0xa6/0x120 lib/list_debug.c:62
 __list_del_entry include/linux/list.h:132 [inline]
 list_del_init include/linux/list.h:204 [inline]
 process_one_work+0x458/0xc10 kernel/workqueue.c:2261
 worker_thread+0xad5/0x12a0 kernel/workqueue.c:2464
 kthread+0x421/0x510 kernel/kthread.c:337
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298
 </TASK>

Allocated by task 58:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track mm/kasan/common.c:45 [inline]
 set_alloc_info mm/kasan/common.c:433 [inline]
 ____kasan_kmalloc+0xdb/0x110 mm/kasan/common.c:512
 __kasan_kmalloc+0x9/0x10 mm/kasan/common.c:521
 kasan_kmalloc include/linux/kasan.h:227 [inline]
 __kmalloc+0x13a/0x270 mm/slub.c:4427
 __kmalloc_node include/linux/slab.h:469 [inline]
 kmalloc_node include/linux/slab.h:626 [inline]
 kvmalloc_node+0x1f0/0x4d0 mm/util.c:628
 kvmalloc include/linux/mm.h:851 [inline]
 kvzalloc include/linux/mm.h:859 [inline]
 alloc_netdev_mqs+0x8c/0xc90 net/core/dev.c:10852
 alloc_etherdev_mqs+0x33/0x40 net/ethernet/eth.c:393
 usbnet_probe+0x1ff/0x2830 drivers/net/usb/usbnet.c:1694
 usb_probe_interface+0x5b6/0xa90 drivers/usb/core/driver.c:396
 really_probe+0x28d/0x970 drivers/base/dd.c:595
 __driver_probe_device+0x1a0/0x310 drivers/base/dd.c:755
 driver_probe_device+0x54/0x3d0 drivers/base/dd.c:785
 __device_attach_driver+0x2c5/0x470 drivers/base/dd.c:907
 bus_for_each_drv+0x183/0x200 drivers/base/bus.c:427
 __device_attach+0x312/0x510 drivers/base/dd.c:979
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1028
 bus_probe_device+0xbe/0x1e0 drivers/base/bus.c:487
 device_add+0xb60/0xf10 drivers/base/core.c:3404
 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+0x28d/0x970 drivers/base/dd.c:595
 __driver_probe_device+0x1a0/0x310 drivers/base/dd.c:755
 driver_probe_device+0x54/0x3d0 drivers/base/dd.c:785
 __device_attach_driver+0x2c5/0x470 drivers/base/dd.c:907
 bus_for_each_drv+0x183/0x200 drivers/base/bus.c:427
 __device_attach+0x312/0x510 drivers/base/dd.c:979
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1028
 bus_probe_device+0xbe/0x1e0 drivers/base/bus.c:487
 device_add+0xb60/0xf10 drivers/base/core.c:3404
 usb_new_device+0x1034/0x1bf0 drivers/usb/core/hub.c:2582
 hub_port_connect drivers/usb/core/hub.c:5495 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5635 [inline]
 port_event drivers/usb/core/hub.c:5785 [inline]
 hub_event+0x2def/0x4770 drivers/usb/core/hub.c:5867
 process_one_work+0x6bb/0xc10 kernel/workqueue.c:2317
 worker_thread+0xad5/0x12a0 kernel/workqueue.c:2464
 kthread+0x421/0x510 kernel/kthread.c:337
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298

Freed by task 58:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:45
 kasan_set_free_info+0x23/0x40 mm/kasan/generic.c:370
 ____kasan_slab_free+0x126/0x160 mm/kasan/common.c:365
 __kasan_slab_free+0x11/0x20 mm/kasan/common.c:373
 kasan_slab_free include/linux/kasan.h:193 [inline]
 slab_free_hook mm/slub.c:1723 [inline]
 slab_free_freelist_hook+0xbd/0x190 mm/slub.c:1749
 slab_free mm/slub.c:3519 [inline]
 kfree+0xc8/0x220 mm/slub.c:4579
 kvfree+0x35/0x40 mm/util.c:664
 netdev_freemem+0x3f/0x60 net/core/dev.c:10806
 netdev_release+0x7f/0xb0 net/core/net-sysfs.c:1903
 device_release+0x95/0x1c0
 kobject_cleanup lib/kobject.c:713 [inline]
 kobject_release lib/kobject.c:744 [inline]
 kref_put include/linux/kref.h:65 [inline]
 kobject_put+0x178/0x260 lib/kobject.c:761
 put_device+0x1f/0x30 drivers/base/core.c:3512
 free_netdev+0x34f/0x440 net/core/dev.c:10992
 usbnet_disconnect+0x245/0x390 drivers/net/usb/usbnet.c:1633
 usb_unbind_interface+0x1fa/0x8c0 drivers/usb/core/driver.c:458
 __device_release_driver drivers/base/dd.c:1229 [inline]
 device_release_driver_internal+0x50b/0x7d0 drivers/base/dd.c:1262
 device_release_driver+0x19/0x20 drivers/base/dd.c:1285
 bus_remove_device+0x2f8/0x360 drivers/base/bus.c:529
 device_del+0x663/0xe90 drivers/base/core.c:3592
 usb_disable_device+0x380/0x720 drivers/usb/core/message.c:1414
 usb_disconnect+0x32a/0x890 drivers/usb/core/hub.c:2240
 hub_port_connect drivers/usb/core/hub.c:5334 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5635 [inline]
 port_event drivers/usb/core/hub.c:5785 [inline]
 hub_event+0x1d42/0x4770 drivers/usb/core/hub.c:5867
 process_one_work+0x6bb/0xc10 kernel/workqueue.c:2317
 process_scheduled_works kernel/workqueue.c:2380 [inline]
 worker_thread+0xe02/0x12a0 kernel/workqueue.c:2466
 kthread+0x421/0x510 kernel/kthread.c:337
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298

Last potentially related work creation:
 kasan_save_stack+0x3b/0x60 mm/kasan/common.c:38
 __kasan_record_aux_stack+0xd3/0xf0 mm/kasan/generic.c:348
 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:358
 insert_work+0x56/0x320 kernel/workqueue.c:1373
 __queue_work+0x92a/0xcd0 kernel/workqueue.c:1539
 queue_work_on+0x105/0x170 kernel/workqueue.c:1566
 usbnet_link_change+0xeb/0x100
 ax88179_bind+0x88d/0xde0 drivers/net/usb/ax88179_178a.c:1425
 usbnet_probe+0xb47/0x2830 drivers/net/usb/usbnet.c:1746
 usb_probe_interface+0x5b6/0xa90 drivers/usb/core/driver.c:396
 really_probe+0x28d/0x970 drivers/base/dd.c:595
 __driver_probe_device+0x1a0/0x310 drivers/base/dd.c:755
 driver_probe_device+0x54/0x3d0 drivers/base/dd.c:785
 __device_attach_driver+0x2c5/0x470 drivers/base/dd.c:907
 bus_for_each_drv+0x183/0x200 drivers/base/bus.c:427
 __device_attach+0x312/0x510 drivers/base/dd.c:979
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1028
 bus_probe_device+0xbe/0x1e0 drivers/base/bus.c:487
 device_add+0xb60/0xf10 drivers/base/core.c:3404
 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+0x28d/0x970 drivers/base/dd.c:595
 __driver_probe_device+0x1a0/0x310 drivers/base/dd.c:755
 driver_probe_device+0x54/0x3d0 drivers/base/dd.c:785
 __device_attach_driver+0x2c5/0x470 drivers/base/dd.c:907
 bus_for_each_drv+0x183/0x200 drivers/base/bus.c:427
 __device_attach+0x312/0x510 drivers/base/dd.c:979
 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1028
 bus_probe_device+0xbe/0x1e0 drivers/base/bus.c:487
 device_add+0xb60/0xf10 drivers/base/core.c:3404
 usb_new_device+0x1034/0x1bf0 drivers/usb/core/hub.c:2582
 hub_port_connect drivers/usb/core/hub.c:5495 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5635 [inline]
 port_event drivers/usb/core/hub.c:5785 [inline]
 hub_event+0x2def/0x4770 drivers/usb/core/hub.c:5867
 process_one_work+0x6bb/0xc10 kernel/workqueue.c:2317
 worker_thread+0xad5/0x12a0 kernel/workqueue.c:2464
 kthread+0x421/0x510 kernel/kthread.c:337
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298

The buggy address belongs to the object at ffff88811e638000
 which belongs to the cache kmalloc-4k of size 4096
The buggy address is located 3184 bytes inside of
 4096-byte region [ffff88811e638000, ffff88811e639000)
The buggy address belongs to the page:
page:ffffea0004798e00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x11e638
head:ffffea0004798e00 order:3 compound_mapcount:0 compound_pincount:0
flags: 0x4000000000010200(slab|head|zone=1)
raw: 4000000000010200 0000000000000000 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 58, ts 112994052132, free_ts 0
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x1a3/0x1b0 mm/page_alloc.c:2604
 prep_new_page+0x1b/0x110 mm/page_alloc.c:2610
 get_page_from_freelist+0x3550/0x35d0 mm/page_alloc.c:4484
 __alloc_pages+0x27e/0x8f0 mm/page_alloc.c:5776
 allocate_slab mm/slub.c:1932 [inline]
 new_slab+0x9a/0x4e0 mm/slub.c:1995
 ___slab_alloc+0x39e/0x830 mm/slub.c:3028
 __slab_alloc+0x4a/0x90 mm/slub.c:3115
 slab_alloc_node mm/slub.c:3206 [inline]
 slab_alloc mm/slub.c:3248 [inline]
 kmem_cache_alloc_trace+0x142/0x210 mm/slub.c:3265
 kmalloc include/linux/slab.h:603 [inline]
 kzalloc include/linux/slab.h:733 [inline]
 kobject_uevent_env+0x269/0x700 lib/kobject_uevent.c:524
 kobject_uevent+0x1f/0x30 lib/kobject_uevent.c:642
 device_add+0xa6e/0xf10 drivers/base/core.c:3385
 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+0x28d/0x970 drivers/base/dd.c:595
 __driver_probe_device+0x1a0/0x310 drivers/base/dd.c:755
page_owner free stack trace missing

Memory state around the buggy address:
 ffff88811e638b00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff88811e638b80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff88811e638c00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                                             ^
 ffff88811e638c80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff88811e638d00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (151):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/01/14 20:01 android13-5.15-lts ea2937bdd12f 551587c1 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2023/09/26 11:08 android13-5.15-lts ea586874d2f9 0b6a67ac .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2023/05/15 21:48 android13-5.15-lts 19c0ed55a470 c4d362e7 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2023/05/06 18:15 android13-5.15-lts 19c0ed55a470 90c93c40 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2022/10/31 08:25 android13-5.15-lts 7f2e600bf63a 2a71366b .config console log report syz C [disk image] [vmlinux] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2023/09/20 15:05 android13-5.15-lts ea586874d2f9 0b6a67ac .config strace log report syz [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2023/02/20 05:27 android13-5.15-lts 5448b2fda85f bcdf85f8 .config console log report syz [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/22 23:25 android13-5.15-lts ad06eaf051cd 36c961ad .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/22 21:50 android13-5.15-lts ad06eaf051cd 36c961ad .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/22 09:26 android13-5.15-lts ad06eaf051cd 36c961ad .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/18 14:53 android13-5.15-lts ad06eaf051cd af24b050 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/15 13:07 android13-5.15-lts ad06eaf051cd b9af7e61 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/13 17:36 android13-5.15-lts 993bed180178 c8349e48 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/13 05:22 android13-5.15-lts 993bed180178 c8349e48 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/10 12:28 android13-5.15-lts 993bed180178 4320ec32 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/10 09:15 android13-5.15-lts 993bed180178 171ec371 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/09 07:27 android13-5.15-lts 993bed180178 f3234354 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/09 07:23 android13-5.15-lts 993bed180178 f3234354 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/09 05:23 android13-5.15-lts 993bed180178 f3234354 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/06 23:41 android13-5.15-lts 993bed180178 ca620dd8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/06 14:55 android13-5.15-lts 993bed180178 ca620dd8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/06 12:08 android13-5.15-lts 993bed180178 ca620dd8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/04 07:01 android13-5.15-lts 993bed180178 51c4dcff .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/03 15:12 android13-5.15-lts 993bed180178 51c4dcff .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/03 12:11 android13-5.15-lts 993bed180178 7925100d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/03 00:16 android13-5.15-lts 993bed180178 eb2966c4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/02 17:58 android13-5.15-lts 993bed180178 eb2966c4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/02 14:36 android13-5.15-lts 993bed180178 eb2966c4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/02 11:05 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/01 14:01 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/01 07:45 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/01 05:47 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/04/01 00:26 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/31 22:53 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/31 21:32 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/31 01:32 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/30 16:24 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/30 09:55 android13-5.15-lts 993bed180178 6baf5069 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/29 22:11 android13-5.15-lts 993bed180178 c52bcb23 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/29 04:03 android13-5.15-lts 993bed180178 e91187ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/29 02:59 android13-5.15-lts 993bed180178 e91187ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/28 20:02 android13-5.15-lts 993bed180178 e91187ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/28 18:54 android13-5.15-lts 993bed180178 e91187ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/26 22:00 android13-5.15-lts 993bed180178 454571b6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/26 07:22 android13-5.15-lts 993bed180178 bcd9b39f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/25 10:58 android13-5.15-lts 993bed180178 0ea90952 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/23 09:54 android13-5.15-lts 993bed180178 0ea90952 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/18 19:48 android13-5.15-lts 993bed180178 baa80228 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2024/03/18 02:31 android13-5.15-lts 993bed180178 d615901c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
2022/10/16 02:39 android13-5.15-lts 44b8b2ac1d96 67cb024c .config console log report info [disk image] [vmlinux] ci2-android-5-15 KASAN: use-after-free Read in process_one_work
* Struck through repros no longer work on HEAD.