================================================================== BUG: KASAN: slab-use-after-free in __list_add_valid_or_report+0x105/0x130 lib/list_debug.c:29 Read of size 8 at addr ffff888040dd27c0 by task syz.4.2647/16699 CPU: 1 UID: 0 PID: 16699 Comm: syz.4.2647 Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x100/0x190 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0x156/0x4c9 mm/kasan/report.c:482 kasan_report+0xdf/0x1e0 mm/kasan/report.c:595 __list_add_valid_or_report+0x105/0x130 lib/list_debug.c:29 __list_add_valid include/linux/list.h:96 [inline] __list_add include/linux/list.h:158 [inline] list_add include/linux/list.h:177 [inline] clone_mnt+0x633/0x930 fs/namespace.c:1275 copy_tree+0xfc/0xbf0 fs/namespace.c:2159 copy_mnt_ns+0x2bd/0xc30 fs/namespace.c:4246 create_new_namespaces+0xd3/0xac0 kernel/nsproxy.c:98 copy_namespaces+0x468/0x5e0 kernel/nsproxy.c:195 copy_process+0x3226/0x7a10 kernel/fork.c:2226 kernel_clone+0xfc/0x9a0 kernel/fork.c:2654 __do_sys_clone+0xd9/0x120 kernel/fork.c:2795 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x106/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f3a4239bf79 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:00007f3a432a5fd8 EFLAGS: 00000206 ORIG_RAX: 0000000000000038 RAX: ffffffffffffffda RBX: 00007f3a42615fa0 RCX: 00007f3a4239bf79 RDX: 0000000000000000 RSI: fffffffffffffc70 RDI: 0000000001022000 RBP: 00007f3a424327e0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000206 R12: 0000000000000000 R13: 00007f3a42616038 R14: 00007f3a42615fa0 R15: 00007ffd61cb8fa8 Allocated by task 16358: kasan_save_stack+0x30/0x50 mm/kasan/common.c:57 kasan_save_track+0x14/0x30 mm/kasan/common.c:78 unpoison_slab_object mm/kasan/common.c:340 [inline] __kasan_slab_alloc+0x89/0x90 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+0x241/0x6e0 mm/slub.c:4795 alloc_vfsmnt+0x23/0x6a0 fs/namespace.c:287 clone_mnt+0x4b/0x930 fs/namespace.c:1246 copy_tree+0x329/0xbf0 fs/namespace.c:2194 copy_mnt_ns+0x2bd/0xc30 fs/namespace.c:4246 create_new_namespaces+0xd3/0xac0 kernel/nsproxy.c:98 unshare_nsproxy_namespaces+0xc3/0x1f0 kernel/nsproxy.c:226 ksys_unshare+0x455/0xab0 kernel/fork.c:3174 __do_sys_unshare kernel/fork.c:3245 [inline] __se_sys_unshare kernel/fork.c:3243 [inline] __x64_sys_unshare+0x31/0x40 kernel/fork.c:3243 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x106/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Freed by task 15: kasan_save_stack+0x30/0x50 mm/kasan/common.c:57 kasan_save_track+0x14/0x30 mm/kasan/common.c:78 kasan_save_free_info+0x3b/0x70 mm/kasan/generic.c:584 poison_slab_object mm/kasan/common.c:253 [inline] __kasan_slab_free+0x5f/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+0x124/0x6a0 mm/slub.c:6212 rcu_do_batch kernel/rcu/tree.c:2617 [inline] rcu_core+0x5a2/0x10d0 kernel/rcu/tree.c:2869 handle_softirqs+0x1eb/0x9e0 kernel/softirq.c:622 run_ksoftirqd kernel/softirq.c:1063 [inline] run_ksoftirqd+0x38/0x60 kernel/softirq.c:1055 smpboot_thread_fn+0x3d3/0xaa0 kernel/smpboot.c:160 kthread+0x370/0x450 kernel/kthread.c:467 ret_from_fork+0x754/0xd80 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+0x30/0x50 mm/kasan/common.c:57 kasan_record_aux_stack+0xa7/0xc0 mm/kasan/generic.c:556 __call_rcu_common.constprop.0+0xa5/0x9b0 kernel/rcu/tree.c:3131 task_work_run+0x150/0x240 kernel/task_work.c:233 exit_task_work include/linux/task_work.h:40 [inline] do_exit+0x829/0x2a90 kernel/exit.c:971 do_group_exit+0xd5/0x2a0 kernel/exit.c:1112 __do_sys_exit_group kernel/exit.c:1123 [inline] __se_sys_exit_group kernel/exit.c:1121 [inline] __x64_sys_exit_group+0x3e/0x50 kernel/exit.c:1121 x64_sys_call+0x102c/0x1530 arch/x86/include/generated/asm/syscalls_64.h:232 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x106/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Second to last potentially related work creation: kasan_save_stack+0x30/0x50 mm/kasan/common.c:57 kasan_record_aux_stack+0xa7/0xc0 mm/kasan/generic.c:556 task_work_add+0x28b/0x3b0 kernel/task_work.c:70 mntput_no_expire_slowpath+0x3da/0xb00 fs/namespace.c:1379 mntput_no_expire+0x1fd/0x220 fs/namespace.c:1406 mntput fs/namespace.c:1416 [inline] namespace_unlock+0x675/0x920 fs/namespace.c:1713 class_namespace_excl_destructor fs/namespace.c:90 [inline] put_mnt_ns+0x290/0x300 fs/namespace.c:6227 nsproxy_free kernel/nsproxy.c:65 [inline] deactivate_nsproxy kernel/nsproxy.c:79 [inline] put_nsproxy include/linux/nsproxy.h:110 [inline] put_nsproxy include/linux/nsproxy.h:107 [inline] switch_task_namespaces+0x133/0x2c0 kernel/nsproxy.c:252 do_exit+0x824/0x2a90 kernel/exit.c:970 do_group_exit+0xd5/0x2a0 kernel/exit.c:1112 __do_sys_exit_group kernel/exit.c:1123 [inline] __se_sys_exit_group kernel/exit.c:1121 [inline] __x64_sys_exit_group+0x3e/0x50 kernel/exit.c:1121 x64_sys_call+0x102c/0x1530 arch/x86/include/generated/asm/syscalls_64.h:232 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x106/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f The buggy address belongs to the object at ffff888040dd2700 which belongs to the cache mnt_cache of size 352 The buggy address is located 192 bytes inside of freed 352-byte region [ffff888040dd2700, ffff888040dd2860) The buggy address belongs to the physical page: page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff888040dd3a40 pfn:0x40dd2 head: order:1 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0 memcg:ffff88801faca201 flags: 0xfff00000000240(workingset|head|node=0|zone=1|lastcpupid=0x7ff) page_type: f5(slab) raw: 00fff00000000240 ffff88801d6ac280 ffffea00009c4190 ffffea0001037310 raw: ffff888040dd3a40 0000000800120002 00000000f5000000 ffff88801faca201 head: 00fff00000000240 ffff88801d6ac280 ffffea00009c4190 ffffea0001037310 head: ffff888040dd3a40 0000000800120002 00000000f5000000 ffff88801faca201 head: 00fff00000000001 ffffea0001037481 00000000ffffffff 00000000ffffffff head: ffffffffffffffff 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 5973, tgid 5973 (syz-executor), ts 332918813573, free_ts 332910679393 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x153/0x170 mm/page_alloc.c:1888 prep_new_page mm/page_alloc.c:1896 [inline] get_page_from_freelist+0x111d/0x3140 mm/page_alloc.c:3961 __alloc_frozen_pages_noprof+0x27c/0x2ba0 mm/page_alloc.c:5249 alloc_slab_page mm/slub.c:3238 [inline] allocate_slab mm/slub.c:3411 [inline] new_slab+0xa6/0x6e0 mm/slub.c:3469 refill_objects+0x26b/0x400 mm/slub.c:7091 refill_sheaf mm/slub.c:2787 [inline] alloc_full_sheaf mm/slub.c:2808 [inline] __pcs_replace_empty_main+0x19f/0x600 mm/slub.c:4546 alloc_from_pcs mm/slub.c:4639 [inline] slab_alloc_node mm/slub.c:4773 [inline] kmem_cache_alloc_noprof+0x480/0x6e0 mm/slub.c:4795 alloc_vfsmnt+0x23/0x6a0 fs/namespace.c:287 vfs_create_mount fs/namespace.c:1178 [inline] vfs_create_mount fs/namespace.c:1171 [inline] fc_mount fs/namespace.c:1196 [inline] fc_mount fs/namespace.c:1191 [inline] fc_mount_longterm+0x154/0x270 fs/namespace.c:1204 mq_create_mount ipc/mqueue.c:486 [inline] mq_init_ns+0x482/0x820 ipc/mqueue.c:1632 create_ipc_ns ipc/namespace.c:73 [inline] copy_ipcs+0x3dd/0x7e0 ipc/namespace.c:116 create_new_namespaces+0x20a/0xac0 kernel/nsproxy.c:110 unshare_nsproxy_namespaces+0xc3/0x1f0 kernel/nsproxy.c:226 ksys_unshare+0x455/0xab0 kernel/fork.c:3174 __do_sys_unshare kernel/fork.c:3245 [inline] __se_sys_unshare kernel/fork.c:3243 [inline] __x64_sys_unshare+0x31/0x40 kernel/fork.c:3243 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x106/0xf80 arch/x86/entry/syscall_64.c:94 page last free pid 5984 tgid 5984 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] __free_pages_prepare mm/page_alloc.c:1432 [inline] __free_frozen_pages+0x7ca/0x10a0 mm/page_alloc.c:2977 qlink_free mm/kasan/quarantine.c:163 [inline] qlist_free_all+0x47/0xe0 mm/kasan/quarantine.c:179 kasan_quarantine_reduce+0x1a0/0x1f0 mm/kasan/quarantine.c:286 __kasan_slab_alloc+0x69/0x90 mm/kasan/common.c:350 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] __kmalloc_cache_noprof+0x243/0x6f0 mm/slub.c:5292 kmalloc_noprof include/linux/slab.h:962 [inline] kzalloc_noprof include/linux/slab.h:1204 [inline] kernfs_fop_open+0x23d/0xd50 fs/kernfs/file.c:641 do_dentry_open+0x6d8/0x1660 fs/open.c:949 vfs_open+0x82/0x3f0 fs/open.c:1081 do_open fs/namei.c:4671 [inline] path_openat+0x208c/0x31a0 fs/namei.c:4830 do_file_open+0x20e/0x430 fs/namei.c:4859 do_sys_openat2+0x10d/0x1e0 fs/open.c:1366 do_sys_open fs/open.c:1372 [inline] __do_sys_openat fs/open.c:1388 [inline] __se_sys_openat fs/open.c:1383 [inline] __x64_sys_openat+0x12d/0x210 fs/open.c:1383 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x106/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Memory state around the buggy address: ffff888040dd2680: fb fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc ffff888040dd2700: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff888040dd2780: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888040dd2800: fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc fc ffff888040dd2880: fc fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb ==================================================================