loop6: detected capacity change from 0 to 1024 EXT4-fs (loop6): mounted filesystem 00000000-0000-0000-0000-000000000000 r/w without journal. Quota mode: none. ================================================================== BUG: KASAN: out-of-bounds in ext4_xattr_set_entry+0x94b/0x1e90 fs/ext4/xattr.c:1782 Read of size 18446744073709551588 at addr ffff88801e39d040 by task syz.6.3570/18451 CPU: 0 PID: 18451 Comm: syz.6.3570 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Call Trace: dump_stack_lvl+0x18c/0x250 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:364 [inline] print_report+0xa8/0x210 mm/kasan/report.c:468 kasan_report+0x117/0x150 mm/kasan/report.c:581 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x241/0x290 mm/kasan/generic.c:187 __asan_memmove+0x29/0x70 mm/kasan/shadow.c:94 ext4_xattr_set_entry+0x94b/0x1e90 fs/ext4/xattr.c:1782 ext4_xattr_block_set+0xae8/0x32b0 fs/ext4/xattr.c:2029 ext4_xattr_set_handle+0x1280/0x14c0 fs/ext4/xattr.c:2451 ext4_xattr_set+0x252/0x340 fs/ext4/xattr.c:2553 __vfs_setxattr+0x431/0x470 fs/xattr.c:201 __vfs_setxattr_noperm+0x12d/0x5e0 fs/xattr.c:235 vfs_setxattr+0x16b/0x2f0 fs/xattr.c:322 do_setxattr fs/xattr.c:630 [inline] path_setxattr+0x3f3/0x5d0 fs/xattr.c:659 __do_sys_lsetxattr fs/xattr.c:684 [inline] __se_sys_lsetxattr fs/xattr.c:680 [inline] __x64_sys_lsetxattr+0xb8/0xd0 fs/xattr.c:680 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7f7f39b9acb9 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f7f3ab19028 EFLAGS: 00000246 ORIG_RAX: 00000000000000bd RAX: ffffffffffffffda RBX: 00007f7f39e15fa0 RCX: 00007f7f39b9acb9 RDX: 0000200000000000 RSI: 0000200000000000 RDI: 00002000000001c0 RBP: 00007f7f39c08bf7 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000361 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f7f39e16038 R14: 00007f7f39e15fa0 R15: 00007ffcbbc178d8 Allocated by task 18451: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4e/0x70 mm/kasan/common.c:53 ____kasan_kmalloc mm/kasan/common.c:375 [inline] __kasan_kmalloc+0x8f/0xa0 mm/kasan/common.c:384 kasan_kmalloc include/linux/kasan.h:198 [inline] __do_kmalloc_node mm/slab_common.c:1007 [inline] __kmalloc_node_track_caller+0xb2/0x230 mm/slab_common.c:1027 kmemdup+0x2b/0x70 mm/util.c:131 kmemdup include/linux/fortify-string.h:779 [inline] ext4_xattr_block_set+0x9ea/0x32b0 fs/ext4/xattr.c:1977 ext4_xattr_set_handle+0x1280/0x14c0 fs/ext4/xattr.c:2451 ext4_xattr_set+0x252/0x340 fs/ext4/xattr.c:2553 __vfs_setxattr+0x431/0x470 fs/xattr.c:201 __vfs_setxattr_noperm+0x12d/0x5e0 fs/xattr.c:235 vfs_setxattr+0x16b/0x2f0 fs/xattr.c:322 do_setxattr fs/xattr.c:630 [inline] path_setxattr+0x3f3/0x5d0 fs/xattr.c:659 __do_sys_lsetxattr fs/xattr.c:684 [inline] __se_sys_lsetxattr fs/xattr.c:680 [inline] __x64_sys_lsetxattr+0xb8/0xd0 fs/xattr.c:680 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:46 __kasan_record_aux_stack+0xaf/0xc0 mm/kasan/generic.c:492 kvfree_call_rcu+0xee/0x790 kernel/rcu/tree.c:3452 neigh_periodic_work+0x3f7/0xd70 net/core/neighbour.c:1010 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 Second to last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:46 __kasan_record_aux_stack+0xaf/0xc0 mm/kasan/generic.c:492 kvfree_call_rcu+0xee/0x790 kernel/rcu/tree.c:3452 cgroup_migrate_finish+0x1a3/0x370 kernel/cgroup/cgroup.c:2692 cgroup_attach_task+0x655/0x8e0 kernel/cgroup/cgroup.c:2891 cgroup_attach_task_all+0x9a/0xe0 kernel/cgroup/cgroup-v1.c:70 kvm_vm_worker_thread+0x38e/0x570 virt/kvm/kvm_main.c:6234 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 The buggy address belongs to the object at ffff88801e39d000 which belongs to the cache kmalloc-1k of size 1024 The buggy address is located 64 bytes inside of 1024-byte region [ffff88801e39d000, ffff88801e39d400) The buggy address belongs to the physical page: page:ffffea000078e600 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1e398 head:ffffea000078e600 order:3 entire_mapcount:0 nr_pages_mapped:0 pincount:0 flags: 0xfff00000000840(slab|head|node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000000840 ffff888017c41dc0 ffffea0001706200 dead000000000002 raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Unmovable, gfp_mask 0x152820(GFP_ATOMIC|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_HARDWALL), pid 2994, tgid 2994 (kworker/u4:12), ts 104415130684, free_ts 104268593673 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x1c1/0x200 mm/page_alloc.c:1554 prep_new_page mm/page_alloc.c:1561 [inline] get_page_from_freelist+0x1951/0x19e0 mm/page_alloc.c:3191 __alloc_pages+0x1f0/0x460 mm/page_alloc.c:4457 alloc_slab_page+0x5d/0x160 mm/slub.c:1881 allocate_slab mm/slub.c:2028 [inline] new_slab+0x87/0x2d0 mm/slub.c:2081 ___slab_alloc+0xc5d/0x12f0 mm/slub.c:3253 __slab_alloc mm/slub.c:3339 [inline] __slab_alloc_node mm/slub.c:3392 [inline] slab_alloc_node mm/slub.c:3485 [inline] __kmem_cache_alloc_node+0x19e/0x250 mm/slub.c:3534 __do_kmalloc_node mm/slab_common.c:1006 [inline] __kmalloc+0xa4/0x230 mm/slab_common.c:1020 kmalloc include/linux/slab.h:604 [inline] kzalloc include/linux/slab.h:721 [inline] ieee802_11_parse_elems_full+0xb9/0x20c0 net/mac80211/util.c:1616 ieee802_11_parse_elems_crc net/mac80211/ieee80211_i.h:2337 [inline] ieee802_11_parse_elems net/mac80211/ieee80211_i.h:2344 [inline] ieee80211_inform_bss+0x127/0x1080 net/mac80211/scan.c:79 rdev_inform_bss+0x106/0x410 net/wireless/rdev-ops.h:418 cfg80211_inform_single_bss_frame_data net/wireless/scan.c:2986 [inline] cfg80211_inform_bss_frame_data+0xb8b/0x13d0 net/wireless/scan.c:3013 ieee80211_bss_info_update+0x759/0x9b0 net/mac80211/scan.c:211 ieee80211_rx_bss_info net/mac80211/ibss.c:1124 [inline] ieee80211_rx_mgmt_probe_beacon net/mac80211/ibss.c:1613 [inline] ieee80211_ibss_rx_queued_mgmt+0x18ae/0x2c80 net/mac80211/ibss.c:1642 ieee80211_iface_process_skb net/mac80211/iface.c:1651 [inline] ieee80211_iface_work+0x717/0xc70 net/mac80211/iface.c:1705 cfg80211_wiphy_work+0x225/0x260 net/wireless/core.c:437 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+0x7b2/0x8c0 mm/page_alloc.c:2336 free_unref_page+0x32/0x2e0 mm/page_alloc.c:2429 discard_slab mm/slub.c:2127 [inline] __unfreeze_partials+0x1cf/0x210 mm/slub.c:2667 put_cpu_partial+0x17c/0x250 mm/slub.c:2743 __slab_free+0x319/0x400 mm/slub.c:3700 qlink_free mm/kasan/quarantine.c:166 [inline] qlist_free_all+0x75/0xd0 mm/kasan/quarantine.c:185 kasan_quarantine_reduce+0x143/0x160 mm/kasan/quarantine.c:292 __kasan_slab_alloc+0x22/0x80 mm/kasan/common.c:306 kasan_slab_alloc include/linux/kasan.h:188 [inline] slab_post_alloc_hook+0x6e/0x4b0 mm/slab.h:767 slab_alloc_node mm/slub.c:3495 [inline] __kmem_cache_alloc_node+0x13a/0x250 mm/slub.c:3534 __do_kmalloc_node mm/slab_common.c:1006 [inline] __kmalloc_node+0xa4/0x230 mm/slab_common.c:1014 kmalloc_node include/linux/slab.h:620 [inline] kvmalloc_node+0x70/0x180 mm/util.c:617 kvmalloc include/linux/slab.h:738 [inline] seq_buf_alloc fs/seq_file.c:38 [inline] seq_read_iter+0x1fa/0xd50 fs/seq_file.c:210 call_read_iter include/linux/fs.h:2012 [inline] new_sync_read fs/read_write.c:389 [inline] vfs_read+0x46a/0x970 fs/read_write.c:470 ksys_read+0x150/0x260 fs/read_write.c:613 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 Memory state around the buggy address: ffff88801e39cf00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88801e39cf80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff88801e39d000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ^ ffff88801e39d080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88801e39d100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================