XFS (loop1): log I/O error -5 ================================================================== BUG: KASAN: use-after-free in __lock_acquire+0x74/0x1ff0 kernel/locking/lockdep.c:4881 Read of size 8 at addr ffff8880476de258 by task kworker/1:1H/150 CPU: 1 PID: 150 Comm: kworker/1:1H Not tainted 5.15.117-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/27/2023 Workqueue: xfs-log/loop1 xlog_ioend_work Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106 print_address_description+0x63/0x3b0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:434 [inline] kasan_report+0x16b/0x1c0 mm/kasan/report.c:451 __lock_acquire+0x74/0x1ff0 kernel/locking/lockdep.c:4881 lock_acquire+0x1db/0x4f0 kernel/locking/lockdep.c:5622 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2a/0x40 kernel/locking/spinlock.c:154 spin_lock include/linux/spinlock.h:363 [inline] xfs_trans_committed_bulk+0xdd/0x7f0 fs/xfs/xfs_trans.c:747 xlog_cil_committed+0x290/0xd60 fs/xfs/xfs_log_cil.c:631 xlog_cil_process_committed+0x155/0x1a0 fs/xfs/xfs_log_cil.c:659 xlog_state_shutdown_callbacks+0x2b6/0x3a0 fs/xfs/xfs_log.c:516 xlog_force_shutdown+0x1e7/0x200 fs/xfs/xfs_log.c:3896 xfs_do_force_shutdown+0x11d/0x430 fs/xfs/xfs_fsops.c:529 xlog_ioend_work+0xc2/0x120 fs/xfs/xfs_log.c:1364 process_one_work+0x8a1/0x10c0 kernel/workqueue.c:2307 worker_thread+0xaca/0x1280 kernel/workqueue.c:2454 kthread+0x3f6/0x4f0 kernel/kthread.c:319 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298 Allocated by task 32442: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track mm/kasan/common.c:46 [inline] set_alloc_info mm/kasan/common.c:434 [inline] ____kasan_kmalloc+0xba/0xf0 mm/kasan/common.c:513 kasan_kmalloc include/linux/kasan.h:264 [inline] __kmalloc+0x168/0x300 mm/slub.c:4407 kmalloc include/linux/slab.h:596 [inline] kmem_alloc+0x136/0x380 fs/xfs/kmem.c:21 kmem_zalloc fs/xfs/kmem.h:69 [inline] xfs_trans_ail_init+0x20/0x240 fs/xfs/xfs_trans_ail.c:892 xfs_log_mount+0x1e4/0x720 fs/xfs/xfs_log.c:698 xfs_mountfs+0xb7a/0x1ca0 fs/xfs/xfs_mount.c:764 xfs_fs_fill_super+0x100c/0x1240 fs/xfs/xfs_super.c:1658 get_tree_bdev+0x3fe/0x620 fs/super.c:1303 vfs_get_tree+0x88/0x270 fs/super.c:1508 do_new_mount+0x28b/0xae0 fs/namespace.c:2994 do_mount fs/namespace.c:3337 [inline] __do_sys_mount fs/namespace.c:3545 [inline] __se_sys_mount+0x2d5/0x3c0 fs/namespace.c:3522 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+0x61/0xcb Freed by task 3525: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track+0x4b/0x80 mm/kasan/common.c:46 kasan_set_free_info+0x1f/0x40 mm/kasan/generic.c:360 ____kasan_slab_free+0xd8/0x120 mm/kasan/common.c:366 kasan_slab_free include/linux/kasan.h:230 [inline] slab_free_hook mm/slub.c:1705 [inline] slab_free_freelist_hook+0xdd/0x160 mm/slub.c:1731 slab_free mm/slub.c:3499 [inline] kfree+0xf1/0x270 mm/slub.c:4559 xfs_log_unmount+0x51/0xc0 fs/xfs/xfs_log.c:1078 xfs_unmountfs+0x1bf/0x270 fs/xfs/xfs_mount.c:1040 xfs_fs_put_super+0x65/0x2b0 fs/xfs/xfs_super.c:1090 generic_shutdown_super+0x136/0x2c0 fs/super.c:475 kill_block_super+0x7a/0xe0 fs/super.c:1405 deactivate_locked_super+0xa0/0x110 fs/super.c:335 cleanup_mnt+0x44e/0x500 fs/namespace.c:1143 task_work_run+0x129/0x1a0 kernel/task_work.c:164 tracehook_notify_resume include/linux/tracehook.h:189 [inline] exit_to_user_mode_loop+0x106/0x130 kernel/entry/common.c:175 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:208 __syscall_exit_to_user_mode_work kernel/entry/common.c:290 [inline] syscall_exit_to_user_mode+0x5d/0x250 kernel/entry/common.c:301 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x61/0xcb Last potentially related work creation: kasan_save_stack+0x36/0x60 mm/kasan/common.c:38 kasan_record_aux_stack+0xba/0x100 mm/kasan/generic.c:348 __call_rcu kernel/rcu/tree.c:2994 [inline] call_rcu+0x1c4/0xa70 kernel/rcu/tree.c:3074 fib_info_put include/net/ip_fib.h:575 [inline] nsim_fib4_rt_destroy+0x72/0x180 drivers/net/netdevsim/fib.c:295 nsim_fib_event drivers/net/netdevsim/fib.c:882 [inline] nsim_fib_event_work+0x838/0x4120 drivers/net/netdevsim/fib.c:1481 process_one_work+0x8a1/0x10c0 kernel/workqueue.c:2307 process_scheduled_works kernel/workqueue.c:2370 [inline] worker_thread+0xdcf/0x1280 kernel/workqueue.c:2456 kthread+0x3f6/0x4f0 kernel/kthread.c:319 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298 The buggy address belongs to the object at ffff8880476de200 which belongs to the cache kmalloc-256 of size 256 The buggy address is located 88 bytes inside of 256-byte region [ffff8880476de200, ffff8880476de300) The buggy address belongs to the page: page:ffffea00011db780 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x476de head:ffffea00011db780 order:1 compound_mapcount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 dead000000000100 dead000000000122 ffff888011c41b40 raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 1, migratetype Unmovable, gfp_mask 0x152a20(GFP_ATOMIC|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_HARDWALL), pid 3800, ts 1657076433149, free_ts 1656943705371 prep_new_page mm/page_alloc.c:2426 [inline] get_page_from_freelist+0x322a/0x33c0 mm/page_alloc.c:4159 __alloc_pages+0x272/0x700 mm/page_alloc.c:5421 alloc_slab_page mm/slub.c:1775 [inline] allocate_slab mm/slub.c:1912 [inline] new_slab+0xbb/0x4b0 mm/slub.c:1975 ___slab_alloc+0x6f6/0xe10 mm/slub.c:3008 __slab_alloc mm/slub.c:3095 [inline] slab_alloc_node mm/slub.c:3186 [inline] slab_alloc mm/slub.c:3228 [inline] kmem_cache_alloc_trace+0x1a0/0x290 mm/slub.c:3245 kmalloc include/linux/slab.h:591 [inline] kzalloc include/linux/slab.h:721 [inline] br_multicast_new_group+0x140/0x540 net/bridge/br_multicast.c:1167 __br_multicast_add_group+0x277/0xa20 net/bridge/br_multicast.c:1365 br_multicast_add_group net/bridge/br_multicast.c:1414 [inline] br_ip6_multicast_add_group net/bridge/br_multicast.c:1466 [inline] br_ip6_multicast_mld2_report net/bridge/br_multicast.c:2800 [inline] br_multicast_ipv6_rcv net/bridge/br_multicast.c:3738 [inline] br_multicast_rcv+0x39a7/0x6a30 net/bridge/br_multicast.c:3796 br_dev_xmit+0xa31/0x1700 net/bridge/br_device.c:89 __netdev_start_xmit include/linux/netdevice.h:5022 [inline] netdev_start_xmit include/linux/netdevice.h:5036 [inline] xmit_one net/core/dev.c:3594 [inline] dev_hard_start_xmit+0x298/0x7a0 net/core/dev.c:3610 __dev_queue_xmit+0x1cee/0x3230 net/core/dev.c:4225 neigh_output include/net/neighbour.h:516 [inline] ip6_finish_output2+0xee4/0x14f0 net/ipv6/ip6_output.c:126 dst_output include/net/dst.h:449 [inline] NF_HOOK+0x166/0x4f0 include/linux/netfilter.h:307 mld_sendpack+0x70e/0xc10 net/ipv6/mcast.c:1820 mld_send_cr net/ipv6/mcast.c:2121 [inline] mld_ifc_work+0x7d7/0xc90 net/ipv6/mcast.c:2653 process_one_work+0x8a1/0x10c0 kernel/workqueue.c:2307 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1340 [inline] free_pcp_prepare mm/page_alloc.c:1391 [inline] free_unref_page_prepare+0xc34/0xcf0 mm/page_alloc.c:3317 free_unref_page+0x95/0x2d0 mm/page_alloc.c:3396 do_slab_free mm/slub.c:3487 [inline] ___cache_free+0xe3/0x100 mm/slub.c:3506 qlist_free_all+0x36/0x90 mm/kasan/quarantine.c:176 kasan_quarantine_reduce+0x162/0x180 mm/kasan/quarantine.c:283 __kasan_slab_alloc+0x2f/0xc0 mm/kasan/common.c:444 kasan_slab_alloc include/linux/kasan.h:254 [inline] slab_post_alloc_hook+0x53/0x380 mm/slab.h:519 slab_alloc_node mm/slub.c:3220 [inline] slab_alloc mm/slub.c:3228 [inline] kmem_cache_alloc+0xf3/0x280 mm/slub.c:3233 getname_flags+0xb8/0x4e0 fs/namei.c:138 getname fs/namei.c:217 [inline] __do_sys_unlink fs/namei.c:4325 [inline] __se_sys_unlink fs/namei.c:4323 [inline] __x64_sys_unlink+0x38/0x50 fs/namei.c:4323 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+0x61/0xcb Memory state around the buggy address: ffff8880476de100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff8880476de180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff8880476de200: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff8880476de280: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8880476de300: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================