================================================================== BUG: KASAN: slab-out-of-bounds in ntfs_set_ea+0x13ab/0x1660 fs/ntfs3/xattr.c:412 Write of size 1 at addr ffff88801aeeae20 by task syz.0.15/5029 CPU: 0 PID: 5029 Comm: syz.0.15 Not tainted 6.1.118-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/30/2024 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106 print_address_description mm/kasan/report.c:284 [inline] print_report+0x15f/0x4f0 mm/kasan/report.c:395 kasan_report+0x136/0x160 mm/kasan/report.c:495 ntfs_set_ea+0x13ab/0x1660 fs/ntfs3/xattr.c:412 ntfs_save_wsl_perm+0x139/0x490 fs/ntfs3/xattr.c:976 ntfs3_setattr+0x961/0xb70 fs/ntfs3/file.c:816 notify_change+0xce3/0xfc0 fs/attr.c:499 chmod_common+0x2a7/0x4b0 fs/open.c:606 do_fchmodat fs/open.c:645 [inline] __do_sys_fchmodat fs/open.c:658 [inline] __se_sys_fchmodat fs/open.c:655 [inline] __x64_sys_fchmodat+0x117/0x1a0 fs/open.c:655 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fe14097e719 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 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fe14169e038 EFLAGS: 00000246 ORIG_RAX: 000000000000010c RAX: ffffffffffffffda RBX: 00007fe140b36058 RCX: 00007fe14097e719 RDX: 0000000000000141 RSI: 0000000020000200 RDI: ffffffffffffff9c RBP: 00007fe1409f175e R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000001 R14: 00007fe140b36058 R15: 00007ffe474ffef8 Allocated by task 4748: kasan_save_stack mm/kasan/common.c:45 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:52 ____kasan_kmalloc mm/kasan/common.c:374 [inline] __kasan_kmalloc+0x97/0xb0 mm/kasan/common.c:383 kmalloc include/linux/slab.h:557 [inline] kzalloc include/linux/slab.h:693 [inline] ref_tracker_alloc+0x13c/0x470 lib/ref_tracker.c:85 __netdev_tracker_alloc include/linux/netdevice.h:4021 [inline] netdev_hold include/linux/netdevice.h:4050 [inline] rx_queue_add_kobject net/core/net-sysfs.c:1058 [inline] net_rx_queue_update_kobjects+0x14d/0x4c0 net/core/net-sysfs.c:1112 register_queue_kobjects net/core/net-sysfs.c:1772 [inline] netdev_register_kobject+0x222/0x310 net/core/net-sysfs.c:2017 register_netdevice+0x108a/0x1720 net/core/dev.c:10107 register_netdev+0x37/0x50 net/core/dev.c:10233 ip6_tnl_init_net+0x22c/0x2e0 net/ipv6/ip6_tunnel.c:2274 ops_init+0x35d/0x610 net/core/net_namespace.c:138 setup_net+0x4b5/0xb90 net/core/net_namespace.c:335 copy_net_ns+0x392/0x5d0 net/core/net_namespace.c:481 create_new_namespaces+0x425/0x7a0 kernel/nsproxy.c:110 unshare_nsproxy_namespaces+0x11e/0x170 kernel/nsproxy.c:226 ksys_unshare+0x531/0xa40 kernel/fork.c:3201 __do_sys_unshare kernel/fork.c:3272 [inline] __se_sys_unshare kernel/fork.c:3270 [inline] __x64_sys_unshare+0x34/0x40 kernel/fork.c:3270 do_syscall_x64 arch/x86/entry/common.c:51 [inline] do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81 entry_SYSCALL_64_after_hwframe+0x68/0xd2 The buggy address belongs to the object at ffff88801aeeae00 which belongs to the cache kmalloc-32 of size 32 The buggy address is located 0 bytes to the right of 32-byte region [ffff88801aeeae00, ffff88801aeeae20) The buggy address belongs to the physical page: page:ffffea00006bba80 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1aeea flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000200 ffffea000076d940 dead000000000002 ffff888017c41500 raw: 0000000000000000 0000000080400040 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x112cc0(GFP_USER|__GFP_NOWARN|__GFP_NORETRY), pid 3621, tgid 3621 (udevd), ts 82279044313, free_ts 81694034761 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x18d/0x1b0 mm/page_alloc.c:2517 prep_new_page mm/page_alloc.c:2524 [inline] get_page_from_freelist+0x3731/0x38d0 mm/page_alloc.c:4313 __alloc_pages+0x28d/0x770 mm/page_alloc.c:5589 __alloc_pages_node include/linux/gfp.h:237 [inline] alloc_slab_page+0x59/0x150 mm/slub.c:1796 allocate_slab mm/slub.c:1939 [inline] new_slab+0x84/0x2d0 mm/slub.c:1992 ___slab_alloc+0xc20/0x1270 mm/slub.c:3180 __slab_alloc mm/slub.c:3279 [inline] slab_alloc_node mm/slub.c:3364 [inline] __kmem_cache_alloc_node+0x19f/0x260 mm/slub.c:3437 __do_kmalloc_node mm/slab_common.c:935 [inline] __kmalloc_node+0xa2/0x230 mm/slab_common.c:943 kmalloc_array_node include/linux/slab.h:670 [inline] kcalloc_node include/linux/slab.h:675 [inline] memcg_alloc_slab_cgroups+0x7d/0x120 mm/memcontrol.c:2886 account_slab mm/slab.h:635 [inline] allocate_slab mm/slub.c:1957 [inline] new_slab+0xc0/0x2d0 mm/slub.c:1992 ___slab_alloc+0xc20/0x1270 mm/slub.c:3180 __slab_alloc mm/slub.c:3279 [inline] slab_alloc_node mm/slub.c:3364 [inline] __kmem_cache_alloc_node+0x19f/0x260 mm/slub.c:3437 __do_kmalloc_node mm/slab_common.c:935 [inline] __kmalloc_node+0xa2/0x230 mm/slab_common.c:943 kmalloc_node include/linux/slab.h:583 [inline] kvmalloc_node+0x6e/0x180 mm/util.c:581 kvmalloc include/linux/slab.h:710 [inline] seq_buf_alloc fs/seq_file.c:38 [inline] seq_read_iter+0x1fe/0xd10 fs/seq_file.c:210 call_read_iter include/linux/fs.h:2259 [inline] new_sync_read fs/read_write.c:389 [inline] vfs_read+0x88d/0xbf0 fs/read_write.c:470 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1444 [inline] free_pcp_prepare mm/page_alloc.c:1494 [inline] free_unref_page_prepare+0xf63/0x1120 mm/page_alloc.c:3369 free_unref_page+0x33/0x3e0 mm/page_alloc.c:3464 __vunmap+0x834/0x9a0 mm/vmalloc.c:2717 kcov_put kernel/kcov.c:437 [inline] kcov_close+0x27/0x50 kernel/kcov.c:533 __fput+0x3f6/0x8d0 fs/file_table.c:320 task_work_run+0x246/0x300 kernel/task_work.c:203 exit_task_work include/linux/task_work.h:39 [inline] do_exit+0xa73/0x26a0 kernel/exit.c:871 do_group_exit+0x202/0x2b0 kernel/exit.c:1021 get_signal+0x16f7/0x17d0 kernel/signal.c:2871 arch_do_signal_or_restart+0xb0/0x1a10 arch/x86/kernel/signal.c:871 exit_to_user_mode_loop+0x6a/0x100 kernel/entry/common.c:174 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline] syscall_exit_to_user_mode+0x60/0x270 kernel/entry/common.c:303 do_syscall_64+0x47/0xb0 arch/x86/entry/common.c:87 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Memory state around the buggy address: ffff88801aeead00: 00 00 00 00 fc fc fc fc 00 00 00 00 fc fc fc fc ffff88801aeead80: 00 00 00 00 fc fc fc fc fa fb fb fb fc fc fc fc >ffff88801aeeae00: 00 00 00 00 fc fc fc fc 00 00 00 00 fc fc fc fc ^ ffff88801aeeae80: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc ffff88801aeeaf00: fa fb fb fb fc fc fc fc fb fb fb fb fc fc fc fc ==================================================================