syzbot


KASAN: use-after-free Read in exact_lock (2)

Status: premoderation: reported on 2025/04/26 10:29
Reported-by: syzbot+aa263e6e56f76eeacb80@syzkaller.appspotmail.com
First crash: 36d, last: 20d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-54 KASAN: use-after-free Read in exact_lock 1 891d 891d 0/2 auto-obsoleted due to no activity on 2023/04/22 15:12
android-5-10 KASAN: use-after-free Read in exact_lock 53 88d 98d 0/2 auto-obsoleted due to no activity on 2025/04/24 06:37

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in get_disk_and_module block/genhd.c:1787 [inline]
BUG: KASAN: use-after-free in exact_lock+0x38/0xc0 block/genhd.c:677
Read of size 8 at addr ffff888101b9f460 by task syz.1.2250/9124

CPU: 0 PID: 9124 Comm: syz.1.2250 Tainted: G        W         5.10.237-syzkaller-00309-g7e2543346ff7 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
Call Trace:
 __dump_stack+0x21/0x24 lib/dump_stack.c:77
 dump_stack_lvl+0x169/0x1d8 lib/dump_stack.c:118
 print_address_description+0x7f/0x2c0 mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:435 [inline]
 kasan_report+0xe2/0x130 mm/kasan/report.c:452
 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report_generic.c:309
 get_disk_and_module block/genhd.c:1787 [inline]
 exact_lock+0x38/0xc0 block/genhd.c:677
 kobj_lookup+0x298/0x430 drivers/base/map.c:119
 get_gendisk+0xe9/0x340 block/genhd.c:1001
 bdev_get_gendisk fs/block_dev.c:1110 [inline]
 __blkdev_get+0x1b0/0x12f0 fs/block_dev.c:1474
 blkdev_get fs/block_dev.c:1653 [inline]
 blkdev_open+0x208/0x430 fs/block_dev.c:1770
 do_dentry_open+0x793/0x1090 fs/open.c:819
 vfs_open+0x73/0x80 fs/open.c:942
 do_open fs/namei.c:3391 [inline]
 path_openat+0x27ad/0x3160 fs/namei.c:3509
 do_filp_open+0x1b3/0x3e0 fs/namei.c:3536
 do_sys_openat2+0x14c/0x6d0 fs/open.c:1217
 do_sys_open fs/open.c:1233 [inline]
 __do_sys_creat fs/open.c:1309 [inline]
 __se_sys_creat fs/open.c:1303 [inline]
 __x64_sys_creat+0x8e/0xb0 fs/open.c:1303
 do_syscall_64+0x31/0x40 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f507ac13969
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f507927c038 EFLAGS: 00000246 ORIG_RAX: 0000000000000055
RAX: ffffffffffffffda RBX: 00007f507ae3afa0 RCX: 00007f507ac13969
RDX: 0000000000000000 RSI: a8af4c2a2335cfcd RDI: 0000200000000040
RBP: 00007f507ac95ab1 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007f507ae3afa0 R15: 00007ffe67067848

Allocated by task 8763:
 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:430 [inline]
 ____kasan_kmalloc mm/kasan/common.c:509 [inline]
 __kasan_kmalloc+0xda/0x110 mm/kasan/common.c:518
 kasan_kmalloc include/linux/kasan.h:254 [inline]
 kmem_cache_alloc_trace+0x184/0x2e0 mm/slub.c:2974
 kmalloc include/linux/slab.h:552 [inline]
 kzalloc include/linux/slab.h:664 [inline]
 copy_verifier_state+0x5a2/0xc20 kernel/bpf/verifier.c:913
 is_state_visited kernel/bpf/verifier.c:9937 [inline]
 do_check+0x3546/0xdf40 kernel/bpf/verifier.c:10056
 do_check_common+0x8e3/0x1160 kernel/bpf/verifier.c:12047
 do_check_main kernel/bpf/verifier.c:12110 [inline]
 bpf_check+0x9371/0xd720 kernel/bpf/verifier.c:12665
 bpf_prog_load+0xf5a/0x1420 kernel/bpf/syscall.c:2234
 __do_sys_bpf kernel/bpf/syscall.c:4435 [inline]
 __se_sys_bpf+0x442/0x680 kernel/bpf/syscall.c:4391
 __x64_sys_bpf+0x7b/0x90 kernel/bpf/syscall.c:4391
 do_syscall_64+0x31/0x40 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x61/0xcb

