================================================================== BUG: KASAN: slab-out-of-bounds in addressPXD fs/jfs/jfs_types.h:80 [inline] BUG: KASAN: slab-out-of-bounds in dtReadFirst+0x502/0x930 fs/jfs/jfs_dtree.c:3120 Read of size 4 at addr ffff88803e294ca0 by task syz.2.35/6230 CPU: 1 UID: 0 PID: 6230 Comm: syz.2.35 Not tainted syzkaller #0 PREEMPT_{RT,(full)} Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025 Call Trace: dump_stack_lvl+0x189/0x250 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0xca/0x240 mm/kasan/report.c:482 kasan_report+0x118/0x150 mm/kasan/report.c:595 addressPXD fs/jfs/jfs_types.h:80 [inline] dtReadFirst+0x502/0x930 fs/jfs/jfs_dtree.c:3120 jfs_readdir+0x70c/0x3ae0 fs/jfs/jfs_dtree.c:2832 wrap_directory_iterator+0x96/0xe0 fs/readdir.c:65 iterate_dir+0x3a2/0x580 fs/readdir.c:108 __do_sys_getdents64 fs/readdir.c:410 [inline] __se_sys_getdents64+0xe4/0x260 fs/readdir.c:396 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f3a1eedebe9 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:00007f3a1d11d038 EFLAGS: 00000246 ORIG_RAX: 00000000000000d9 RAX: ffffffffffffffda RBX: 00007f3a1f106090 RCX: 00007f3a1eedebe9 RDX: 0000000000001000 RSI: 0000200000000f80 RDI: 0000000000000005 RBP: 00007f3a1ef61e19 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f3a1f106128 R14: 00007f3a1f106090 R15: 00007ffe35ba1a18 The buggy address belongs to the object at ffff88803e2944b0 which belongs to the cache jfs_ip of size 2384 The buggy address is located 2032 bytes inside of allocated 2384-byte region [ffff88803e2944b0, ffff88803e294e00) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x3e290 head: order:3 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 memcg:ffff88803627b701 flags: 0x80000000000040(head|node=0|zone=1) page_type: f5(slab) raw: 0080000000000040 ffff888021ad88c0 dead000000000122 0000000000000000 raw: 0000000000000000 00000000800d000d 00000000f5000000 ffff88803627b701 head: 0080000000000040 ffff888021ad88c0 dead000000000122 0000000000000000 head: 0000000000000000 00000000800d000d 00000000f5000000 ffff88803627b701 head: 0080000000000003 ffffea0000f8a401 00000000ffffffff 00000000ffffffff head: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000008 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Reclaimable, gfp_mask 0xd2050(__GFP_RECLAIMABLE|__GFP_IO|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 6104, tgid 6103 (syz.0.22), ts 131606072202, free_ts 121610371773 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x240/0x2a0 mm/page_alloc.c:1851 prep_new_page mm/page_alloc.c:1859 [inline] get_page_from_freelist+0x2119/0x21b0 mm/page_alloc.c:3858 __alloc_frozen_pages_noprof+0x181/0x370 mm/page_alloc.c:5148 alloc_pages_mpol+0xd1/0x380 mm/mempolicy.c:2416 alloc_slab_page mm/slub.c:2487 [inline] allocate_slab+0x8a/0x370 mm/slub.c:2655 new_slab mm/slub.c:2709 [inline] ___slab_alloc+0x8d1/0xdd0 mm/slub.c:3891 __slab_alloc mm/slub.c:3981 [inline] __slab_alloc_node mm/slub.c:4056 [inline] slab_alloc_node mm/slub.c:4217 [inline] kmem_cache_alloc_lru_noprof+0xea/0x310 mm/slub.c:4248 jfs_alloc_inode+0x28/0x70 fs/jfs/super.c:105 alloc_inode+0x6a/0x1b0 fs/inode.c:346 new_inode+0x22/0x170 fs/inode.c:1145 jfs_fill_super+0x569/0xd80 fs/jfs/super.c:511 get_tree_bdev_flags+0x40e/0x4d0 fs/super.c:1692 vfs_get_tree+0x92/0x2b0 fs/super.c:1815 do_new_mount+0x2a2/0x9e0 fs/namespace.c:3808 do_mount fs/namespace.c:4136 [inline] __do_sys_mount fs/namespace.c:4347 [inline] __se_sys_mount+0x317/0x410 fs/namespace.c:4324 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94 page last free pid 5999 tgid 5999 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] free_pages_prepare mm/page_alloc.c:1395 [inline] __free_frozen_pages+0xb59/0xce0 mm/page_alloc.c:2895 discard_slab mm/slub.c:2753 [inline] __put_partials+0x159/0x1a0 mm/slub.c:3218 __slab_free+0x2b3/0x390 mm/slub.c:4550 qlink_free mm/kasan/quarantine.c:163 [inline] qlist_free_all+0x97/0x140 mm/kasan/quarantine.c:179 kasan_quarantine_reduce+0x148/0x160 mm/kasan/quarantine.c:286 __kasan_slab_alloc+0x22/0x80 mm/kasan/common.c:340 kasan_slab_alloc include/linux/kasan.h:250 [inline] slab_post_alloc_hook mm/slub.c:4180 [inline] slab_alloc_node mm/slub.c:4229 [inline] kmem_cache_alloc_noprof+0x143/0x310 mm/slub.c:4236 vm_area_alloc+0x24/0x140 mm/vma_init.c:31 __mmap_new_vma mm/vma.c:2461 [inline] __mmap_region mm/vma.c:2669 [inline] mmap_region+0xdd2/0x20a0 mm/vma.c:2739 do_mmap+0xc23/0x10c0 mm/mmap.c:558 vm_mmap_pgoff+0x2a9/0x4d0 mm/util.c:580 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Memory state around the buggy address: ffff88803e294b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88803e294c00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff88803e294c80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ^ ffff88803e294d00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88803e294d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================