================================================================== ================================================================== BUG: KASAN: slab-use-after-free in __list_del_entry_valid_or_report+0x92/0x190 lib/list_debug.c:62 Read of size 8 at addr ffff888039f135b8 by task syz.8.11118/32505 CPU: 0 UID: 0 PID: 32505 Comm: syz.8.11118 Tainted: G L syzkaller #0 PREEMPT_{RT,(full)} Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 Call Trace: dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0xba/0x230 mm/kasan/report.c:482 kasan_report+0x117/0x150 mm/kasan/report.c:595 __list_del_entry_valid_or_report+0x92/0x190 lib/list_debug.c:62 __list_del_entry_valid include/linux/list.h:132 [inline] __list_del_entry include/linux/list.h:223 [inline] list_del_init include/linux/list.h:295 [inline] trace_transfers fs/pnode.c:132 [inline] bulk_make_private+0xd9/0x8b0 fs/pnode.c:168 umount_tree+0x582/0xd90 fs/namespace.c:1786 put_mnt_ns+0x1d6/0x2f0 fs/namespace.c:6230 nsproxy_free kernel/nsproxy.c:65 [inline] deactivate_nsproxy+0x41/0x140 kernel/nsproxy.c:79 do_exit+0x696/0x2320 kernel/exit.c:970 do_group_exit+0x21b/0x2d0 kernel/exit.c:1112 get_signal+0x125c/0x1310 kernel/signal.c:3034 arch_do_signal_or_restart+0xbc/0x830 arch/x86/kernel/signal.c:337 __exit_to_user_mode_loop kernel/entry/common.c:64 [inline] exit_to_user_mode_loop+0x86/0x480 kernel/entry/common.c:98 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline] syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:325 [inline] do_syscall_64+0x32d/0xf80 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f5102b0c84e Code: Unable to access opcode bytes at 0x7f5102b0c824. RSP: 002b:00007f5100da5f58 EFLAGS: 00000246 ORIG_RAX: 00000000000000e6 RAX: fffffffffffffdfc RBX: 00007f5100da66c0 RCX: 00007f5102b0c84e RDX: 00007f5100da5fb0 RSI: 0000000000000000 RDI: 0000000000000000 RBP: 00007f5102be27e0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f5102dc6038 R14: 00007f5102dc5fa0 R15: 00007ffe9b0a9598 Allocated by task 22518: kasan_save_stack mm/kasan/common.c:57 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:78 unpoison_slab_object mm/kasan/common.c:340 [inline] __kasan_slab_alloc+0x6c/0x80 mm/kasan/common.c:366 kasan_slab_alloc include/linux/kasan.h:253 [inline] slab_post_alloc_hook mm/slub.c:4459 [inline] slab_alloc_node mm/slub.c:4788 [inline] kmem_cache_alloc_noprof+0x33b/0x680 mm/slub.c:4795 alloc_vfsmnt+0x23/0x420 fs/namespace.c:287 clone_mnt+0x4b/0x9a0 fs/namespace.c:1246 create_new_namespace fs/namespace.c:3098 [inline] open_new_namespace fs/namespace.c:3168 [inline] vfs_open_tree+0x507/0x1040 fs/namespace.c:3217 __do_sys_open_tree fs/namespace.c:3227 [inline] __se_sys_open_tree fs/namespace.c:3225 [inline] __x64_sys_open_tree+0x96/0x110 fs/namespace.c:3225 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Freed by task 28: kasan_save_stack mm/kasan/common.c:57 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:78 kasan_save_free_info+0x46/0x50 mm/kasan/generic.c:584 poison_slab_object mm/kasan/common.c:253 [inline] __kasan_slab_free+0x5c/0x80 mm/kasan/common.c:285 kasan_slab_free include/linux/kasan.h:235 [inline] slab_free_hook mm/slub.c:2670 [inline] slab_free mm/slub.c:6082 [inline] kmem_cache_free+0x185/0x690 mm/slub.c:6212 rcu_do_batch kernel/rcu/tree.c:2617 [inline] rcu_core kernel/rcu/tree.c:2869 [inline] rcu_cpu_kthread+0x99e/0x1470 kernel/rcu/tree.c:2957 smpboot_thread_fn+0x541/0xa50 kernel/smpboot.c:160 kthread+0x388/0x470 kernel/kthread.c:467 ret_from_fork+0x51e/0xb90 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:57 kasan_record_aux_stack+0xbd/0xd0 mm/kasan/generic.c:556 __call_rcu_common kernel/rcu/tree.c:3131 [inline] call_rcu+0xee/0x890 kernel/rcu/tree.c:3251 task_work_run+0x1d9/0x270 kernel/task_work.c:233 resume_user_mode_work include/linux/resume_user_mode.h:50 [inline] __exit_to_user_mode_loop kernel/entry/common.c:67 [inline] exit_to_user_mode_loop+0xed/0x480 kernel/entry/common.c:98 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline] syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:325 [inline] do_syscall_64+0x32d/0xf80 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f Second to last potentially related work creation: kasan_save_stack+0x3e/0x60 mm/kasan/common.c:57 kasan_record_aux_stack+0xbd/0xd0 mm/kasan/generic.c:556 task_work_add+0xb6/0x440 kernel/task_work.c:70 mntput_no_expire_slowpath+0x70c/0xbd0 fs/namespace.c:1379 create_new_namespace fs/namespace.c:3162 [inline] open_new_namespace fs/namespace.c:3168 [inline] vfs_open_tree+0xe17/0x1040 fs/namespace.c:3217 __do_sys_open_tree fs/namespace.c:3227 [inline] __se_sys_open_tree fs/namespace.c:3225 [inline] __x64_sys_open_tree+0x96/0x110 fs/namespace.c:3225 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f The buggy address belongs to the object at ffff888039f13500 which belongs to the cache mnt_cache of size 352 The buggy address is located 184 bytes inside of freed 352-byte region [ffff888039f13500, ffff888039f13660) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff888039f12540 pfn:0x39f12 head: order:1 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 memcg:ffff888039f12171 flags: 0x80000000000240(workingset|head|node=0|zone=1) page_type: f5(slab) raw: 0080000000000240 ffff88801b2d0780 ffffea0000a9ec10 ffffea0000a6f890 raw: ffff888039f12540 000001c000120003 00000000f5000000 ffff888039f12171 head: 0080000000000240 ffff88801b2d0780 ffffea0000a9ec10 ffffea0000a6f890 head: ffff888039f12540 000001c000120003 00000000f5000000 ffff888039f12171 head: 0080000000000001 ffffea0000e7c481 00000000ffffffff 00000000ffffffff head: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000002 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 5805, tgid 5805 (syz-executor), ts 83816343244, free_ts 83789845315 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x228/0x280 mm/page_alloc.c:1884 prep_new_page mm/page_alloc.c:1892 [inline] get_page_from_freelist+0x28bb/0x2950 mm/page_alloc.c:3950 __alloc_frozen_pages_noprof+0x18d/0x380 mm/page_alloc.c:5245 alloc_slab_page mm/slub.c:3238 [inline] allocate_slab+0x77/0x660 mm/slub.c:3411 new_slab mm/slub.c:3469 [inline] refill_objects+0x334/0x3c0 mm/slub.c:7091 refill_sheaf mm/slub.c:2787 [inline] __pcs_replace_empty_main+0x328/0x5f0 mm/slub.c:4536 alloc_from_pcs mm/slub.c:4639 [inline] slab_alloc_node mm/slub.c:4773 [inline] kmem_cache_alloc_noprof+0x433/0x680 mm/slub.c:4795 alloc_vfsmnt+0x23/0x420 fs/namespace.c:287 clone_mnt+0x4b/0x9a0 fs/namespace.c:1246 copy_tree+0x3d4/0x930 fs/namespace.c:2194 do_loopback+0x386/0x6c0 fs/namespace.c:3006 do_mount fs/namespace.c:4159 [inline] __do_sys_mount fs/namespace.c:4348 [inline] __se_sys_mount+0x31d/0x420 fs/namespace.c:4325 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f page last free pid 5932 tgid 5931 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] free_pages_prepare mm/page_alloc.c:1433 [inline] __free_frozen_pages+0xfd0/0x1160 mm/page_alloc.c:2973 mm_free_pgd kernel/fork.c:585 [inline] __mmdrop+0xb1/0x6d0 kernel/fork.c:727 exit_mm+0x168/0x220 kernel/exit.c:581 do_exit+0x62e/0x2320 kernel/exit.c:959 do_group_exit+0x21b/0x2d0 kernel/exit.c:1112 get_signal+0x125c/0x1310 kernel/signal.c:3034 arch_do_signal_or_restart+0xbc/0x830 arch/x86/kernel/signal.c:337 __exit_to_user_mode_loop kernel/entry/common.c:64 [inline] exit_to_user_mode_loop+0x86/0x480 kernel/entry/common.c:98 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:226 [inline] syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:256 [inline] syscall_exit_to_user_mode include/linux/entry-common.h:325 [inline] do_syscall_64+0x32d/0xf80 arch/x86/entry/syscall_64.c:100 entry_SYSCALL_64_after_hwframe+0x77/0x7f Memory state around the buggy address: ffff888039f13480: fb fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc ffff888039f13500: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff888039f13580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888039f13600: fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc ffff888039f13680: fc fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb ==================================================================