Freed by task 8763:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track+0x4a/0x70 mm/kasan/common.c:45
 kasan_set_free_info+0x23/0x40 mm/kasan/generic.c:370
 ____kasan_slab_free+0x125/0x160 mm/kasan/common.c:362
 __kasan_slab_free+0x11/0x20 mm/kasan/common.c:370
 kasan_slab_free include/linux/kasan.h:220 [inline]
 slab_free_hook mm/slub.c:1595 [inline]
 slab_free_freelist_hook+0xc5/0x190 mm/slub.c:1621
 slab_free mm/slub.c:3203 [inline]
 kfree+0xc0/0x270 mm/slub.c:4191
 free_func_state kernel/bpf/verifier.c:839 [inline]
 free_verifier_state+0xde/0x220 kernel/bpf/verifier.c:855
 is_state_visited kernel/bpf/verifier.c:9886 [inline]
 do_check+0x1a81/0xdf40 kernel/bpf/verifier.c:10056
 do_check_common+0x8e3/0x1160 kernel/bpf/verifier.c:12047
 do_check_main kernel/bpf/verifier.c:12110 [inline]
 bpf_check+0x9371/0xd720 kernel/bpf/verifier.c:12665
 bpf_prog_load+0xf5a/0x1420 kernel/bpf/syscall.c:2234
 __do_sys_bpf kernel/bpf/syscall.c:4435 [inline]
 __se_sys_bpf+0x442/0x680 kernel/bpf/syscall.c:4391
 __x64_sys_bpf+0x7b/0x90 kernel/bpf/syscall.c:4391
 do_syscall_64+0x31/0x40 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x61/0xcb

Last potentially related work creation:
 kasan_save_stack+0x3a/0x60 mm/kasan/common.c:38
 __kasan_record_aux_stack+0xd2/0x100 mm/kasan/generic.c:348
 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:358
 __call_rcu kernel/rcu/tree.c:2976 [inline]
 call_rcu+0x105/0x1040 kernel/rcu/tree.c:3050
 netlink_release+0x1288/0x1690 net/netlink/af_netlink.c:796
 __sock_release net/socket.c:597 [inline]
 sock_close+0xe0/0x270 net/socket.c:1286
 __fput+0x2fb/0x770 fs/file_table.c:281
 ____fput+0x15/0x20 fs/file_table.c:314
 task_work_run+0x127/0x190 kernel/task_work.c:189
 tracehook_notify_resume include/linux/tracehook.h:188 [inline]
 exit_to_user_mode_loop+0xcb/0xe0 kernel/entry/common.c:172
 exit_to_user_mode_prepare kernel/entry/common.c:199 [inline]
 syscall_exit_to_user_mode+0x68/0x90 kernel/entry/common.c:274
 do_syscall_64+0x3d/0x40 arch/x86/entry/common.c:56
 entry_SYSCALL_64_after_hwframe+0x61/0xcb

The buggy address belongs to the object at ffff888101b9f000
 which belongs to the cache kmalloc-2k of size 2048
The buggy address is located 1120 bytes inside of
 2048-byte region [ffff888101b9f000, ffff888101b9f800)
The buggy address belongs to the page:
page:ffffea000406e600 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x101b98
head:ffffea000406e600 order:3 compound_mapcount:0 compound_pincount:0
flags: 0x4000000000010200(slab|head)
raw: 4000000000010200 dead000000000100 dead000000000122 ffff888100042d80
raw: 0000000000000000 0000000000080008 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 1, ts 1959403537, free_ts 0
 set_page_owner include/linux/page_owner.h:35 [inline]
 post_alloc_hook mm/page_alloc.c:2456 [inline]
 prep_new_page+0x179/0x180 mm/page_alloc.c:2462
 get_page_from_freelist+0x2235/0x23d0 mm/page_alloc.c:4254
 __alloc_pages_nodemask+0x268/0x5f0 mm/page_alloc.c:5349
 alloc_slab_page mm/slub.c:-1 [inline]
 allocate_slab mm/slub.c:1808 [inline]
 new_slab+0x84/0x3f0 mm/slub.c:1869
 new_slab_objects mm/slub.c:2627 [inline]
 ___slab_alloc+0x2a6/0x450 mm/slub.c:2791
 __slab_alloc+0x63/0xa0 mm/slub.c:2831
 slab_alloc_node mm/slub.c:2913 [inline]
 slab_alloc mm/slub.c:2955 [inline]
 kmem_cache_alloc_trace+0x1b3/0x2e0 mm/slub.c:2972
 kmalloc include/linux/slab.h:552 [inline]
 kzalloc include/linux/slab.h:664 [inline]
 __thermal_cooling_device_register+0x127/0x5e0 drivers/thermal/thermal_core.c:1111
 thermal_cooling_device_register+0x27/0x30 drivers/thermal/thermal_core.c:1174
 acpi_pss_perf_init drivers/acpi/processor_driver.c:154 [inline]
 __acpi_processor_start+0x169/0x400 drivers/acpi/processor_driver.c:232
 acpi_processor_start+0x5b/0x80 drivers/acpi/processor_driver.c:259
 really_probe+0x3d8/0xa90 drivers/base/dd.c:562
 driver_probe_device+0xe7/0x190 drivers/base/dd.c:752
 device_driver_attach+0x181/0x280 drivers/base/dd.c:1035
 __driver_attach+0x15a/0x3a0 drivers/base/dd.c:1124
 bus_for_each_dev+0x174/0x1e0 drivers/base/bus.c:307
