================================================================== BUG: KASAN: use-after-free in addressPXD fs/jfs/jfs_types.h:80 [inline] BUG: KASAN: use-after-free in dtSearch+0x1c14/0x26c0 fs/jfs/jfs_dtree.c:779 Read of size 4 at addr ffff8880475ed070 by task syz-executor.2/15414 CPU: 0 PID: 15414 Comm: syz-executor.2 Not tainted 6.0.0-syzkaller-09423-g493ffd6605b2 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1b1/0x28e lib/dump_stack.c:106 print_address_description+0x65/0x4b0 mm/kasan/report.c:317 print_report+0x108/0x1f0 mm/kasan/report.c:433 kasan_report+0xc3/0xf0 mm/kasan/report.c:495 addressPXD fs/jfs/jfs_types.h:80 [inline] dtSearch+0x1c14/0x26c0 fs/jfs/jfs_dtree.c:779 jfs_lookup+0x11e/0x380 fs/jfs/namei.c:1454 lookup_open fs/namei.c:3391 [inline] open_last_lookups fs/namei.c:3481 [inline] path_openat+0x10e6/0x2df0 fs/namei.c:3688 do_filp_open+0x264/0x4f0 fs/namei.c:3718 do_sys_openat2+0x124/0x4e0 fs/open.c:1310 do_sys_open fs/open.c:1326 [inline] __do_sys_openat fs/open.c:1342 [inline] __se_sys_openat fs/open.c:1337 [inline] __x64_sys_openat+0x243/0x290 fs/open.c:1337 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7f12cc48b5a9 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 b8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f12cb3fe168 EFLAGS: 00000246 ORIG_RAX: 0000000000000101 RAX: ffffffffffffffda RBX: 00007f12cc5abf80 RCX: 00007f12cc48b5a9 RDX: 00000000000026e1 RSI: 0000000020000000 RDI: ffffffffffffff9c RBP: 00007f12cc4e6580 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffc67f0e78f R14: 00007f12cb3fe300 R15: 0000000000022000 Allocated by task 12288: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track mm/kasan/common.c:45 [inline] set_alloc_info mm/kasan/common.c:437 [inline] __kasan_slab_alloc+0xa3/0xd0 mm/kasan/common.c:470 kasan_slab_alloc include/linux/kasan.h:224 [inline] slab_post_alloc_hook mm/slab.h:727 [inline] slab_alloc_node mm/slub.c:3248 [inline] slab_alloc mm/slub.c:3256 [inline] __kmem_cache_alloc_lru mm/slub.c:3263 [inline] kmem_cache_alloc_lru+0x175/0x2d0 mm/slub.c:3280 alloc_inode_sb include/linux/fs.h:3107 [inline] jfs_alloc_inode+0x21/0x60 fs/jfs/super.c:105 alloc_inode fs/inode.c:259 [inline] new_inode_pseudo+0x61/0x1d0 fs/inode.c:1018 new_inode+0x25/0x1d0 fs/inode.c:1046 diReadSpecial+0x4e/0x670 fs/jfs/jfs_imap.c:422 jfs_mount+0x16e/0x830 fs/jfs/jfs_mount.c:108 jfs_fill_super+0x590/0xc50 fs/jfs/super.c:556 mount_bdev+0x26c/0x3a0 fs/super.c:1400 legacy_get_tree+0xea/0x180 fs/fs_context.c:610 vfs_get_tree+0x88/0x270 fs/super.c:1530 do_new_mount+0x289/0xad0 fs/namespace.c:3040 do_mount fs/namespace.c:3383 [inline] __do_sys_mount fs/namespace.c:3591 [inline] __se_sys_mount+0x2d3/0x3c0 fs/namespace.c:3568 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd Last potentially related work creation: kasan_save_stack+0x2b/0x50 mm/kasan/common.c:38 __kasan_record_aux_stack+0xaf/0xc0 mm/kasan/generic.c:348 call_rcu+0x163/0x970 kernel/rcu/tree.c:2796 jfs_umount+0x205/0x370 fs/jfs/jfs_umount.c:91 jfs_put_super+0x86/0x190 fs/jfs/super.c:194 generic_shutdown_super+0x130/0x310 fs/super.c:491 kill_block_super+0x79/0xd0 fs/super.c:1427 deactivate_locked_super+0xa7/0xf0 fs/super.c:331 cleanup_mnt+0x4ce/0x560 fs/namespace.c:1186 task_work_run+0x146/0x1c0 kernel/task_work.c:177 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0x124/0x150 kernel/entry/common.c:169 exit_to_user_mode_prepare+0xb2/0x140 kernel/entry/common.c:201 __syscall_exit_to_user_mode_work kernel/entry/common.c:283 [inline] syscall_exit_to_user_mode+0x26/0x60 kernel/entry/common.c:294 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x63/0xcd Second to last potentially related work creation: kasan_save_stack+0x2b/0x50 mm/kasan/common.c:38 __kasan_record_aux_stack+0xaf/0xc0 mm/kasan/generic.c:348 call_rcu+0x163/0x970 kernel/rcu/tree.c:2796 jfs_umount+0x1d7/0x370 fs/jfs/jfs_umount.c:83 jfs_put_super+0x86/0x190 fs/jfs/super.c:194 generic_shutdown_super+0x130/0x310 fs/super.c:491 kill_block_super+0x79/0xd0 fs/super.c:1427 deactivate_locked_super+0xa7/0xf0 fs/super.c:331 cleanup_mnt+0x4ce/0x560 fs/namespace.c:1186 task_work_run+0x146/0x1c0 kernel/task_work.c:177 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0x124/0x150 kernel/entry/common.c:169 exit_to_user_mode_prepare+0xb2/0x140 kernel/entry/common.c:201 __syscall_exit_to_user_mode_work kernel/entry/common.c:283 [inline] syscall_exit_to_user_mode+0x26/0x60 kernel/entry/common.c:294 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x63/0xcd The buggy address belongs to the object at ffff8880475eca00 which belongs to the cache jfs_ip of size 2240 The buggy address is located 1648 bytes inside of 2240-byte region [ffff8880475eca00, ffff8880475ed2c0) The buggy address belongs to the physical page: page:ffffea00011d7a00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x475e8 head:ffffea00011d7a00 order:3 compound_mapcount:0 compound_pincount:0 memcg:ffff88807e3c4b01 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 0000000000000000 dead000000000122 ffff88801bd7adc0 raw: 0000000000000000 00000000800d000d 00000001ffffffff ffff88807e3c4b01 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 8516, tgid 8515 (syz-executor.2), ts 194413506959, free_ts 178965273772 prep_new_page mm/page_alloc.c:2532 [inline] get_page_from_freelist+0x742/0x7c0 mm/page_alloc.c:4283 __alloc_pages+0x259/0x560 mm/page_alloc.c:5549 alloc_slab_page+0x70/0xf0 mm/slub.c:1829 allocate_slab+0x5e/0x520 mm/slub.c:1974 new_slab mm/slub.c:2034 [inline] ___slab_alloc+0x3ee/0xc40 mm/slub.c:3036 __slab_alloc mm/slub.c:3123 [inline] slab_alloc_node mm/slub.c:3214 [inline] slab_alloc mm/slub.c:3256 [inline] __kmem_cache_alloc_lru mm/slub.c:3263 [inline] kmem_cache_alloc_lru+0x225/0x2d0 mm/slub.c:3280 alloc_inode_sb include/linux/fs.h:3107 [inline] jfs_alloc_inode+0x21/0x60 fs/jfs/super.c:105 alloc_inode fs/inode.c:259 [inline] iget_locked+0x191/0x830 fs/inode.c:1286 jfs_iget+0x20/0x3b0 fs/jfs/inode.c:29 jfs_fill_super+0x800/0xc50 fs/jfs/super.c:580 mount_bdev+0x26c/0x3a0 fs/super.c:1400 legacy_get_tree+0xea/0x180 fs/fs_context.c:610 vfs_get_tree+0x88/0x270 fs/super.c:1530 do_new_mount+0x289/0xad0 fs/namespace.c:3040 do_mount fs/namespace.c:3383 [inline] __do_sys_mount fs/namespace.c:3591 [inline] __se_sys_mount+0x2d3/0x3c0 fs/namespace.c:3568 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1449 [inline] free_pcp_prepare+0x812/0x900 mm/page_alloc.c:1499 free_unref_page_prepare mm/page_alloc.c:3380 [inline] free_unref_page+0x7d/0x5f0 mm/page_alloc.c:3476 qlist_free_all+0x2b/0x70 mm/kasan/quarantine.c:187 kasan_quarantine_reduce+0x169/0x180 mm/kasan/quarantine.c:294 __kasan_slab_alloc+0x2f/0xd0 mm/kasan/common.c:447 kasan_slab_alloc include/linux/kasan.h:224 [inline] slab_post_alloc_hook mm/slab.h:727 [inline] slab_alloc_node mm/slub.c:3248 [inline] slab_alloc mm/slub.c:3256 [inline] __kmem_cache_alloc_lru mm/slub.c:3263 [inline] kmem_cache_alloc+0x1a6/0x310 mm/slub.c:3273 ptlock_alloc+0x1c/0x60 mm/memory.c:5780 ptlock_init include/linux/mm.h:2261 [inline] pgtable_pte_page_ctor include/linux/mm.h:2288 [inline] __pte_alloc_one include/asm-generic/pgalloc.h:66 [inline] pte_alloc_one+0xc3/0x320 arch/x86/mm/pgtable.c:33 __pte_alloc+0x75/0x210 mm/memory.c:468 do_anonymous_page+0xe03/0x1150 mm/memory.c:4052 handle_pte_fault mm/memory.c:4915 [inline] __handle_mm_fault mm/memory.c:5059 [inline] handle_mm_fault+0x184b/0x3590 mm/memory.c:5157 do_user_addr_fault+0x69b/0xcb0 arch/x86/mm/fault.c:1407 handle_page_fault arch/x86/mm/fault.c:1498 [inline] exc_page_fault+0x7a/0x110 arch/x86/mm/fault.c:1554 asm_exc_page_fault+0x22/0x30 arch/x86/include/asm/idtentry.h:570 Memory state around the buggy address: ffff8880475ecf00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8880475ecf80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff8880475ed000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff8880475ed080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8880475ed100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================