syzbot


KASAN: use-after-free Read in rxrpc_destroy_all_locals

Status: auto-obsoleted due to no activity on 2023/04/20 03:31
Subsystems: afs net
[Documentation on labels]
Reported-by: syzbot+1eb4232fca28c0a6d1c2@syzkaller.appspotmail.com
First crash: 468d, last: 439d
Cause bisection: failed (error log, bisect log)
  
Discussions (2)
Title Replies (including bot) Last reply
[PATCH net 0/9] rxrpc: Fixes for I/O thread conversion/SACK table expansion 12 (12) 2022/12/19 10:20
[syzbot] KASAN: use-after-free Read in rxrpc_destroy_all_locals 1 (5) 2022/12/09 06:28
Last patch testing requests (8)
Created Duration User Patch Repo Result
2023/04/20 03:24 23m retest repro linux-next OK log
2023/04/20 02:46 25m retest repro linux-next OK log
2023/04/20 02:46 21m retest repro linux-next OK log
2023/04/20 02:46 17m retest repro linux-next OK log
2022/12/09 03:08 20m hdanton@sina.com patch https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 591cd61541b9 error OK
2022/12/09 01:48 20m hdanton@sina.com patch https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 591cd61541b9 error OK
2022/12/08 14:09 18m dhowells@redhat.com https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/ afs-testing report log
2022/12/08 04:53 18m hdanton@sina.com patch https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 591cd61541b9 report log

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in instrument_atomic_read include/linux/instrumented.h:72 [inline]
BUG: KASAN: use-after-free in atomic_read include/linux/atomic/atomic-instrumented.h:27 [inline]
BUG: KASAN: use-after-free in refcount_read include/linux/refcount.h:147 [inline]
BUG: KASAN: use-after-free in rxrpc_destroy_all_locals+0x10a/0x180 net/rxrpc/local_object.c:434
Read of size 4 at addr ffff888078ad0014 by task kworker/u4:2/31

CPU: 0 PID: 31 Comm: kworker/u4:2 Not tainted 6.1.0-rc8-next-20221207-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
Workqueue: netns cleanup_net
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0xd1/0x138 lib/dump_stack.c:106
 print_address_description mm/kasan/report.c:306 [inline]
 print_report+0x15e/0x45d mm/kasan/report.c:417
 kasan_report+0xbf/0x1f0 mm/kasan/report.c:517
 check_region_inline mm/kasan/generic.c:183 [inline]
 kasan_check_range+0x141/0x190 mm/kasan/generic.c:189
 instrument_atomic_read include/linux/instrumented.h:72 [inline]
 atomic_read include/linux/atomic/atomic-instrumented.h:27 [inline]
 refcount_read include/linux/refcount.h:147 [inline]
 rxrpc_destroy_all_locals+0x10a/0x180 net/rxrpc/local_object.c:434
 rxrpc_exit_net+0x174/0x300 net/rxrpc/net_ns.c:128
 ops_exit_list+0xb0/0x170 net/core/net_namespace.c:169
 cleanup_net+0x4ee/0xb10 net/core/net_namespace.c:606
 process_one_work+0x9bf/0x1710 kernel/workqueue.c:2289
 worker_thread+0x669/0x1090 kernel/workqueue.c:2436
 kthread+0x2e8/0x3a0 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308
 </TASK>

Allocated by task 5248:
 kasan_save_stack+0x22/0x40 mm/kasan/common.c:45
 kasan_set_track+0x25/0x30 mm/kasan/common.c:52
 ____kasan_kmalloc mm/kasan/common.c:371 [inline]
 ____kasan_kmalloc mm/kasan/common.c:330 [inline]
 __kasan_kmalloc+0xa5/0xb0 mm/kasan/common.c:380
 kmalloc include/linux/slab.h:580 [inline]
 kzalloc include/linux/slab.h:720 [inline]
 rxrpc_alloc_local net/rxrpc/local_object.c:93 [inline]
 rxrpc_lookup_local+0x4d9/0xfb0 net/rxrpc/local_object.c:249
 rxrpc_bind+0x35e/0x5c0 net/rxrpc/af_rxrpc.c:150
 afs_open_socket+0x1b4/0x360 fs/afs/rxrpc.c:64
 afs_net_init+0xa79/0xed0 fs/afs/main.c:126
 ops_init+0xb9/0x680 net/core/net_namespace.c:135
 setup_net+0x793/0xe60 net/core/net_namespace.c:333
 copy_net_ns+0x31b/0x6b0 net/core/net_namespace.c:483
 create_new_namespaces+0x3f6/0xb20 kernel/nsproxy.c:110
 copy_namespaces+0x3b3/0x4a0 kernel/nsproxy.c:179
 copy_process+0x30d3/0x75c0 kernel/fork.c:2269
 kernel_clone+0xeb/0xa40 kernel/fork.c:2681
 __do_sys_clone3+0x1d1/0x370 kernel/fork.c:2980
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

