================================================================== BUG: KASAN: stack-out-of-bounds in instrument_atomic_read include/linux/instrumented.h:68 [inline] BUG: KASAN: stack-out-of-bounds in atomic_read include/linux/atomic/atomic-instrumented.h:32 [inline] BUG: KASAN: stack-out-of-bounds in xfs_buf_lock+0x92/0x4b0 fs/xfs/xfs_buf.c:1124 Read of size 4 at addr ffffc9000d477b74 by task kswapd1/110 CPU: 1 PID: 110 Comm: kswapd1 Not tainted 6.8.0-rc6-syzkaller-00258-ge4f79000952e #0 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0xd9/0x1b0 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:377 [inline] print_report+0xc4/0x620 mm/kasan/report.c:488 kasan_report+0xda/0x110 mm/kasan/report.c:601 check_region_inline mm/kasan/generic.c:183 [inline] kasan_check_range+0xef/0x1a0 mm/kasan/generic.c:189 instrument_atomic_read include/linux/instrumented.h:68 [inline] atomic_read include/linux/atomic/atomic-instrumented.h:32 [inline] xfs_buf_lock+0x92/0x4b0 fs/xfs/xfs_buf.c:1124 xfs_buf_delwri_submit_buffers+0x16e/0xa20 fs/xfs/xfs_buf.c:2210 xfs_buf_delwri_submit+0x8a/0x270 fs/xfs/xfs_buf.c:2288 xfs_qm_shrink_scan+0x209/0x3f0 fs/xfs/xfs_qm.c:521 do_shrink_slab+0x426/0x1120 mm/shrinker.c:435 shrink_slab+0x18a/0x1310 mm/shrinker.c:662 shrink_one+0x493/0x7b0 mm/vmscan.c:4767 shrink_many mm/vmscan.c:4828 [inline] lru_gen_shrink_node mm/vmscan.c:4929 [inline] shrink_node+0x21d0/0x3790 mm/vmscan.c:5888 kswapd_shrink_node mm/vmscan.c:6693 [inline] balance_pgdat+0x9d2/0x1a90 mm/vmscan.c:6883 kswapd+0x5be/0xc00 mm/vmscan.c:7143 kthread+0x2c6/0x3b0 kernel/kthread.c:388 ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1b/0x30 arch/x86/entry/entry_64.S:243 The buggy address belongs to the virtual mapping at [ffffc9000d470000, ffffc9000d479000) created by: kernel_clone+0xfd/0x930 kernel/fork.c:2902 The buggy address belongs to the physical page: page:ffffea00014eb640 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x53ad9 memcg:ffff888050eb4902 flags: 0x4fff00000000000(node=1|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 04fff00000000000 0000000000000000 dead000000000122 0000000000000000 raw: 0000000000000000 0000000000000000 00000001ffffffff ffff888050eb4902 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x102dc2(GFP_HIGHUSER|__GFP_NOWARN|__GFP_ZERO), pid 6800, tgid 6800 (syz-executor.0), ts 188456091546, free_ts 187546114884 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x2d4/0x350 mm/page_alloc.c:1533 prep_new_page mm/page_alloc.c:1540 [inline] get_page_from_freelist+0xa28/0x3780 mm/page_alloc.c:3311 __alloc_pages+0x22f/0x2440 mm/page_alloc.c:4567 alloc_pages_mpol+0x258/0x600 mm/mempolicy.c:2133 vm_area_alloc_pages mm/vmalloc.c:3063 [inline] __vmalloc_area_node mm/vmalloc.c:3139 [inline] __vmalloc_node_range+0xa6e/0x1540 mm/vmalloc.c:3320 alloc_thread_stack_node kernel/fork.c:307 [inline] dup_task_struct kernel/fork.c:1112 [inline] copy_process+0x138f/0x6e30 kernel/fork.c:2327 kernel_clone+0xfd/0x930 kernel/fork.c:2902 __do_sys_clone3+0x1f5/0x270 kernel/fork.c:3203 do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline] int80_emulation+0x10e/0x200 arch/x86/entry/common.c:253 asm_int80_emulation+0x1a/0x20 arch/x86/include/asm/idtentry.h:573 page last free pid 6783 tgid 6782 stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1140 [inline] free_unref_page_prepare+0x527/0xb10 mm/page_alloc.c:2346 free_unref_page+0x33/0x3c0 mm/page_alloc.c:2486 mm_free_pgd kernel/fork.c:801 [inline] __mmdrop+0xd7/0x480 kernel/fork.c:917 mmdrop include/linux/sched/mm.h:54 [inline] __mmput+0x40a/0x4d0 kernel/fork.c:1354 mmput+0x62/0x70 kernel/fork.c:1365 exit_mm kernel/exit.c:569 [inline] do_exit+0x9a5/0x2ad0 kernel/exit.c:858 do_group_exit+0xd4/0x2a0 kernel/exit.c:1020 get_signal+0x247e/0x26e0 kernel/signal.c:2893 arch_do_signal_or_restart+0x90/0x7f0 arch/x86/kernel/signal.c:310 exit_to_user_mode_loop kernel/entry/common.c:105 [inline] exit_to_user_mode_prepare include/linux/entry-common.h:328 [inline] __syscall_exit_to_user_mode_work kernel/entry/common.c:201 [inline] syscall_exit_to_user_mode+0x14d/0x2a0 kernel/entry/common.c:212 __do_fast_syscall_32+0x8c/0x120 arch/x86/entry/common.c:324 do_fast_syscall_32+0x33/0x80 arch/x86/entry/common.c:346 entry_SYSENTER_compat_after_hwframe+0x7c/0x86 Memory state around the buggy address: ffffc9000d477a00: 00 00 00 00 00 00 f1 f1 f1 f1 00 00 f3 f3 00 00 ffffc9000d477a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffffc9000d477b00: 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1 f1 f1 ^ ffffc9000d477b80: 04 f2 04 f2 00 f3 f3 f3 00 00 00 00 00 00 00 00 ffffc9000d477c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================