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: 151d, last: 1d23h
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 556 1d02h 157d 0/2 premoderation: reported on 2026/01/19 00:38
android-6-1 KASAN: use-after-free Read in incfs_free_mount_info 19 113 8h27m 157d 0/2 premoderation: reported on 2026/01/18 22:40

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in fast_dput+0x1e0/0x290 fs/dcache.c:753
Read of size 4 at addr ffff8881118cc220 by task syz.6.406/1768

CPU: 0 PID: 1768 Comm: syz.6.406 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:1149
 __cleanup_mnt+0x19/0x20 fs/namespace.c:1156
 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
 get_signal+0x64f/0x1430 kernel/signal.c:2907
 arch_do_signal_or_restart+0xe2/0x1100 arch/x86/kernel/signal.c:867
 handle_signal_work kernel/entry/common.c:154 [inline]
 exit_to_user_mode_loop+0xa7/0xe0 kernel/entry/common.c:178
 exit_to_user_mode_prepare+0x87/0xd0 kernel/entry/common.c:214
 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline]
 syscall_exit_to_user_mode+0x1a/0x30 kernel/entry/common.c:307
 ret_from_fork+0x15/0x30 arch/x86/entry/entry_64.S:280
RIP: 0033:0x7f2734632e59
Code: Unable to access opcode bytes at RIP 0x7f2734632e2f.
RSP: 002b:00007f273308cfd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000038
RAX: 0000000000000000 RBX: 00007f27348abfa0 RCX: 00007f2734632e59
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: 00007f27346c8e6f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f27348ac038 R14: 00007f27348abfa0 R15: 00007ffe067a4ff8
 </TASK>

Allocated by task 2644:
 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+0x251/0xb40 fs/namespace.c:3037
 path_mount+0x640/0xff0 fs/namespace.c:3367
 do_mount fs/namespace.c:3380 [inline]
 __do_sys_mount fs/namespace.c:3588 [inline]
 __se_sys_mount+0x320/0x390 fs/namespace.c:3565
 __x64_sys_mount+0xbf/0xd0 fs/namespace.c:3565
 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 1768:
 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:1149
 __cleanup_mnt+0x19/0x20 fs/namespace.c:1156
 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
 get_signal+0x64f/0x1430 kernel/signal.c:2907
 arch_do_signal_or_restart+0xe2/0x1100 arch/x86/kernel/signal.c:867
 handle_signal_work kernel/entry/common.c:154 [inline]
 exit_to_user_mode_loop+0xa7/0xe0 kernel/entry/common.c:178
 exit_to_user_mode_prepare+0x87/0xd0 kernel/entry/common.c:214
 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline]
 syscall_exit_to_user_mode+0x1a/0x30 kernel/entry/common.c:307
 ret_from_fork+0x15/0x30 arch/x86/entry/entry_64.S:280

Second to 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
 lookup_fast+0x5e8/0x720 fs/namei.c:1637
 walk_component+0x81/0x460 fs/namei.c:1980
 lookup_last fs/namei.c:2439 [inline]
 path_lookupat+0x155/0x430 fs/namei.c:2463
 filename_lookup+0x21e/0x550 fs/namei.c:2492
 user_path_at_empty+0x46/0x1c0 fs/namei.c:2891
 user_path_at include/linux/namei.h:57 [inline]
 vfs_statx+0x109/0xa20 fs/stat.c:221
 vfs_fstatat fs/stat.c:243 [inline]
 __do_sys_newfstatat fs/stat.c:411 [inline]
 __se_sys_newfstatat+0x10e/0x3d0 fs/stat.c:405
 __x64_sys_newfstatat+0x9b/0xb0 fs/stat.c:405
 x64_sys_call+0x2c1/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:263
 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 ffff8881118cc220
 which belongs to the cache dentry of size 208
The buggy address is located 0 bytes inside of
 208-byte region [ffff8881118cc220, ffff8881118cc2f0)
