syzbot


KASAN: slab-use-after-free Read in d_alloc_parallel

Status: upstream: reported on 2026/06/19 23:56
Subsystems: fs
Labels: prio:high
[Documentation on labels]
Reported-by: syzbot+bcc49cd0a89969bb101a@syzkaller.appspotmail.com
First crash: 10d, last: 26m
✨ AI Jobs (4)
ID Workflow Result Correct Bug Created Started Finished Revision Error
0a6cc598-44a4-4e95-8e95-9f80323ccfc5 moderation 💥 KASAN: slab-use-after-free Read in d_alloc_parallel 2026/06/19 00:03 2026/06/19 00:03 2026/06/19 00:05 24486521e841016092c2967aa4c1f4c16238080e
failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/d515f8819783b276bb...
truncated to first 200 bytes; open job for full error
a62d0d97-bf51-4c69-b177-b1b3597c67c9 moderation 💥 KASAN: slab-use-after-free Read in d_alloc_parallel 2026/06/17 00:02 2026/06/17 00:02 2026/06/17 00:03 0e4b3e40a4572a10f991eaf3b70977db43e1fa9b
failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/d515f8819783b276bb...
truncated to first 200 bytes; open job for full error
5c457ab3-b87b-4a8e-9e7b-cd1381abb4d4 moderation 💥 KASAN: slab-use-after-free Read in d_alloc_parallel 2026/06/16 00:01 2026/06/16 00:01 2026/06/16 00:04 50bb0618cd2f9cd819534368fff82367c1681dab
failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/d515f8819783b276bb...
truncated to first 200 bytes; open job for full error
adb89f1c-bea9-4c0f-980c-c4aada301775 assessment-security DenialOfService: ✅ Exploitable: ✅ FilesystemTrigger: ❌ NetworkTrigger: ❌ PeripheralTrigger: ❌ RemoteTrigger: ❌ Unprivileged: ✅ UserNamespace: ❌ VMGuestTrigger: ❌ VMHostTrigger: ❌ KASAN: slab-use-after-free Read in d_alloc_parallel 2026/06/13 00:03 2026/06/13 00:03 2026/06/13 00:59 1d2f35898f2e0325486423250d5303b6bc05adcd

			
		
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] [fs?] KASAN: slab-use-after-free Read in d_alloc_parallel 0 (1) 2026/06/19 23:56

Sample crash report:
==================================================================
BUG: KASAN: slab-use-after-free in __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:132 [inline]
BUG: KASAN: slab-use-after-free in _raw_spin_lock_irqsave+0x40/0x60 kernel/locking/spinlock.c:166
Read of size 1 at addr ffff888029c00440 by task kworker/u8:18/1523

CPU: 1 UID: 0 PID: 1523 Comm: kworker/u8:18 Not tainted syzkaller #0 PREEMPT_{RT,(full)} 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026
Call Trace:
 <TASK>
 dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120
 print_address_description+0x55/0x1e0 mm/kasan/report.c:378
 print_report+0x58/0x70 mm/kasan/report.c:482
 kasan_report+0x117/0x150 mm/kasan/report.c:595
 __kasan_check_byte+0x2a/0x40 mm/kasan/common.c:574
 kasan_check_byte include/linux/kasan.h:402 [inline]
 lock_acquire+0x84/0x350 kernel/locking/lockdep.c:5844
 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:132 [inline]
 _raw_spin_lock_irqsave+0x40/0x60 kernel/locking/spinlock.c:166
 rt_mutex_slowunlock+0xbf/0xa20 kernel/locking/rtmutex.c:1430
 spin_unlock include/linux/spinlock_rt.h:109 [inline]
 d_alloc_parallel+0x10c0/0x16c0 fs/dcache.c:2826
 __lookup_slow+0x82/0x2f0 fs/namei.c:1904
 lookup_slow+0x53/0x70 fs/namei.c:1936
 walk_component fs/namei.c:2282 [inline]
 link_path_walk+0xd2a/0x1910 fs/namei.c:2656
 path_openat+0x23c/0x3850 fs/namei.c:4855
 do_file_open+0x23e/0x4a0 fs/namei.c:4888
 do_open_execat+0x12b/0x590 fs/exec.c:785
 alloc_bprm+0x24/0x640 fs/exec.c:1431
 class_bprm_constructor fs/exec.c:1497 [inline]
 kernel_execve+0x85/0x9c0 fs/exec.c:1889
 call_usermodehelper_exec_async+0x212/0x360 kernel/umh.c:109
 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>

