Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2025/04/15 | upstream (ToT) | 834a4a689699 | C | [report] KASAN: slab-out-of-bounds Read in dtInsertEntry |
syzbot |
sign-in | mailing list | source | docs |
Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2025/04/15 | upstream (ToT) | 834a4a689699 | C | [report] KASAN: slab-out-of-bounds Read in dtInsertEntry |
================================================================== BUG: KASAN: slab-out-of-bounds in dtInsertEntry+0xd74/0x1270 fs/jfs/jfs_dtree.c:3753 Read of size 4 at addr ffff88805fdad2cc by task syz.3.135/4889 CPU: 1 PID: 4889 Comm: syz.3.135 Not tainted 6.1.147-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 Call Trace: <TASK> dump_stack_lvl+0x168/0x22e lib/dump_stack.c:106 print_address_description mm/kasan/report.c:316 [inline] print_report+0xa8/0x200 mm/kasan/report.c:418 kasan_report+0x10b/0x140 mm/kasan/report.c:522 dtInsertEntry+0xd74/0x1270 fs/jfs/jfs_dtree.c:3753 dtSplitPage+0x24f2/0x31d0 fs/jfs/jfs_dtree.c:1596 dtSplitUp fs/jfs/jfs_dtree.c:1092 [inline] dtInsert+0xfbd/0x58a0 fs/jfs/jfs_dtree.c:871 jfs_mknod+0x622/0x930 fs/jfs/namei.c:1408 vfs_mknod+0x424/0x4c0 fs/namei.c:3985 do_mknodat+0x34e/0x4c0 fs/namei.c:-1 __do_sys_mknod fs/namei.c:4068 [inline] __se_sys_mknod fs/namei.c:4066 [inline] __x64_sys_mknod+0x8a/0xa0 fs/namei.c:4066 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fb67b98e9a9 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:00007fb67c835038 EFLAGS: 00000246 ORIG_RAX: 0000000000000085 RAX: ffffffffffffffda RBX: 00007fb67bbb6080 RCX: 00007fb67b98e9a9 RDX: 0000000000000707 RSI: 0000000000002000 RDI: 0000200000000780 RBP: 00007fb67ba10d69 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000001 R14: 00007fb67bbb6080 R15: 00007ffc557f7158 </TASK> Allocated by task 4878: kasan_save_stack mm/kasan/common.c:45 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:52 __kasan_slab_alloc+0x6b/0x80 mm/kasan/common.c:328 kasan_slab_alloc include/linux/kasan.h:201 [inline] slab_post_alloc_hook+0x4b/0x480 mm/slab.h:737 slab_alloc_node mm/slub.c:3398 [inline] slab_alloc mm/slub.c:3406 [inline] __kmem_cache_alloc_lru mm/slub.c:3413 [inline] kmem_cache_alloc_lru+0x11a/0x2e0 mm/slub.c:3429 alloc_inode_sb include/linux/fs.h:3245 [inline] jfs_alloc_inode+0x24/0x60 fs/jfs/super.c:105 alloc_inode fs/inode.c:261 [inline] iget_locked+0x1a9/0x830 fs/inode.c:1373 jfs_iget+0x20/0x3c0 fs/jfs/inode.c:29 jfs_lookup+0x1c2/0x380 fs/jfs/namei.c:1467 __lookup_slow+0x27d/0x3a0 fs/namei.c:1690 lookup_slow+0x53/0x70 fs/namei.c:1707 walk_component+0x2be/0x3f0 fs/namei.c:1998 lookup_last fs/namei.c:2455 [inline] path_lookupat+0x169/0x440 fs/namei.c:2479 filename_lookup+0x1f0/0x500 fs/namei.c:2508 user_path_at_empty+0x3e/0x60 fs/namei.c:2905 user_path_at include/linux/namei.h:57 [inline] __do_sys_chdir fs/open.c:514 [inline] __se_sys_chdir+0x91/0x280 fs/open.c:508 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Last potentially related work creation: kasan_save_stack+0x3a/0x60 mm/kasan/common.c:45 __kasan_record_aux_stack+0xb2/0xc0 mm/kasan/generic.c:486 call_rcu+0x154/0x980 kernel/rcu/tree.c:2849 destroy_inode fs/inode.c:316 [inline] evict+0x7da/0x870 fs/inode.c:720 jfs_create+0x4b7/0xa50 fs/jfs/namei.c:165 lookup_open fs/namei.c:3482 [inline] open_last_lookups fs/namei.c:3550 [inline] path_openat+0x1187/0x2e70 fs/namei.c:3780 do_filp_open+0x1c1/0x3c0 fs/namei.c:3810 do_sys_openat2+0x142/0x490 fs/open.c:1318 do_sys_open fs/open.c:1334 [inline] __do_sys_open fs/open.c:1342 [inline] __se_sys_open fs/open.c:1338 [inline] __x64_sys_open+0x11b/0x140 fs/open.c:1338 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Second to last potentially related work creation: kasan_save_stack+0x3a/0x60 mm/kasan/common.c:45 __kasan_record_aux_stack+0xb2/0xc0 mm/kasan/generic.c:486 call_rcu+0x154/0x980 kernel/rcu/tree.c:2849 destroy_inode fs/inode.c:316 [inline] evict+0x7da/0x870 fs/inode.c:720 dispose_list fs/inode.c:738 [inline] evict_inodes+0x604/0x690 fs/inode.c:792 generic_shutdown_super+0x93/0x340 fs/super.c:480 kill_block_super+0x7c/0xe0 fs/super.c:1470 deactivate_locked_super+0x93/0xf0 fs/super.c:332 cleanup_mnt+0x463/0x4f0 fs/namespace.c:1182 task_work_run+0x1ca/0x250 kernel/task_work.c:203 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0xe6/0x110 kernel/entry/common.c:177 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline] syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:303 do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:87 entry_SYSCALL_64_after_hwframe+0x68/0xd2 The buggy address belongs to the object at ffff88805fdaca00 which belongs to the cache jfs_ip of size 2240 The buggy address is located 12 bytes to the right of 2240-byte region [ffff88805fdaca00, ffff88805fdad2c0) The buggy address belongs to the physical page: page:ffffea00017f6a00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x5fda8 head:ffffea00017f6a00 order:3 compound_mapcount:0 compound_pincount:0 memcg:ffff88805a986001 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 dead000000000100 dead000000000122 ffff888146afb8c0 raw: 0000000000000000 00000000000d000d 00000001ffffffff ffff88805a986001 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Reclaimable, gfp_mask 0x1d2050(__GFP_IO|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL|__GFP_RECLAIMABLE), pid 4571, tgid 4570 (syz.1.38), ts 84517594686, free_ts 84507948534 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x173/0x1a0 mm/page_alloc.c:2532 prep_new_page mm/page_alloc.c:2539 [inline] get_page_from_freelist+0x1a26/0x1ac0 mm/page_alloc.c:4328 __alloc_pages+0x1df/0x4e0 mm/page_alloc.c:5614 alloc_slab_page+0x5d/0x160 mm/slub.c:1794 allocate_slab mm/slub.c:1939 [inline] new_slab+0x87/0x2c0 mm/slub.c:1992 ___slab_alloc+0xbc6/0x1220 mm/slub.c:3180 __slab_alloc mm/slub.c:3279 [inline] slab_alloc_node mm/slub.c:3364 [inline] slab_alloc mm/slub.c:3406 [inline] __kmem_cache_alloc_lru mm/slub.c:3413 [inline] kmem_cache_alloc_lru+0x1ae/0x2e0 mm/slub.c:3429 alloc_inode_sb include/linux/fs.h:3245 [inline] jfs_alloc_inode+0x24/0x60 fs/jfs/super.c:105 alloc_inode fs/inode.c:261 [inline] new_inode_pseudo+0x5f/0x1c0 fs/inode.c:1063 new_inode+0x25/0x1c0 fs/inode.c:1091 diReadSpecial+0x4e/0x6f0 fs/jfs/jfs_imap.c:426 jfs_mount+0x6f/0x860 fs/jfs/jfs_mount.c:87 jfs_fill_super+0x4de/0xac0 fs/jfs/super.c:556 mount_bdev+0x287/0x3c0 fs/super.c:1443 legacy_get_tree+0xe6/0x180 fs/fs_context.c:632 vfs_get_tree+0x88/0x270 fs/super.c:1573 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1459 [inline] free_pcp_prepare mm/page_alloc.c:1509 [inline] free_unref_page_prepare+0x8b4/0x9a0 mm/page_alloc.c:3384 free_unref_page+0x2e/0x3f0 mm/page_alloc.c:3479 qlink_free mm/kasan/quarantine.c:168 [inline] qlist_free_all+0x76/0xe0 mm/kasan/quarantine.c:187 kasan_quarantine_reduce+0x144/0x160 mm/kasan/quarantine.c:294 __kasan_slab_alloc+0x1e/0x80 mm/kasan/common.c:305 kasan_slab_alloc include/linux/kasan.h:201 [inline] slab_post_alloc_hook+0x4b/0x480 mm/slab.h:737 slab_alloc_node mm/slub.c:3398 [inline] slab_alloc mm/slub.c:3406 [inline] __kmem_cache_alloc_lru mm/slub.c:3413 [inline] kmem_cache_alloc+0x123/0x2f0 mm/slub.c:3422 getname_flags+0xb7/0x500 fs/namei.c:139 getname fs/namei.c:218 [inline] __do_sys_symlink fs/namei.c:4522 [inline] __se_sys_symlink fs/namei.c:4520 [inline] __x64_sys_symlink+0x5b/0x90 fs/namei.c:4520 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Memory state around the buggy address: ffff88805fdad180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88805fdad200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88805fdad280: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ^ ffff88805fdad300: fc fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb ffff88805fdad380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2025/07/25 11:06 | linux-6.1.y | 3594f306da12 | fb8f743d | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | |
2025/04/15 07:20 | linux-6.1.y | 420102835862 | 0bd6db41 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | |
2025/04/14 19:24 | linux-6.1.y | 420102835862 | 0bd6db41 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | |
2025/08/04 14:59 | linux-6.1.y | 3594f306da12 | 7368264b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/08/02 02:12 | linux-6.1.y | 3594f306da12 | 7368264b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/07/29 22:57 | linux-6.1.y | 3594f306da12 | f8f2b4da | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/07/25 01:03 | linux-6.1.y | 3594f306da12 | fb8f743d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/07/25 01:03 | linux-6.1.y | 3594f306da12 | fb8f743d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/07/25 01:01 | linux-6.1.y | 3594f306da12 | fb8f743d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/07/12 16:54 | linux-6.1.y | dfc486ec9cce | 3cda49cf | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/07/04 17:37 | linux-6.1.y | 7e69c33e4858 | d869b261 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/06/27 20:48 | linux-6.1.y | 7e69c33e4858 | 803ce19b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/06/27 20:46 | linux-6.1.y | 7e69c33e4858 | 803ce19b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/06/02 08:51 | linux-6.1.y | da3c5173c55f | 3d2f584d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/06/02 08:51 | linux-6.1.y | da3c5173c55f | 3d2f584d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/05/22 21:39 | linux-6.1.y | da3c5173c55f | 0919b50b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/05/19 18:01 | linux-6.1.y | 325285d9fc86 | b84f0537 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/05/10 18:45 | linux-6.1.y | 02b72ccb5f9d | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/05/07 04:13 | linux-6.1.y | ac7079a42ea5 | 350f4ffc | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/05/02 18:51 | linux-6.1.y | b6736e03756f | b0714e37 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/28 22:21 | linux-6.1.y | 535ec20c5027 | aeb6ec69 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/28 03:16 | linux-6.1.y | 535ec20c5027 | c6b4fb39 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/28 03:15 | linux-6.1.y | 535ec20c5027 | c6b4fb39 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/27 03:44 | linux-6.1.y | 535ec20c5027 | c6b4fb39 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/22 23:54 | linux-6.1.y | 420102835862 | 53a8b9bd | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/22 01:34 | linux-6.1.y | 420102835862 | 2a20f901 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/08 18:05 | linux-6.1.y | 3dfebb87d7eb | a775275d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/08 18:05 | linux-6.1.y | 3dfebb87d7eb | a775275d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/08 17:53 | linux-6.1.y | 3dfebb87d7eb | a775275d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/07/31 10:00 | linux-6.1.y | 3594f306da12 | f8f2b4da | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/07/31 04:00 | linux-6.1.y | 3594f306da12 | f8f2b4da | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/07/08 03:57 | linux-6.1.y | 04d1ccaa9c28 | 4f67c4ae | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/06/10 05:45 | linux-6.1.y | 58485ff1a74f | 4826c28e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/06/08 11:58 | linux-6.1.y | 58485ff1a74f | 4826c28e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/06/01 15:26 | linux-6.1.y | da3c5173c55f | 3d2f584d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/05/30 06:28 | linux-6.1.y | da3c5173c55f | 3d2f584d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/05/13 18:29 | linux-6.1.y | 02b72ccb5f9d | 7344edeb | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/05/10 17:21 | linux-6.1.y | 02b72ccb5f9d | 77908e5f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/25 02:44 | linux-6.1.y | 420102835862 | 9882047a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/24 22:12 | linux-6.1.y | 420102835862 | 9882047a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/20 11:58 | linux-6.1.y | 420102835862 | 2a20f901 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/18 20:20 | linux-6.1.y | 420102835862 | 2a20f901 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/14 18:44 | linux-6.1.y | 420102835862 | 0bd6db41 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
2025/04/11 19:11 | linux-6.1.y | 420102835862 | 94486846 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-arm64 | KASAN: slab-out-of-bounds Read in dtInsertEntry |