The buggy address belongs to the page:
page:ffffea0004463300 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1118cc
flags: 0x4000000000000200(slab|zone=1)
raw: 4000000000000200 dead000000000100 dead000000000122 ffff8881001c4480
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 0x12cd0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY|__GFP_RECLAIMABLE), pid 112, ts 4402085059, free_ts 0
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x192/0x1b0 mm/page_alloc.c:2607
 prep_new_page+0x1c/0x110 mm/page_alloc.c:2613
 get_page_from_freelist+0x2c3a/0x2cd0 mm/page_alloc.c:4487
 __alloc_pages+0x1a2/0x460 mm/page_alloc.c:5824
 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+0x48/0x260 fs/dcache.c:1828
 lookup_one_qstr_excl+0xcb/0x250 fs/namei.c:1567
 do_unlinkat+0x194/0x6c0 fs/namei.c:4340
 __do_sys_unlink fs/namei.c:4404 [inline]
 __se_sys_unlink fs/namei.c:4402 [inline]
 __x64_sys_unlink+0x49/0x50 fs/namei.c:4402
 x64_sys_call+0x878/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:88
 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
page_owner free stack trace missing

Memory state around the buggy address:
 ffff8881118cc100: fc fc fa fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8881118cc180: fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc
>ffff8881118cc200: fc fc fc fc fa fb fb fb fb fb fb fb fb fb fb fb
                               ^
 ffff8881118cc280: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fc fc
 ffff8881118cc300: fc fc fc fc fc fc fa fb fb fb fb fb fb fb fb fb
==================================================================
------------[ cut here ]------------
WARNING: CPU: 0 PID: 1768 at fs/dcache.c:769 fast_dput+0x207/0x290 fs/dcache.c:769
Modules linked in:
CPU: 0 PID: 1768 Comm: syz.6.406 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 39 7b 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:ffffc90000a978a0 EFLAGS: 00010293
RAX: ffffffff81b63077 RBX: ffff8881118cc220 RCX: ffff88811cd113c0
RDX: 0000000000000000 RSI: 00000000ffffff80 RDI: 0000000000000001
RBP: ffffc90000a978c8 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffff52000152f04 R12: 00000000ffffff80
R13: dffffc0000000000 R14: ffff8881118cc278 R15: 1ffff1102231984f
FS:  0000000000000000(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f037e620000 CR3: 000000013d224000 CR4: 00000000003506b0
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:1149
 __cleanup_mnt+0x19/0x20 fs/namespace.c:1156
 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
 get_signal+0x64f/0x1430 kernel/signal.c:2907
 arch_do_signal_or_restart+0xe2/0x1100 arch/x86/kernel/signal.c:867
 handle_signal_work kernel/entry/common.c:154 [inline]
 exit_to_user_mode_loop+0xa7/0xe0 kernel/entry/common.c:178
 exit_to_user_mode_prepare+0x87/0xd0 kernel/entry/common.c:214
 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline]
 syscall_exit_to_user_mode+0x1a/0x30 kernel/entry/common.c:307
 ret_from_fork+0x15/0x30 arch/x86/entry/entry_64.S:280
RIP: 0033:0x7f2734632e59
Code: Unable to access opcode bytes at RIP 0x7f2734632e2f.
RSP: 002b:00007f273308cfd8 EFLAGS: 00000246 ORIG_RAX: 0000000000000038
RAX: 0000000000000000 RBX: 00007f27348abfa0 RCX: 00007f2734632e59
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
RBP: 00007f27346c8e6f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f27348ac038 R14: 00007f27348abfa0 R15: 00007ffe067a4ff8
 </TASK>
---[ end trace f8206d1a8ef4269d ]---

Crashes (154):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/06/23 08:28 android13-5.15-lts 7ad09e849dbe 5a630be6 .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/22 05:53 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/21 12:27 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/21 03:24 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 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.