syzbot


KASAN: use-after-free Read in incfs_free_mount_info

Status: premoderation: reported on 2026/01/25 07:55
Reported-by: syzbot+48cbc5beadfd84c55798@syzkaller.appspotmail.com
First crash: 146d, last: 1h20m
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-10 KASAN: use-after-free Read in incfs_free_mount_info 19 538 1h34m 152d 0/2 premoderation: reported on 2026/01/19 00:38
android-6-1 KASAN: use-after-free Read in incfs_free_mount_info 19 109 4d18h 152d 0/2 premoderation: reported on 2026/01/18 22:40

Sample crash report:
R10: 0000000000000000 R11: 0000000000000246 R12: 00007fff579bb050
R13: 00007ffbd743d2ca R14: 0000555573c8c4e8 R15: 00007fff579bc120
 </TASK>
---[ end trace ece2a7b97a77d7d8 ]---
==================================================================
BUG: KASAN: use-after-free in fast_dput+0x1e0/0x290 fs/dcache.c:753
Read of size 4 at addr ffff888129baeee0 by task syz-executor/285

CPU: 1 PID: 285 Comm: syz-executor Tainted: G        W         syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026
Call Trace:
 <TASK>
 __dump_stack+0x21/0x30 lib/dump_stack.c:88
 dump_stack_lvl+0x110/0x170 lib/dump_stack.c:106
 print_address_description+0x7f/0x2c0 mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:427 [inline]
 kasan_report+0x10f/0x150 mm/kasan/report.c:444
 __asan_report_load4_noabort+0x14/0x20 mm/kasan/report_generic.c:308
 fast_dput+0x1e0/0x290 fs/dcache.c:753
 dput+0x26/0x90 fs/dcache.c:880
 incfs_free_mount_info+0x60/0x200 fs/incfs/data_mgmt.c:166
 incfs_kill_sb+0x1af/0x210 fs/incfs/vfs.c:1997
 deactivate_locked_super+0xa0/0x100 fs/super.c:335
 deactivate_super+0xaf/0xe0 fs/super.c:366
 cleanup_mnt+0x44f/0x500 fs/namespace.c:1148
 __cleanup_mnt+0x19/0x20 fs/namespace.c:1155
 task_work_run+0x127/0x190 kernel/task_work.c:188
 exit_task_work include/linux/task_work.h:33 [inline]
 do_exit+0xb70/0x29a0 kernel/exit.c:890
 do_group_exit+0x149/0x310 kernel/exit.c:1004
 __do_sys_exit_group kernel/exit.c:1015 [inline]
 __se_sys_exit_group kernel/exit.c:1013 [inline]
 __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1013
 x64_sys_call+0x832/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:232
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7ffbd73a7e59
Code: Unable to access opcode bytes at RIP 0x7ffbd73a7e2f.
RSP: 002b:00007fff579b9d98 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007ffbd743d32a RCX: 00007ffbd73a7e59
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
RBP: 0000000000000009 R08: 0000000000000000 R09: 00007ffbd743d2ca
R10: 0000000000000000 R11: 0000000000000246 R12: 00007fff579bb050
R13: 00007ffbd743d2ca R14: 0000555573c8c4e8 R15: 00007fff579bc120
 </TASK>

Allocated by task 541:
 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_slab_alloc+0xb7/0xe0 mm/kasan/common.c:466
 kasan_slab_alloc include/linux/kasan.h:217 [inline]
 slab_post_alloc_hook+0x4f/0x2b0 mm/slab.h:550
 slab_alloc_node mm/slub.c:3245 [inline]
 slab_alloc mm/slub.c:3255 [inline]
 kmem_cache_alloc+0xf7/0x260 mm/slub.c:3260
 __d_alloc+0x2d/0x690 fs/dcache.c:1749
 d_alloc fs/dcache.c:1828 [inline]
 d_alloc_parallel+0xe5/0x1380 fs/dcache.c:2584
 __lookup_slow+0x14c/0x410 fs/namei.c:1656
 lookup_one_len+0x19d/0x2d0 fs/namei.c:2726
 incfs_lookup_dentry+0x60/0xb0 fs/incfs/data_mgmt.c:210
 open_or_create_special_dir+0x4c/0x1f0 fs/incfs/vfs.c:475
 incfs_mount_fs+0x42f/0x890 fs/incfs/vfs.c:1884
 legacy_get_tree+0xed/0x190 fs/fs_context.c:611
 vfs_get_tree+0x89/0x260 fs/super.c:1530
 do_new_mount+0x25a/0xa30 fs/namespace.c:3034
 path_mount+0x640/0xff0 fs/namespace.c:3364
 do_mount fs/namespace.c:3377 [inline]
 __do_sys_mount fs/namespace.c:3585 [inline]
 __se_sys_mount+0x320/0x390 fs/namespace.c:3562
 __x64_sys_mount+0xbf/0xd0 fs/namespace.c:3562
 x64_sys_call+0x6bf/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:166
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

