ocfs2: Mounting device (7,1) on (node local, slot 0) with ordered data mode. ================================================================== BUG: KASAN: use-after-free in ocfs2_find_victim_chain fs/ocfs2/suballoc.c:1391 [inline] BUG: KASAN: use-after-free in ocfs2_claim_suballoc_bits+0xeb0/0x2230 fs/ocfs2/suballoc.c:1927 Read of size 4 at addr ffff88807b30f000 by task syz.1.18/5967 CPU: 0 PID: 5967 Comm: syz.1.18 Not tainted 6.6.101-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/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 ocfs2_find_victim_chain fs/ocfs2/suballoc.c:1391 [inline] ocfs2_claim_suballoc_bits+0xeb0/0x2230 fs/ocfs2/suballoc.c:1927 ocfs2_claim_new_inode+0x32a/0x780 fs/ocfs2/suballoc.c:2210 ocfs2_mknod_locked+0x101/0x250 fs/ocfs2/namei.c:635 ocfs2_mknod+0x107e/0x20f0 fs/ocfs2/namei.c:381 ocfs2_create+0x196/0x410 fs/ocfs2/namei.c:674 lookup_open fs/namei.c:3488 [inline] open_last_lookups fs/namei.c:3556 [inline] path_openat+0x1277/0x3190 fs/namei.c:3786 do_filp_open+0x1c5/0x3d0 fs/namei.c:3816 do_sys_openat2+0x12c/0x1c0 fs/open.c:1419 do_sys_open fs/open.c:1434 [inline] __do_sys_creat fs/open.c:1512 [inline] __se_sys_creat fs/open.c:1506 [inline] __x64_sys_creat+0x90/0xb0 fs/open.c:1506 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:0x7fb4d6f8eb69 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:00007fff2caac8e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000055 RAX: ffffffffffffffda RBX: 00007fb4d71b5fa0 RCX: 00007fb4d6f8eb69 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000200000000d80 RBP: 00007fb4d7011df1 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fb4d71b5fa0 R14: 00007fb4d71b5fa0 R15: 0000000000000002 The buggy address belongs to the physical page: page:ffffea0001ecc3c0 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x7b30f flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000000000 ffffea000096a248 ffffea000094e688 0000000000000000 raw: 0000000000000000 0000000000120000 00000000ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as freed page last allocated via order 0, migratetype Unmovable, gfp_mask 0x12cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY), pid 5766, tgid 5766 (sshd-session), ts 55756903408, free_ts 82015757291 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:1876 allocate_slab mm/slub.c:2023 [inline] new_slab+0x87/0x2e0 mm/slub.c:2076 ___slab_alloc+0xc6d/0x12f0 mm/slub.c:3230 __slab_alloc mm/slub.c:3329 [inline] __slab_alloc_node mm/slub.c:3382 [inline] slab_alloc_node mm/slub.c:3475 [inline] slab_alloc mm/slub.c:3493 [inline] __kmem_cache_alloc_lru mm/slub.c:3500 [inline] kmem_cache_alloc+0x1b7/0x2e0 mm/slub.c:3509 vma_lock_alloc kernel/fork.c:460 [inline] vm_area_dup+0x61/0x270 kernel/fork.c:513 __split_vma+0x19f/0xc00 mm/mmap.c:2369 do_vmi_align_munmap+0x2dc/0x1660 mm/mmap.c:2497 do_vmi_munmap+0x252/0x2d0 mm/mmap.c:2656 __vm_munmap+0x193/0x3c0 mm/mmap.c:2957 __do_sys_munmap mm/mmap.c:2974 [inline] __se_sys_munmap mm/mmap.c:2971 [inline] __x64_sys_munmap+0x60/0x70 mm/mmap.c:2971 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 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:2122 [inline] __unfreeze_partials+0x1cf/0x210 mm/slub.c:2662 put_cpu_partial+0x17c/0x250 mm/slub.c:2738 __slab_free+0x31d/0x410 mm/slub.c:3686 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:3485 [inline] kmem_cache_alloc_node+0x150/0x330 mm/slub.c:3530 __alloc_skb+0x108/0x2c0 net/core/skbuff.c:640 alloc_skb include/linux/skbuff.h:1284 [inline] nlmsg_new include/net/netlink.h:999 [inline] rtmsg_ifinfo_build_skb+0x8c/0x260 net/core/rtnetlink.c:4063 rtmsg_ifinfo_event net/core/rtnetlink.c:4106 [inline] rtmsg_ifinfo+0x8c/0x1a0 net/core/rtnetlink.c:4115 netdev_state_change+0xf0/0x150 net/core/dev.c:1410 linkwatch_do_dev+0x10d/0x160 net/core/link_watch.c:191 __linkwatch_run_queue+0x40f/0x660 net/core/link_watch.c:244 Memory state around the buggy address: ffff88807b30ef00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88807b30ef80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88807b30f000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ^ ffff88807b30f080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ffff88807b30f100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ==================================================================