Freed by task 5069:
 kasan_save_stack+0x22/0x40 mm/kasan/common.c:45
 kasan_set_track+0x25/0x30 mm/kasan/common.c:52
 kasan_save_free_info+0x2e/0x40 mm/kasan/generic.c:518
 ____kasan_slab_free mm/kasan/common.c:236 [inline]
 ____kasan_slab_free+0x160/0x1c0 mm/kasan/common.c:200
 kasan_slab_free include/linux/kasan.h:177 [inline]
 slab_free_hook mm/slub.c:1781 [inline]
 slab_free_freelist_hook+0x8b/0x1c0 mm/slub.c:1807
 slab_free mm/slub.c:3787 [inline]
 __kmem_cache_free+0xaf/0x3b0 mm/slub.c:3800
 rcu_do_batch kernel/rcu/tree.c:2244 [inline]
 rcu_core+0x81f/0x1980 kernel/rcu/tree.c:2504
 __do_softirq+0x1fb/0xadc kernel/softirq.c:571

Last potentially related work creation:
 kasan_save_stack+0x22/0x40 mm/kasan/common.c:45
 __kasan_record_aux_stack+0xbc/0xd0 mm/kasan/generic.c:488
 __call_rcu_common.constprop.0+0x99/0x820 kernel/rcu/tree.c:2753
 rxrpc_put_local.part.0+0x128/0x170 net/rxrpc/local_object.c:332
 rxrpc_put_local+0x25/0x30 net/rxrpc/local_object.c:324
 rxrpc_release_sock net/rxrpc/af_rxrpc.c:888 [inline]
 rxrpc_release+0x237/0x550 net/rxrpc/af_rxrpc.c:914
 __sock_release net/socket.c:650 [inline]
 sock_release+0x8b/0x1b0 net/socket.c:678
 afs_close_socket+0x1ce/0x330 fs/afs/rxrpc.c:125
 afs_net_exit+0x179/0x320 fs/afs/main.c:158
 ops_exit_list+0xb0/0x170 net/core/net_namespace.c:169
 cleanup_net+0x4ee/0xb10 net/core/net_namespace.c:606
 process_one_work+0x9bf/0x1710 kernel/workqueue.c:2289
 worker_thread+0x669/0x1090 kernel/workqueue.c:2436
 kthread+0x2e8/0x3a0 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308

The buggy address belongs to the object at ffff888078ad0000
 which belongs to the cache kmalloc-1k of size 1024
The buggy address is located 20 bytes inside of
 1024-byte region [ffff888078ad0000, ffff888078ad0400)

The buggy address belongs to the physical page:
page:ffffea0001e2b400 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x78ad0
head:ffffea0001e2b400 order:3 compound_mapcount:0 subpages_mapcount:0 compound_pincount:0
flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000010200 ffff888012441dc0 dead000000000122 0000000000000000
raw: 0000000000000000 0000000000100010 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 5248, tgid 5245 (syz-executor423), ts 105105032247, free_ts 45157750006
 prep_new_page mm/page_alloc.c:2531 [inline]
 get_page_from_freelist+0x119c/0x2ce0 mm/page_alloc.c:4283
 __alloc_pages+0x1cb/0x5b0 mm/page_alloc.c:5549
 alloc_pages+0x1aa/0x270 mm/mempolicy.c:2285
 alloc_slab_page mm/slub.c:1851 [inline]
 allocate_slab+0x25f/0x350 mm/slub.c:1998
 new_slab mm/slub.c:2051 [inline]
 ___slab_alloc+0xa91/0x1400 mm/slub.c:3193
 __slab_alloc.constprop.0+0x56/0xa0 mm/slub.c:3292
 __slab_alloc_node mm/slub.c:3345 [inline]
 slab_alloc_node mm/slub.c:3442 [inline]
 __kmem_cache_alloc_node+0x1a4/0x430 mm/slub.c:3491
 kmalloc_trace+0x26/0x60 mm/slab_common.c:1062
 kmalloc include/linux/slab.h:580 [inline]
 kzalloc include/linux/slab.h:720 [inline]
 rxrpc_alloc_local net/rxrpc/local_object.c:93 [inline]
 rxrpc_lookup_local+0x4d9/0xfb0 net/rxrpc/local_object.c:249
 rxrpc_bind+0x35e/0x5c0 net/rxrpc/af_rxrpc.c:150
 afs_open_socket+0x1b4/0x360 fs/afs/rxrpc.c:64
 afs_net_init+0xa79/0xed0 fs/afs/main.c:126
 ops_init+0xb9/0x680 net/core/net_namespace.c:135
 setup_net+0x793/0xe60 net/core/net_namespace.c:333
 copy_net_ns+0x31b/0x6b0 net/core/net_namespace.c:483
 create_new_namespaces+0x3f6/0xb20 kernel/nsproxy.c:110
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:24 [inline]
 free_pages_prepare mm/page_alloc.c:1446 [inline]
 free_pcp_prepare+0x65c/0xc00 mm/page_alloc.c:1496
 free_unref_page_prepare mm/page_alloc.c:3369 [inline]
 free_unref_page+0x1d/0x490 mm/page_alloc.c:3464
 __unfreeze_partials+0x17c/0x1a0 mm/slub.c:2637
 qlink_free mm/kasan/quarantine.c:168 [inline]
 qlist_free_all+0x6a/0x170 mm/kasan/quarantine.c:187
 kasan_quarantine_reduce+0x192/0x220 mm/kasan/quarantine.c:294
 __kasan_slab_alloc+0x66/0x90 mm/kasan/common.c:302
 kasan_slab_alloc include/linux/kasan.h:201 [inline]
 slab_post_alloc_hook mm/slab.h:761 [inline]
 slab_alloc_node mm/slub.c:3452 [inline]
 slab_alloc mm/slub.c:3460 [inline]
 __kmem_cache_alloc_lru mm/slub.c:3467 [inline]
 kmem_cache_alloc+0x1e4/0x430 mm/slub.c:3476
 getname_flags.part.0+0x50/0x4f0 fs/namei.c:139
 getname_flags+0x9e/0xe0 include/linux/audit.h:320
 vfs_fstatat+0x77/0xb0 fs/stat.c:275
 __do_sys_newfstatat+0x8a/0x110 fs/stat.c:446
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

