| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2025/07/06 | upstream (ToT) | d7b8f8e20813 | C | [report] KASAN: slab-out-of-bounds Read in dtInsertEntry |
syzbot |
sign-in | mailing list | source | docs |
| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2025/07/06 | upstream (ToT) | d7b8f8e20813 | C | [report] KASAN: slab-out-of-bounds Read in dtInsertEntry |
| Created | Duration | User | Patch | Repo | Result |
|---|---|---|---|---|---|
| 2025/09/24 04:39 | 3h49m | bisect fix | linux-6.6.y | OK (0) job log log |
================================================================== BUG: KASAN: slab-out-of-bounds in dtInsertEntry+0xe8b/0x13e0 fs/jfs/jfs_dtree.c:3753 Read of size 4 at addr ffff888072d2a48c by task syz.2.436/7180 CPU: 1 PID: 7180 Comm: syz.2.436 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/02/2025 Call Trace: <TASK> dump_stack_lvl+0x16c/0x230 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:364 [inline] print_report+0xac/0x220 mm/kasan/report.c:468 kasan_report+0x117/0x150 mm/kasan/report.c:581 dtInsertEntry+0xe8b/0x13e0 fs/jfs/jfs_dtree.c:3753 dtSplitPage+0x2a66/0x3b10 fs/jfs/jfs_dtree.c:1596 dtSplitUp fs/jfs/jfs_dtree.c:1092 [inline] dtInsert+0x108f/0x5f40 fs/jfs/jfs_dtree.c:871 jfs_create+0x6a1/0xa40 fs/jfs/namei.c:137 lookup_open fs/namei.c:3496 [inline] open_last_lookups fs/namei.c:3564 [inline] path_openat+0x1277/0x3190 fs/namei.c:3794 do_filp_open+0x1c5/0x3d0 fs/namei.c:3824 do_sys_openat2+0x12c/0x1c0 fs/open.c:1421 do_sys_open fs/open.c:1436 [inline] __do_sys_openat fs/open.c:1452 [inline] __se_sys_openat fs/open.c:1447 [inline] __x64_sys_openat+0x139/0x160 fs/open.c:1447 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7f064938f749 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:00007f064a1b2038 EFLAGS: 00000246 ORIG_RAX: 0000000000000101 RAX: ffffffffffffffda RBX: 00007f06495e6090 RCX: 00007f064938f749 RDX: 0000000000000042 RSI: 0000200000000040 RDI: ffffffffffffff9c RBP: 00007f0649413f91 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000010 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f06495e6128 R14: 00007f06495e6090 R15: 00007fff1dfdcf68 </TASK> Allocated by task 7172: kasan_save_stack mm/kasan/common.c:45 [inline] kasan_set_track+0x4e/0x70 mm/kasan/common.c:52 __kasan_slab_alloc+0x6c/0x80 mm/kasan/common.c:328 kasan_slab_alloc include/linux/kasan.h:188 [inline] slab_post_alloc_hook+0x6e/0x4d0 mm/slab.h:767 slab_alloc_node mm/slub.c:3495 [inline] slab_alloc mm/slub.c:3503 [inline] __kmem_cache_alloc_lru mm/slub.c:3510 [inline] kmem_cache_alloc_lru+0x115/0x2e0 mm/slub.c:3526 alloc_inode_sb include/linux/fs.h:2946 [inline] jfs_alloc_inode+0x28/0x60 fs/jfs/super.c:105 alloc_inode fs/inode.c:261 [inline] iget_locked+0x1ad/0x840 fs/inode.c:1359 jfs_iget+0x24/0x440 fs/jfs/inode.c:29 jfs_lookup+0x1c6/0x380 fs/jfs/namei.c:1467 __lookup_slow+0x281/0x3b0 fs/namei.c:1702 lookup_slow+0x53/0x70 fs/namei.c:1719 walk_component+0x2be/0x3f0 fs/namei.c:2010 lookup_last fs/namei.c:2467 [inline] path_lookupat+0x169/0x440 fs/namei.c:2491 filename_lookup+0x1f4/0x510 fs/namei.c:2520 user_path_at_empty+0x42/0x60 fs/namei.c:2917 user_path_at include/linux/namei.h:57 [inline] __do_sys_chdir fs/open.c:551 [inline] __se_sys_chdir+0x95/0x290 fs/open.c:545 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:45 __kasan_record_aux_stack+0xaf/0xc0 mm/kasan/generic.c:492 __call_rcu_common kernel/rcu/tree.c:2721 [inline] call_rcu+0x158/0x930 kernel/rcu/tree.c:2837 destroy_inode fs/inode.c:316 [inline] evict+0x7db/0x870 fs/inode.c:720 jfs_umount+0x260/0x3c0 fs/jfs/jfs_umount.c:89 jfs_put_super+0x8c/0x190 fs/jfs/super.c:194 generic_shutdown_super+0x134/0x2b0 fs/super.c:693 kill_block_super+0x44/0x90 fs/super.c:1660 deactivate_locked_super+0x97/0x100 fs/super.c:481 cleanup_mnt+0x429/0x4c0 fs/namespace.c:1259 task_work_run+0x1ce/0x250 kernel/task_work.c:239 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+0xf6/0x180 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:291 [inline] syscall_exit_to_user_mode+0x1a/0x50 kernel/entry/common.c:302 do_syscall_64+0x61/0xb0 arch/x86/entry/common.c:87 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Second to last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:45 __kasan_record_aux_stack+0xaf/0xc0 mm/kasan/generic.c:492 __call_rcu_common kernel/rcu/tree.c:2721 [inline] call_rcu+0x158/0x930 kernel/rcu/tree.c:2837 destroy_inode fs/inode.c:316 [inline] evict+0x7db/0x870 fs/inode.c:720 jfs_create+0x4bb/0xa40 fs/jfs/namei.c:165 lookup_open fs/namei.c:3496 [inline] open_last_lookups fs/namei.c:3564 [inline] path_openat+0x1277/0x3190 fs/namei.c:3794 do_filp_open+0x1c5/0x3d0 fs/namei.c:3824 do_sys_openat2+0x12c/0x1c0 fs/open.c:1421 do_sys_open fs/open.c:1436 [inline] __do_sys_openat fs/open.c:1452 [inline] __se_sys_openat fs/open.c:1447 [inline] __x64_sys_openat+0x139/0x160 fs/open.c:1447 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 The buggy address belongs to the object at ffff888072d29bc0 which belongs to the cache jfs_ip of size 2240 The buggy address is located 12 bytes to the right of allocated 2240-byte region [ffff888072d29bc0, ffff888072d2a480) The buggy address belongs to the physical page: page:ffffea0001cb4a00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x72d28 head:ffffea0001cb4a00 order:3 entire_mapcount:0 nr_pages_mapped:0 pincount:0 memcg:ffff88801b7f1501 flags: 0xfff00000000840(slab|head|node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000000840 ffff8881432ec280 ffffea0001cbc600 dead000000000002 raw: 0000000000000000 00000000800d000d 00000001ffffffff ffff88801b7f1501 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 6902, tgid 6901 (syz.2.338), ts 471149963855, free_ts 340635509530 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x1cd/0x210 mm/page_alloc.c:1554 prep_new_page mm/page_alloc.c:1561 [inline] get_page_from_freelist+0x195c/0x19f0 mm/page_alloc.c:3191 __alloc_pages+0x1e3/0x460 mm/page_alloc.c:4457 alloc_slab_page+0x5d/0x170 mm/slub.c:1881 allocate_slab mm/slub.c:2028 [inline] new_slab+0x87/0x2e0 mm/slub.c:2081 ___slab_alloc+0xc6d/0x1300 mm/slub.c:3253 __slab_alloc mm/slub.c:3339 [inline] __slab_alloc_node mm/slub.c:3392 [inline] slab_alloc_node mm/slub.c:3485 [inline] slab_alloc mm/slub.c:3503 [inline] __kmem_cache_alloc_lru mm/slub.c:3510 [inline] kmem_cache_alloc_lru+0x1ae/0x2e0 mm/slub.c:3526 alloc_inode_sb include/linux/fs.h:2946 [inline] jfs_alloc_inode+0x28/0x60 fs/jfs/super.c:105 alloc_inode fs/inode.c:261 [inline] new_inode_pseudo+0x63/0x1d0 fs/inode.c:1049 new_inode+0x22/0x1b0 fs/inode.c:1075 ialloc+0x4c/0x950 fs/jfs/jfs_inode.c:48 jfs_mkdir+0x191/0xa30 fs/jfs/namei.c:225 vfs_mkdir+0x296/0x440 fs/namei.c:4121 do_mkdirat+0x1d4/0x440 fs/namei.c:4144 __do_sys_mkdirat fs/namei.c:4159 [inline] __se_sys_mkdirat fs/namei.c:4157 [inline] __x64_sys_mkdirat+0x89/0xa0 fs/namei.c:4157 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1154 [inline] free_unref_page_prepare+0x7ce/0x8e0 mm/page_alloc.c:2336 free_unref_page+0x32/0x2e0 mm/page_alloc.c:2429 __slab_free+0x35e/0x410 mm/slub.c:3736 qlink_free mm/kasan/quarantine.c:166 [inline] qlist_free_all+0x75/0xe0 mm/kasan/quarantine.c:185 kasan_quarantine_reduce+0x143/0x160 mm/kasan/quarantine.c:292 __kasan_slab_alloc+0x22/0x80 mm/kasan/common.c:305 kasan_slab_alloc include/linux/kasan.h:188 [inline] slab_post_alloc_hook+0x6e/0x4d0 mm/slab.h:767 slab_alloc_node mm/slub.c:3495 [inline] __kmem_cache_alloc_node+0x13e/0x260 mm/slub.c:3534 __do_kmalloc_node mm/slab_common.c:1006 [inline] __kmalloc+0xa4/0x240 mm/slab_common.c:1020 kmalloc include/linux/slab.h:604 [inline] tomoyo_realpath_from_path+0xe3/0x5d0 security/tomoyo/realpath.c:251 tomoyo_get_realpath security/tomoyo/file.c:151 [inline] tomoyo_path_number_perm+0x1ea/0x590 security/tomoyo/file.c:723 security_file_ioctl+0x70/0xa0 security/security.c:2647 __do_sys_ioctl fs/ioctl.c:865 [inline] __se_sys_ioctl+0x48/0x170 fs/ioctl.c:857 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Memory state around the buggy address: ffff888072d2a380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888072d2a400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888072d2a480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff888072d2a500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888072d2a580: 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/12/02 08:04 | linux-6.6.y | 4791134e4aeb | d6526ea3 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | |
| 2025/07/05 23:27 | linux-6.6.y | 3f5b4c104b7d | 4f67c4ae | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | |
| 2025/12/02 05:18 | linux-6.6.y | 4791134e4aeb | d6526ea3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/11/24 21:36 | linux-6.6.y | 1e89a1be4fe9 | bf6fe8fe | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/11/22 05:50 | linux-6.6.y | 0a805b6ea8cd | 4fb8ef37 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/11/11 10:00 | linux-6.6.y | 0a805b6ea8cd | 4e1406b4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/11/04 11:21 | linux-6.6.y | 0a805b6ea8cd | 686bf657 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/11/04 05:47 | linux-6.6.y | 0a805b6ea8cd | 686bf657 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/24 21:00 | linux-6.6.y | 4a243110dc88 | c0460fcd | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/23 08:26 | linux-6.6.y | f231f248323d | c0460fcd | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/22 01:34 | linux-6.6.y | f231f248323d | 9832ed61 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/22 01:34 | linux-6.6.y | f231f248323d | 9832ed61 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/17 00:08 | linux-6.6.y | 0bbbd97a442d | 19568248 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/17 00:08 | linux-6.6.y | 0bbbd97a442d | 19568248 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/14 22:55 | linux-6.6.y | 655054d2c3c1 | b6605ba8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/14 22:54 | linux-6.6.y | 655054d2c3c1 | b6605ba8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/13 18:32 | linux-6.6.y | 655054d2c3c1 | b6605ba8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/09 02:50 | linux-6.6.y | e617101e5626 | 7e2882b3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/09 02:49 | linux-6.6.y | e617101e5626 | 7e2882b3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/08 17:17 | linux-6.6.y | e617101e5626 | 7e2882b3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/08 17:17 | linux-6.6.y | e617101e5626 | 7e2882b3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/06 19:43 | linux-6.6.y | e617101e5626 | 91305dbe | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/02 23:04 | linux-6.6.y | f34f16e5c632 | 49379ee0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/01 13:48 | linux-6.6.y | 147338df3487 | a1859138 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/01 09:37 | linux-6.6.y | 147338df3487 | 65a0eece | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/09/30 19:44 | linux-6.6.y | 147338df3487 | 65a0eece | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/09/28 20:15 | linux-6.6.y | 147338df3487 | 001c9061 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/09/28 20:15 | linux-6.6.y | 147338df3487 | 001c9061 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/08/20 20:47 | linux-6.6.y | bb9c90ab9c5a | 0b9605c8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/08/18 14:36 | linux-6.6.y | bb9c90ab9c5a | 1804e95e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/08/18 14:35 | linux-6.6.y | bb9c90ab9c5a | 1804e95e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/08/18 01:44 | linux-6.6.y | bb9c90ab9c5a | 1804e95e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/08/18 01:41 | linux-6.6.y | bb9c90ab9c5a | 1804e95e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/08/15 14:08 | linux-6.6.y | bb9c90ab9c5a | 1804e95e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/08/04 23:33 | linux-6.6.y | 3a8ababb8b6a | f5bcc8dc | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/08/04 14:48 | linux-6.6.y | 3a8ababb8b6a | 7368264b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/07/31 18:52 | linux-6.6.y | dbcb8d8e4163 | 0c075d67 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/07/18 12:43 | linux-6.6.y | d96eb99e2f0e | 88248e14 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/07/12 21:04 | linux-6.6.y | 59a2de10b81a | 3cda49cf | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/07/05 15:46 | linux-6.6.y | 3f5b4c104b7d | 4f67c4ae | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/07/05 15:46 | linux-6.6.y | 3f5b4c104b7d | 4f67c4ae | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | KASAN: slab-out-of-bounds Read in dtInsertEntry | ||
| 2025/10/11 16:10 | linux-6.6.y | e617101e5626 | ff1712fe | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | UBSAN: array-index-out-of-bounds in dtInsertEntry | ||
| 2025/10/11 16:08 | linux-6.6.y | e617101e5626 | ff1712fe | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | UBSAN: array-index-out-of-bounds in dtInsertEntry | ||
| 2025/10/11 16:08 | linux-6.6.y | e617101e5626 | ff1712fe | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | UBSAN: array-index-out-of-bounds in dtInsertEntry | ||
| 2025/10/05 21:25 | linux-6.6.y | f34f16e5c632 | 49379ee0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | UBSAN: array-index-out-of-bounds in dtInsertEntry | ||
| 2025/10/05 21:25 | linux-6.6.y | f34f16e5c632 | 49379ee0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | UBSAN: array-index-out-of-bounds in dtInsertEntry | ||
| 2025/10/03 16:13 | linux-6.6.y | f34f16e5c632 | 49379ee0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | UBSAN: array-index-out-of-bounds in dtInsertEntry | ||
| 2025/10/03 16:13 | linux-6.6.y | f34f16e5c632 | 49379ee0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | UBSAN: array-index-out-of-bounds in dtInsertEntry | ||
| 2025/09/28 15:34 | linux-6.6.y | 147338df3487 | 001c9061 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan | UBSAN: array-index-out-of-bounds in dtInsertEntry |