page_owner free stack trace missing

Memory state around the buggy address:
 ffff888101b9f300: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888101b9f380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888101b9f400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                                       ^
 ffff888101b9f480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888101b9f500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================
general protection fault, probably for non-canonical address 0xdffffc000000000c: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000060-0x0000000000000067]
CPU: 1 PID: 9124 Comm: syz.1.2250 Tainted: G    B   W         5.10.237-syzkaller-00309-g7e2543346ff7 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
RIP: 0010:get_disk_and_module block/genhd.c:1789 [inline]
RIP: 0010:exact_lock+0x4b/0xc0 block/genhd.c:677
Code: 00 4c 89 f0 48 c1 e8 03 42 80 3c 38 00 74 08 4c 89 f7 e8 38 f8 6d ff 4d 8b 36 4d 85 f6 74 35 49 83 c6 68 4c 89 f0 48 c1 e8 03 <42> 80 3c 38 00 74 08 4c 89 f7 e8 16 f8 6d ff 4d 8b 36 4d 85 f6 74
RSP: 0018:ffffc90001357650 EFLAGS: 00010207
RAX: 000000000000000c RBX: ffff888101b9f000 RCX: 0000000000000282
RDX: ffffc900086bf000 RSI: 000000000007ffff RDI: 0000000000080000
RBP: ffffc90001357668 R08: 0000000000000004 R09: 0000000000000003
R10: fffffbfff0d8e248 R11: 1ffffffff0d8e248 R12: ffff888101b9f000
R13: 0000000000700002 R14: 0000000000000067 R15: dffffc0000000000
FS:  00007f507927c6c0(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000000 CR3: 000000015e7d9000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 kobj_lookup+0x298/0x430 drivers/base/map.c:119
 get_gendisk+0xe9/0x340 block/genhd.c:1001
 bdev_get_gendisk fs/block_dev.c:1110 [inline]
 __blkdev_get+0x1b0/0x12f0 fs/block_dev.c:1474
 blkdev_get fs/block_dev.c:1653 [inline]
 blkdev_open+0x208/0x430 fs/block_dev.c:1770
 do_dentry_open+0x793/0x1090 fs/open.c:819
 vfs_open+0x73/0x80 fs/open.c:942
 do_open fs/namei.c:3391 [inline]
 path_openat+0x27ad/0x3160 fs/namei.c:3509
 do_filp_open+0x1b3/0x3e0 fs/namei.c:3536
 do_sys_openat2+0x14c/0x6d0 fs/open.c:1217
 do_sys_open fs/open.c:1233 [inline]
 __do_sys_creat fs/open.c:1309 [inline]
 __se_sys_creat fs/open.c:1303 [inline]
 __x64_sys_creat+0x8e/0xb0 fs/open.c:1303
 do_syscall_64+0x31/0x40 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f507ac13969
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f507927c038 EFLAGS: 00000246 ORIG_RAX: 0000000000000055
RAX: ffffffffffffffda RBX: 00007f507ae3afa0 RCX: 00007f507ac13969
RDX: 0000000000000000 RSI: a8af4c2a2335cfcd RDI: 0000200000000040
RBP: 00007f507ac95ab1 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007f507ae3afa0 R15: 00007ffe67067848
Modules linked in:
---[ end trace 25331edcbd204eb3 ]---
RIP: 0010:get_disk_and_module block/genhd.c:1789 [inline]
RIP: 0010:exact_lock+0x4b/0xc0 block/genhd.c:677
Code: 00 4c 89 f0 48 c1 e8 03 42 80 3c 38 00 74 08 4c 89 f7 e8 38 f8 6d ff 4d 8b 36 4d 85 f6 74 35 49 83 c6 68 4c 89 f0 48 c1 e8 03 <42> 80 3c 38 00 74 08 4c 89 f7 e8 16 f8 6d ff 4d 8b 36 4d 85 f6 74
RSP: 0018:ffffc90001357650 EFLAGS: 00010207
RAX: 000000000000000c RBX: ffff888101b9f000 RCX: 0000000000000282
RDX: ffffc900086bf000 RSI: 000000000007ffff RDI: 0000000000080000
RBP: ffffc90001357668 R08: 0000000000000004 R09: 0000000000000003
R10: fffffbfff0d8e248 R11: 1ffffffff0d8e248 R12: ffff888101b9f000
R13: 0000000000700002 R14: 0000000000000067 R15: dffffc0000000000
FS:  00007f507927c6c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000028500000000 CR3: 000000015e7d9000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
   0:	00 4c 89 f0          	add    %cl,-0x10(%rcx,%rcx,4)
   4:	48 c1 e8 03          	shr    $0x3,%rax
   8:	42 80 3c 38 00       	cmpb   $0x0,(%rax,%r15,1)
   d:	74 08                	je     0x17
   f:	4c 89 f7             	mov    %r14,%rdi
  12:	e8 38 f8 6d ff       	call   0xff6df84f
  17:	4d 8b 36             	mov    (%r14),%r14
  1a:	4d 85 f6             	test   %r14,%r14
  1d:	74 35                	je     0x54
  1f:	49 83 c6 68          	add    $0x68,%r14
  23:	4c 89 f0             	mov    %r14,%rax
  26:	48 c1 e8 03          	shr    $0x3,%rax
* 2a:	42 80 3c 38 00       	cmpb   $0x0,(%rax,%r15,1) <-- trapping instruction
  2f:	74 08                	je     0x39
  31:	4c 89 f7             	mov    %r14,%rdi
  34:	e8 16 f8 6d ff       	call   0xff6df84f
  39:	4d 8b 36             	mov    (%r14),%r14
  3c:	4d 85 f6             	test   %r14,%r14
  3f:	74                   	.byte 0x74

Crashes (51):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/05/12 15:31 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/12 12:02 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/12 07:56 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/12 05:54 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/12 04:14 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/11 14:20 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/11 13:07 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/11 10:11 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/11 07:15 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/11 07:11 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/11 05:09 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/11 04:49 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/11 00:52 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/10 22:00 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/10 00:23 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/08 09:23 android13-5.10-lts 7e2543346ff7 dbf35fa1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/07 22:18 android13-5.10-lts 7e2543346ff7 dbf35fa1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/06 18:58 android13-5.10-lts ab07aeb2c93d 350f4ffc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/06 14:49 android13-5.10-lts ab07aeb2c93d ae98e6b9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/06 09:54 android13-5.10-lts ab07aeb2c93d ae98e6b9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/06 03:10 android13-5.10-lts ab07aeb2c93d ae98e6b9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/05 07:57 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/05 04:03 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/05 04:00 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/05 02:39 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/04 23:22 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/04 21:27 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/04 21:25 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/04 15:30 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/04 14:46 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/04 14:11 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/04 12:05 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/04 11:51 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/03 12:41 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/03 08:48 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/02 18:35 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/02 18:35 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/01 14:28 android13-5.10-lts ab07aeb2c93d 51b137cd .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/01 05:58 android13-5.10-lts ab07aeb2c93d ce7952f4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/04/30 17:14 android13-5.10-lts ab07aeb2c93d 85a5a23f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/04/29 15:19 android13-5.10-lts ab07aeb2c93d aeb6ec69 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/04/27 19:54 android13-5.10-lts ba8b8b193394 c6b4fb39 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/04/27 18:39 android13-5.10-lts ba8b8b193394 c6b4fb39 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/04/26 22:53 android13-5.10-lts ba8b8b193394 c6b4fb39 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/04/26 10:28 android13-5.10-lts ba8b8b193394 c6b4fb39 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: use-after-free Read in exact_lock
2025/05/12 00:23 android13-5.10-lts 7e2543346ff7 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in exact_lock
* Struck through repros no longer work on HEAD.