Memory state around the buggy address:
 ffff888078acff00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff888078acff80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff888078ad0000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                         ^
 ffff888078ad0080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888078ad0100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (10846):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/12/09 06:27 linux-next 591cd61541b9 1034e5fa .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/09 04:42 linux-next 591cd61541b9 1034e5fa .config console log report syz [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/08 02:37 linux-next 591cd61541b9 d88f3abb .config console log report syz [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/21 18:25 upstream b6bb9676f216 4067838e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/21 18:25 upstream b6bb9676f216 4067838e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/21 16:02 upstream b6bb9676f216 4067838e .config console log report info ci-upstream-kasan-gce-root KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/21 10:21 upstream b6bb9676f216 d3e76707 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/20 13:52 upstream 6feb57c2fd7c 4791c8e9 .config console log report info ci-qemu-upstream KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/21 17:26 upstream b6bb9676f216 4067838e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/21 14:52 upstream b6bb9676f216 4067838e .config console log report info ci-qemu-upstream-386 KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/19 16:47 bpf 13e3c7793e2f c52b2efb .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/16 11:56 net-old 32f1002ed485 79e1d513 .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/05 06:02 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/05 04:06 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/05 02:38 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/05 02:37 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/05 01:10 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 22:39 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 21:31 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 19:43 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 18:26 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 17:51 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 16:50 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 15:43 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 14:39 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 13:19 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 11:14 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 07:27 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 07:26 bpf-next acd3b7768048 1dac8c7a .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 06:02 bpf-next 00883922ab40 1dac8c7a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 04:58 bpf-next 00883922ab40 1dac8c7a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 03:36 bpf-next 00883922ab40 1dac8c7a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/04 01:18 bpf-next 00883922ab40 1dac8c7a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 22:47 bpf-next 00883922ab40 1dac8c7a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 21:05 bpf-next 00883922ab40 1dac8c7a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 21:04 bpf-next 00883922ab40 1dac8c7a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 20:01 bpf-next 00883922ab40 1dac8c7a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 18:30 bpf-next 00883922ab40 1dac8c7a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 15:53 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 14:04 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 12:50 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 11:57 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 10:46 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 09:38 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 07:47 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 06:32 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 05:05 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 03:58 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 02:58 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 01:57 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 00:56 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/03 00:26 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/02 23:16 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/02 22:16 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/02 21:07 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2023/01/02 21:02 bpf-next bb5747cfbc4b ab32d508 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/22 05:06 net-next-old 9054b41c4e1b 4067838e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/06 16:17 net-next-old 01d0e110f236 d88f3abb .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/19 20:58 linux-next d650871875b2 c52b2efb .config console log report info ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in rxrpc_destroy_all_locals
2022/12/17 00:22 upstream 77856d911a8c 05494336 .config console log report info ci-qemu-upstream-386 KFENCE: use-after-free in rxrpc_destroy_all_locals
* Struck through repros no longer work on HEAD.