Allocated by task 1506:
 kasan_save_stack mm/kasan/common.c:57 [inline]
 kasan_save_track+0x3e/0x80 mm/kasan/common.c:78
 unpoison_slab_object mm/kasan/common.c:340 [inline]
 __kasan_slab_alloc+0x6c/0x80 mm/kasan/common.c:366
 kasan_slab_alloc include/linux/kasan.h:253 [inline]
 slab_post_alloc_hook mm/slub.c:4612 [inline]
 slab_alloc_node mm/slub.c:4945 [inline]
 kmem_cache_alloc_lru_noprof+0x353/0x650 mm/slub.c:4978
 __d_alloc+0x37/0x6f0 fs/dcache.c:1902
 d_alloc_parallel+0xde/0x16c0 fs/dcache.c:2761
 __lookup_slow+0x82/0x2f0 fs/namei.c:1904
 lookup_slow+0x53/0x70 fs/namei.c:1936
 walk_component fs/namei.c:2282 [inline]
 link_path_walk+0xd2a/0x1910 fs/namei.c:2656
 path_openat+0x23c/0x3850 fs/namei.c:4855
 do_file_open+0x23e/0x4a0 fs/namei.c:4888
 do_open_execat+0x12b/0x590 fs/exec.c:785
 alloc_bprm+0x24/0x640 fs/exec.c:1431
 class_bprm_constructor fs/exec.c:1497 [inline]
 kernel_execve+0x85/0x9c0 fs/exec.c:1889
 call_usermodehelper_exec_async+0x212/0x360 kernel/umh.c:109
 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245

Freed by task 29:
 kasan_save_stack mm/kasan/common.c:57 [inline]
 kasan_save_track+0x3e/0x80 mm/kasan/common.c:78
 kasan_save_free_info+0x40/0x50 mm/kasan/generic.c:584
 poison_slab_object mm/kasan/common.c:253 [inline]
 __kasan_slab_free+0x5c/0x80 mm/kasan/common.c:285
 kasan_slab_free include/linux/kasan.h:235 [inline]
 slab_free_hook mm/slub.c:2705 [inline]
 slab_free mm/slub.c:6405 [inline]
 kmem_cache_free+0x187/0x6c0 mm/slub.c:6532
 rcu_do_batch kernel/rcu/tree.c:2645 [inline]
 rcu_core kernel/rcu/tree.c:2897 [inline]
 rcu_cpu_kthread+0x950/0x1480 kernel/rcu/tree.c:2985
 smpboot_thread_fn+0x57c/0xa80 kernel/smpboot.c:160
 kthread+0x388/0x470 kernel/kthread.c:436
 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245

Last potentially related work creation:
 kasan_save_stack+0x3e/0x60 mm/kasan/common.c:57
 kasan_record_aux_stack+0xbd/0xd0 mm/kasan/generic.c:556
 __call_rcu_common kernel/rcu/tree.c:3159 [inline]
 call_rcu+0xee/0x8b0 kernel/rcu/tree.c:3279
 dentry_kill+0x4d3/0x880 fs/dcache.c:845
 finish_dput+0x1a/0x260 fs/dcache.c:1001
 handle_mounts fs/namei.c:1753 [inline]
 step_into_slowpath+0x4cc/0x820 fs/namei.c:2104
 step_into fs/namei.c:2152 [inline]
 walk_component fs/namei.c:2288 [inline]
 link_path_walk+0xd5e/0x1910 fs/namei.c:2656
 path_openat+0x23c/0x3850 fs/namei.c:4855
 do_file_open+0x23e/0x4a0 fs/namei.c:4888
 do_open_execat+0x12b/0x590 fs/exec.c:785
 alloc_bprm+0x24/0x640 fs/exec.c:1431
 class_bprm_constructor fs/exec.c:1497 [inline]
 kernel_execve+0x85/0x9c0 fs/exec.c:1889
 call_usermodehelper_exec_async+0x212/0x360 kernel/umh.c:109
 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245

The buggy address belongs to the object at ffff888029c00370
 which belongs to the cache dentry of size 376
The buggy address is located 208 bytes inside of
 freed 376-byte region [ffff888029c00370, ffff888029c004e8)