Freed by task 0:
 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: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:1728 [inline]
 slab_free_freelist_hook+0xc2/0x190 mm/slub.c:1754
 slab_free mm/slub.c:3526 [inline]
 kmem_cache_free+0x100/0x320 mm/slub.c:3544
 __d_free+0x23/0x30 fs/dcache.c:273
 rcu_do_batch+0x4c1/0xbf0 kernel/rcu/tree.c:2523
 rcu_core+0x4a3/0xef0 kernel/rcu/tree.c:2763
 rcu_core_si+0x9/0x10 kernel/rcu/tree.c:2776
 handle_softirqs+0x250/0x560 kernel/softirq.c:583
 __do_softirq kernel/softirq.c:621 [inline]
 invoke_softirq kernel/softirq.c:443 [inline]
 __irq_exit_rcu+0x52/0xf0 kernel/softirq.c:670
 irq_exit_rcu+0x9/0x10 kernel/softirq.c:682
 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1108 [inline]
 sysvec_apic_timer_interrupt+0xa9/0xc0 arch/x86/kernel/apic/apic.c:1108
 asm_sysvec_apic_timer_interrupt+0x1b/0x20 arch/x86/include/asm/idtentry.h:676

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_common kernel/rcu/tree.c:3011 [inline]
 call_rcu+0x10b/0xf60 kernel/rcu/tree.c:3129
 dentry_free+0xbd/0x150 fs/dcache.c:-1
 __dentry_kill+0x516/0x660 fs/dcache.c:600
 dentry_kill+0xc0/0x2a0 fs/dcache.c:-1
 dput+0x47/0x90 fs/dcache.c:893
 incfs_free_mount_info+0x60/0x200 fs/incfs/data_mgmt.c:166
 incfs_kill_sb+0x1af/0x210 fs/incfs/vfs.c:1997
 deactivate_locked_super+0xa0/0x100 fs/super.c:335
 deactivate_super+0xaf/0xe0 fs/super.c:366
 cleanup_mnt+0x44f/0x500 fs/namespace.c:1148
 __cleanup_mnt+0x19/0x20 fs/namespace.c:1155
 task_work_run+0x127/0x190 kernel/task_work.c:188
 exit_task_work include/linux/task_work.h:33 [inline]
 do_exit+0xb70/0x29a0 kernel/exit.c:890
 do_group_exit+0x149/0x310 kernel/exit.c:1004
 __do_sys_exit_group kernel/exit.c:1015 [inline]
 __se_sys_exit_group kernel/exit.c:1013 [inline]
 __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1013
 x64_sys_call+0x832/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:232
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

The buggy address belongs to the object at ffff888129baeee0
 which belongs to the cache dentry of size 208
The buggy address is located 0 bytes inside of
 208-byte region [ffff888129baeee0, ffff888129baefb0)
