XFS (loop5): log I/O error -5 ================================================================== BUG: KASAN: use-after-free in xfs_trans_ail_delete+0x57/0x310 fs/xfs/xfs_trans_ail.c:865 Read of size 8 at addr ffff888078480a00 by task kworker/0:1H/150 CPU: 0 PID: 150 Comm: kworker/0:1H Not tainted 5.15.113-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/25/2023 Workqueue: xfs-log/loop5 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 xfs_trans_ail_delete+0x57/0x310 fs/xfs/xfs_trans_ail.c:865 xfs_buf_item_done+0x5f/0x80 fs/xfs/xfs_buf_item.c:1041 xfs_buf_ioend+0x311/0x6e0 fs/xfs/xfs_buf.c:1286 xfs_trans_committed_bulk+0x300/0x7f0 fs/xfs/xfs_trans.c:780 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 16532: 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/0xad0 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 3579: 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 insert_work+0x54/0x3e0 kernel/workqueue.c:1363 __queue_work+0x963/0xd00 kernel/workqueue.c:1529 queue_work_on+0x14b/0x250 kernel/workqueue.c:1556 queue_work include/linux/workqueue.h:502 [inline] xlog_cil_push_now fs/xfs/xfs_log_cil.c:1218 [inline] xlog_cil_force_seq+0x290/0x670 fs/xfs/xfs_log_cil.c:1348 xfs_log_force_seq+0x1a3/0x440 fs/xfs/xfs_log.c:3456 __xfs_trans_commit+0x966/0xdd0 fs/xfs/xfs_trans.c:890 xfs_sync_sb+0x13c/0x190 fs/xfs/libxfs/xfs_sb.c:1004 xfs_log_cover fs/xfs/xfs_log.c:1235 [inline] xfs_log_quiesce+0x48e/0x720 fs/xfs/xfs_log.c:1052 xfs_log_clean+0xa0/0xa60 fs/xfs/xfs_log.c:1059 xfs_log_unmount+0x23/0xc0 fs/xfs/xfs_log.c:1074 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 Second to 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 kvfree_call_rcu+0x118/0x8a0 kernel/rcu/tree.c:3560 drop_sysctl_table+0x317/0x460 fs/proc/proc_sysctl.c:1680 drop_sysctl_table+0x329/0x460 fs/proc/proc_sysctl.c:1683 unregister_sysctl_table+0x88/0x130 fs/proc/proc_sysctl.c:1718 sysctl_core_net_exit+0x58/0x80 net/core/sysctl_net_core.c:650 ops_exit_list net/core/net_namespace.c:169 [inline] cleanup_net+0x6ce/0xb60 net/core/net_namespace.c:596 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 The buggy address belongs to the object at ffff888078480a00 which belongs to the cache kmalloc-256 of size 256 The buggy address is located 0 bytes inside of 256-byte region [ffff888078480a00, ffff888078480b00) The buggy address belongs to the page: page:ffffea0001e12000 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x78480 head:ffffea0001e12000 order:1 compound_mapcount:0 flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000010200 ffffea0001c63c80 0000000400000002 ffff888011c41b40 raw: 0000000000000000 0000000000100010 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 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 3579, ts 616954287565, free_ts 612552238194 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] ____ip_mc_inc_group+0x319/0xbf0 net/ipv4/igmp.c:1449 __ip_mc_inc_group net/ipv4/igmp.c:1484 [inline] ip_mc_inc_group net/ipv4/igmp.c:1490 [inline] ip_mc_up+0x11b/0x2f0 net/ipv4/igmp.c:1789 inetdev_event+0xf24/0x1490 net/ipv4/devinet.c:1573 notifier_call_chain kernel/notifier.c:83 [inline] raw_notifier_call_chain+0xd0/0x170 kernel/notifier.c:391 __dev_notify_flags+0x304/0x610 dev_change_flags+0xe7/0x190 net/core/dev.c:8861 do_setlink+0xcd1/0x3af0 net/core/rtnetlink.c:2721 __rtnl_newlink net/core/rtnetlink.c:3395 [inline] rtnl_newlink+0x177d/0x2060 net/core/rtnetlink.c:3510 rtnetlink_rcv_msg+0x993/0xee0 net/core/rtnetlink.c:5587 netlink_rcv_skb+0x1cf/0x410 net/netlink/af_netlink.c:2504 netlink_unicast_kernel net/netlink/af_netlink.c:1330 [inline] netlink_unicast+0x7b6/0x980 net/netlink/af_netlink.c:1356 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_trace+0xfb/0x290 mm/slub.c:3245 kmalloc include/linux/slab.h:591 [inline] __netdev_adjacent_dev_insert+0x157/0x820 net/core/dev.c:7945 __netdev_adjacent_dev_link_lists net/core/dev.c:8037 [inline] __netdev_adjacent_dev_link_neighbour net/core/dev.c:8066 [inline] __netdev_upper_dev_link+0x4ba/0x750 net/core/dev.c:8126 netdev_upper_dev_link+0x9a/0xe0 net/core/dev.c:8172 virt_wifi_newlink+0x447/0x870 drivers/net/wireless/virt_wifi.c:560 __rtnl_newlink net/core/rtnetlink.c:3462 [inline] rtnl_newlink+0x1488/0x2060 net/core/rtnetlink.c:3510 rtnetlink_rcv_msg+0x993/0xee0 net/core/rtnetlink.c:5587 netlink_rcv_skb+0x1cf/0x410 net/netlink/af_netlink.c:2504 netlink_unicast_kernel net/netlink/af_netlink.c:1330 [inline] netlink_unicast+0x7b6/0x980 net/netlink/af_netlink.c:1356 Memory state around the buggy address: ffff888078480900: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888078480980: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff888078480a00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888078480a80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888078480b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================