The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x29c00
head: order:1 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0
flags: 0x80000000000040(head|node=0|zone=1)
page_type: f5(slab)
raw: 0080000000000040 ffff88801be87640 dead000000000100 dead000000000122
raw: 0000000000000000 0000000800120012 00000000f5000000 0000000000000000
head: 0080000000000040 ffff88801be87640 dead000000000100 dead000000000122
head: 0000000000000000 0000000800120012 00000000f5000000 0000000000000000
head: 0080000000000001 ffffffffffffff81 00000000ffffffff 00000000ffffffff
head: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000002
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 1, migratetype Reclaimable, gfp_mask 0xd20d0(__GFP_RECLAIMABLE|__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 1461, tgid 1461 (kworker/u8:15), ts 11254937000, free_ts 0
 set_page_owner include/linux/page_owner.h:32 [inline]
 post_alloc_hook+0x1f9/0x250 mm/page_alloc.c:1859
 prep_new_page mm/page_alloc.c:1867 [inline]
 get_page_from_freelist+0x2639/0x26b0 mm/page_alloc.c:3946
 __alloc_frozen_pages_noprof+0x18d/0x380 mm/page_alloc.c:5304
 alloc_slab_page mm/slub.c:3294 [inline]
 allocate_slab+0x79/0x5e0 mm/slub.c:3408
 new_slab mm/slub.c:3454 [inline]
 refill_objects+0x2d8/0x350 mm/slub.c:7338
 refill_sheaf mm/slub.c:2832 [inline]
 __pcs_replace_empty_main+0x330/0x690 mm/slub.c:4703
 alloc_from_pcs mm/slub.c:4801 [inline]
 slab_alloc_node mm/slub.c:4933 [inline]
 kmem_cache_alloc_lru_noprof+0x44b/0x650 mm/slub.c:4978
 __d_alloc+0x37/0x6f0 fs/dcache.c:1902
 d_alloc_parallel+0xde/0x16c0 fs/dcache.c:2761
 __lookup_slow+0x82/0x2f0 fs/namei.c:1904
 lookup_slow+0x53/0x70 fs/namei.c:1936
 walk_component fs/namei.c:2282 [inline]
 link_path_walk+0xd2a/0x1910 fs/namei.c:2656
 path_openat+0x23c/0x3850 fs/namei.c:4855
 do_file_open+0x23e/0x4a0 fs/namei.c:4888
 do_open_execat+0x12b/0x590 fs/exec.c:785
 alloc_bprm+0x24/0x640 fs/exec.c:1431
page_owner free stack trace missing

Memory state around the buggy address:
 ffff888029c00300: fb fb fb fb fb fb fc fc fc fc fc fc fc fc fa fb
 ffff888029c00380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888029c00400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                           ^
 ffff888029c00480: fb fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc
 ffff888029c00500: fc fc fc fc fc fa fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (64):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/06/21 06:33 linux-next 3ce97bd3c4f1 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/21 02:29 linux-next 3ce97bd3c4f1 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/20 21:47 linux-next ec039126b7fa 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/20 20:04 linux-next 3ce97bd3c4f1 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/20 18:22 linux-next 3ce97bd3c4f1 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/20 13:40 linux-next 3ce97bd3c4f1 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/20 11:18 linux-next ec039126b7fa 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/20 08:20 linux-next ec039126b7fa 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/20 05:45 linux-next 3ce97bd3c4f1 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/20 04:06 linux-next 3ce97bd3c4f1 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/20 01:39 linux-next 3ce97bd3c4f1 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/19 23:49 linux-next ec039126b7fa 43bfcdb0 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/19 13:23 linux-next ec039126b7fa d7ffd47b .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/19 05:46 linux-next ec039126b7fa d7ffd47b .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/18 07:49 linux-next ec039126b7fa b62b3ded .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/18 02:29 linux-next ec039126b7fa b62b3ded .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/16 08:34 linux-next ec039126b7fa 50bb0618 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/15 22:42 linux-next ec039126b7fa 50bb0618 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/15 21:28 linux-next ec039126b7fa 50bb0618 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/15 13:44 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/15 11:46 linux-next c425609d6ac4 1d2f3589 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/15 09:26 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/15 07:20 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/15 07:08 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/15 05:13 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/14 19:30 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/14 11:51 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/14 06:14 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/14 05:09 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/14 00:53 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/14 00:44 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/13 23:44 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/13 20:05 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/13 16:37 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/13 07:37 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 23:47 linux-next c425609d6ac4 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 19:45 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 19:11 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 17:39 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 17:22 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 14:40 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 13:55 linux-next ec039126b7fa 1d2f3589 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 12:01 linux-next ec039126b7fa e93da63e .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 10:55 linux-next ec039126b7fa e93da63e .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 08:19 linux-next ec039126b7fa e93da63e .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 07:25 linux-next ec039126b7fa e93da63e .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 04:09 linux-next ec039126b7fa e93da63e .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/12 02:22 linux-next ec039126b7fa e93da63e .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 22:22 linux-next ec039126b7fa d93a6ab6 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 21:32 linux-next ec039126b7fa d93a6ab6 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 20:41 linux-next ec039126b7fa d93a6ab6 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 13:39 linux-next abe651837cb3 d93a6ab6 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 08:14 linux-next abe651837cb3 b754d2d8 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 07:44 linux-next abe651837cb3 b754d2d8 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 06:02 linux-next abe651837cb3 b754d2d8 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 05:23 linux-next abe651837cb3 b754d2d8 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 04:58 linux-next abe651837cb3 b754d2d8 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 04:46 linux-next abe651837cb3 b754d2d8 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 00:56 linux-next abe651837cb3 b754d2d8 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in d_alloc_parallel
2026/06/11 00:53 linux-next abe651837cb3 b754d2d8 .config console log report [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in d_alloc_parallel
* Struck through repros no longer work on HEAD.