The buggy address belongs to the page:
page:ffffea0004a6eb80 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x129bae
flags: 0x4000000000000200(slab|zone=1)
raw: 4000000000000200 0000000000000000 dead000000000122 ffff8881001c5200
raw: 0000000000000000 00000000000f000f 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 0, migratetype Reclaimable, gfp_mask 0x112cd0(GFP_USER|__GFP_NOWARN|__GFP_NORETRY|__GFP_RECLAIMABLE), pid 285, ts 35692807381, free_ts 0
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x192/0x1b0 mm/page_alloc.c:2605
 prep_new_page+0x1c/0x110 mm/page_alloc.c:2611
 get_page_from_freelist+0x2c3a/0x2cd0 mm/page_alloc.c:4485
 __alloc_pages+0x1a2/0x460 mm/page_alloc.c:5822
 alloc_slab_page mm/slub.c:-1 [inline]
 allocate_slab mm/slub.c:1937 [inline]
 new_slab+0xa0/0x4d0 mm/slub.c:2000
 ___slab_alloc+0x3ac/0x840 mm/slub.c:3033
 __slab_alloc+0x49/0x90 mm/slub.c:3120
 slab_alloc_node mm/slub.c:3211 [inline]
 slab_alloc mm/slub.c:3255 [inline]
 kmem_cache_alloc+0x138/0x260 mm/slub.c:3260
 __d_alloc+0x2d/0x690 fs/dcache.c:1749
 d_alloc_pseudo+0x1d/0x70 fs/dcache.c:1880
 alloc_file_pseudo+0xe0/0x200 fs/file_table.c:256
 sock_alloc_file+0xba/0x260 net/socket.c:462
 sock_map_fd net/socket.c:486 [inline]
 __sys_socket+0x12b/0x190 net/socket.c:1587
 __do_sys_socket net/socket.c:1592 [inline]
 __se_sys_socket net/socket.c:1590 [inline]
 __x64_sys_socket+0x7a/0x90 net/socket.c:1590
 x64_sys_call+0x8c5/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:42
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
page_owner free stack trace missing

Memory state around the buggy address:
 ffff888129baed80: fb fb fc fc fc fc fc fc fc fc 00 00 00 00 00 00
 ffff888129baee00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff888129baee80: 00 00 00 00 fc fc fc fc fc fc fc fc fa fb fb fb
                                                       ^
 ffff888129baef00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888129baef80: fb fb fb fb fb fb fc fc fc fc fc fc fc fc fc fc
