================================================================== BUG: KASAN: slab-out-of-bounds in dtInsertEntry+0xe8b/0x13e0 fs/jfs/jfs_dtree.c:3753 Read of size 4 at addr ffff88805ed3654c by task syz.1.469/9127 CPU: 0 PID: 9127 Comm: syz.1.469 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Call Trace: 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:0x7fbc3738f749 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:00007fbc382b2038 EFLAGS: 00000246 ORIG_RAX: 0000000000000101 RAX: ffffffffffffffda RBX: 00007fbc375e6180 RCX: 00007fbc3738f749 RDX: 0000000000080140 RSI: 0000200000000500 RDI: ffffffffffffff9c RBP: 00007fbc37413f91 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000091 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fbc375e6218 R14: 00007fbc375e6180 R15: 00007ffdc8822098 Allocated by task 9096: 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 dispose_list fs/inode.c:738 [inline] evict_inodes+0x5fe/0x690 fs/inode.c:792 generic_shutdown_super+0x97/0x2b0 fs/super.c:672 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 The buggy address belongs to the object at ffff88805ed35c80 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 [ffff88805ed35c80, ffff88805ed36540) The buggy address belongs to the physical page: page:ffffea00017b4c00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x5ed30 head:ffffea00017b4c00 order:3 entire_mapcount:0 nr_pages_mapped:0 pincount:0 memcg:ffff8880269dd301 flags: 0xfff00000000840(slab|head|node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000000840 ffff888142aa38c0 dead000000000122 0000000000000000 raw: 0000000000000000 00000000800d000d 00000001ffffffff ffff8880269dd301 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 6074, tgid 6052 (syz.3.33), ts 136040444164, free_ts 131043629186 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] 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 fs/namei.c:2010 [inline] link_path_walk+0x970/0xe00 fs/namei.c:2337 path_parentat fs/namei.c:2538 [inline] __filename_parentat+0x205/0x610 fs/namei.c:2562 filename_parentat fs/namei.c:2580 [inline] do_renameat2+0x1f3/0xc70 fs/namei.c:4944 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 discard_slab mm/slub.c:2127 [inline] __unfreeze_partials+0x1cf/0x210 mm/slub.c:2667 put_cpu_partial+0x17c/0x250 mm/slub.c:2743 __slab_free+0x31d/0x410 mm/slub.c:3700 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_perm+0x20f/0x4b0 security/tomoyo/file.c:822 security_inode_getattr+0xd3/0x120 security/security.c:2153 vfs_getattr fs/stat.c:173 [inline] vfs_fstat fs/stat.c:198 [inline] __do_sys_newfstat fs/stat.c:473 [inline] __se_sys_newfstat fs/stat.c:470 [inline] __x64_sys_newfstat+0x101/0x1f0 fs/stat.c:470 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:81 Memory state around the buggy address: ffff88805ed36400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88805ed36480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88805ed36500: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ^ ffff88805ed36580: fc fc fc fc fc fc fc fc 00 00 00 00 00 00 00 00 ffff88805ed36600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================