==================================================================
------------[ cut here ]------------
WARNING: CPU: 1 PID: 285 at fs/dcache.c:769 fast_dput+0x207/0x290 fs/dcache.c:769
Modules linked in:
CPU: 1 PID: 285 Comm: syz-executor Tainted: G    B   W         syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026
RIP: 0010:fast_dput+0x207/0x290 fs/dcache.c:769
Code: ec f2 ff e9 4e fe ff ff 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c a1 fe ff ff 48 89 df e8 f3 eb f2 ff e9 94 fe ff ff e8 89 8a b3 ff <0f> 0b e9 13 ff ff ff 89 d9 80 e1 07 80 c1 03 38 c1 0f 8c ec fe ff
RSP: 0018:ffffc90000a37b60 EFLAGS: 00010293
RAX: ffffffff81b62127 RBX: ffff888129baeee0 RCX: ffff88812003bb40
RDX: 0000000000000000 RSI: 00000000ffffff80 RDI: 0000000000000001
RBP: ffffc90000a37b88 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffff52000146f5c R12: 00000000ffffff80
R13: dffffc0000000000 R14: ffff888129baef38 R15: 1ffff11025375de7
FS:  0000000000000000(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b2ed16ff8 CR3: 0000000126244000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 dput+0x26/0x90 fs/dcache.c:880
 incfs_free_mount_info+0x60/0x200 fs/incfs/data_mgmt.c:166
 incfs_kill_sb+0x1af/0x210 fs/incfs/vfs.c:1997
 deactivate_locked_super+0xa0/0x100 fs/super.c:335
 deactivate_super+0xaf/0xe0 fs/super.c:366
 cleanup_mnt+0x44f/0x500 fs/namespace.c:1148
 __cleanup_mnt+0x19/0x20 fs/namespace.c:1155
 task_work_run+0x127/0x190 kernel/task_work.c:188
 exit_task_work include/linux/task_work.h:33 [inline]
 do_exit+0xb70/0x29a0 kernel/exit.c:890
 do_group_exit+0x149/0x310 kernel/exit.c:1004
 __do_sys_exit_group kernel/exit.c:1015 [inline]
 __se_sys_exit_group kernel/exit.c:1013 [inline]
 __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1013
 x64_sys_call+0x832/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:232
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7ffbd73a7e59
Code: Unable to access opcode bytes at RIP 0x7ffbd73a7e2f.
RSP: 002b:00007fff579b9d98 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007ffbd743d32a RCX: 00007ffbd73a7e59
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
RBP: 0000000000000009 R08: 0000000000000000 R09: 00007ffbd743d2ca
R10: 0000000000000000 R11: 0000000000000246 R12: 00007fff579bb050
R13: 00007ffbd743d2ca R14: 0000555573c8c4e8 R15: 00007fff579bc120
 </TASK>
---[ end trace ece2a7b97a77d7d9 ]---

Crashes (149):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/06/20 15:43 android13-5.15-lts b4be5dda13e9 43bfcdb0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/20 10:34 android13-5.15-lts b4be5dda13e9 43bfcdb0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/19 22:59 android13-5.15-lts b4be5dda13e9 43bfcdb0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/18 08:43 android13-5.15-lts b4be5dda13e9 b62b3ded .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/16 19:29 android13-5.15-lts b4be5dda13e9 a3998659 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/15 05:14 android13-5.15-lts 30f5554a846e 1d2f3589 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/14 19:13 android13-5.15-lts 30f5554a846e 1d2f3589 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/13 12:11 android13-5.15-lts 30f5554a846e 1d2f3589 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/12 10:04 android13-5.15-lts 30f5554a846e e93da63e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/10 19:03 android13-5.15-lts 30f5554a846e f79bac11 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/08 18:53 android13-5.15-lts 8969ee93a483 656e94c6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/08 12:31 android13-5.15-lts 8969ee93a483 cc095639 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/08 00:46 android13-5.15-lts 8969ee93a483 cc095639 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/07 23:06 android13-5.15-lts 8969ee93a483 cc095639 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/07 19:41 android13-5.15-lts 8969ee93a483 cc095639 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/07 17:13 android13-5.15-lts 8969ee93a483 cc095639 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/07 13:38 android13-5.15-lts 8969ee93a483 cc095639 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/07 03:03 android13-5.15-lts 8969ee93a483 cc095639 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/06 07:44 android13-5.15-lts 8969ee93a483 cc095639 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/05 21:37 android13-5.15-lts 8969ee93a483 48b6c3fa .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/05 07:17 android13-5.15-lts 8969ee93a483 197909be .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/05 02:29 android13-5.15-lts 8969ee93a483 197909be .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/04 13:20 android13-5.15-lts 8969ee93a483 197909be .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/01 05:38 android13-5.15-lts 8969ee93a483 6b4a8443 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/06/01 03:47 android13-5.15-lts 8969ee93a483 6b4a8443 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/31 20:53 android13-5.15-lts 8969ee93a483 6b4a8443 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/31 16:05 android13-5.15-lts 8969ee93a483 6b4a8443 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/31 02:24 android13-5.15-lts 8969ee93a483 6b4a8443 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/30 21:13 android13-5.15-lts 8969ee93a483 6b4a8443 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/30 15:33 android13-5.15-lts 8969ee93a483 6b4a8443 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/27 10:06 android13-5.15-lts 8969ee93a483 2b01f00e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/26 05:47 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/25 20:42 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/25 08:59 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/25 06:56 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/24 19:43 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/24 17:12 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/24 14:03 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/24 10:46 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/24 03:10 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/23 16:17 android13-5.15-lts 05eea940894a c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/18 08:36 android13-5.15-lts 7f4b368e0410 de5aae85 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/14 19:10 android13-5.15-lts 7f4b368e0410 6ccb967e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/13 19:50 android13-5.15-lts 7f4b368e0410 fec2a7ee .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/13 01:48 android13-5.15-lts 7f4b368e0410 a0949470 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/12 22:29 android13-5.15-lts 7f4b368e0410 a0949470 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/11 08:54 android13-5.15-lts fbdcb39071da 845acb1c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/11 00:14 android13-5.15-lts fbdcb39071da 29233ece .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/10 21:04 android13-5.15-lts fbdcb39071da 29233ece .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/10 18:02 android13-5.15-lts fbdcb39071da 29233ece .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
2026/05/03 14:07 android13-5.15-lts e63ebedc51b2 a0d91488 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: use-after-free Read in incfs_free_mount_info
* Struck through repros no longer work on HEAD.