================================================================== BUG: KASAN: use-after-free in atomic_dec_and_test include/asm-generic/atomic-instrumented.h:259 [inline] BUG: KASAN: use-after-free in put_task_struct include/linux/sched/task.h:95 [inline] BUG: KASAN: use-after-free in _free_event+0x2c4/0xfe0 kernel/events/core.c:4452 Write of size 4 at addr ffff8883d8d80020 by task syz-executor0/28620 CPU: 1 PID: 28620 Comm: syz-executor0 Not tainted 4.19.18-514.55.6.9.x86_64+ #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-1ubuntu1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0xca/0x13e lib/dump_stack.c:113 print_address_description+0x79/0x330 mm/kasan/report.c:256 kasan_report_error mm/kasan/report.c:354 [inline] kasan_report+0x18a/0x2e0 mm/kasan/report.c:412 atomic_dec_and_test include/asm-generic/atomic-instrumented.h:259 [inline] put_task_struct include/linux/sched/task.h:95 [inline] _free_event+0x2c4/0xfe0 kernel/events/core.c:4452 free_event+0x41/0xa0 kernel/events/core.c:4473 perf_event_release_kernel+0x43b/0xc70 kernel/events/core.c:4634 perf_release+0x33/0x40 kernel/events/core.c:4648 __fput+0x27f/0x7f0 fs/file_table.c:278 task_work_run+0x136/0x1b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:193 [inline] exit_to_usermode_loop+0x1a7/0x1d0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x461/0x580 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x4115f7 Code: 00 00 0f 05 48 3d 00 f0 ff ff 77 3f f3 c3 0f 1f 44 00 00 53 89 fb 48 83 ec 10 e8 f4 fb ff ff 89 df 89 c2 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 2b 89 d7 89 44 24 0c e8 36 fc ff ff 8b 44 24 RSP: 002b:00007ffe24d0ba80 EFLAGS: 00000293 ORIG_RAX: 0000000000000003 RAX: 0000000000000000 RBX: 0000000000000005 RCX: 00000000004115f7 RDX: 0000000000000000 RSI: 0000000000730f30 RDI: 0000000000000005 RBP: 00007ffe24d0baec R08: 00007ffe24d0b9b0 R09: 00007ffe24d0b9b0 R10: 00007ffe24d0b9c0 R11: 0000000000000293 R12: 0000000000000001 R13: 0000000000000001 R14: 0000000000000000 R15: 0000000000000000 Allocated by task 28624: set_track mm/kasan/kasan.c:460 [inline] kasan_kmalloc+0xa0/0xd0 mm/kasan/kasan.c:553 slab_post_alloc_hook mm/slab.h:444 [inline] slab_alloc_node mm/slub.c:2706 [inline] kmem_cache_alloc_node+0xe3/0x2e0 mm/slub.c:2742 alloc_task_struct_node kernel/fork.c:157 [inline] dup_task_struct kernel/fork.c:802 [inline] copy_process.part.26+0x1a98/0x6c70 kernel/fork.c:1707 copy_process kernel/fork.c:1664 [inline] _do_fork+0x1c6/0xe60 kernel/fork.c:2175 do_syscall_64+0xc8/0x580 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe Freed by task 28624: set_track mm/kasan/kasan.c:460 [inline] __kasan_slab_free+0x12e/0x180 mm/kasan/kasan.c:521 slab_free_hook mm/slub.c:1371 [inline] slab_free_freelist_hook mm/slub.c:1398 [inline] slab_free mm/slub.c:2953 [inline] kmem_cache_free+0xbd/0x320 mm/slub.c:2969 copy_process.part.26+0x18d9/0x6c70 kernel/fork.c:2107 copy_process kernel/fork.c:1664 [inline] _do_fork+0x1c6/0xe60 kernel/fork.c:2175 do_syscall_64+0xc8/0x580 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe The buggy address belongs to the object at ffff8883d8d80000 which belongs to the cache task_struct of size 9992 The buggy address is located 32 bytes inside of 9992-byte region [ffff8883d8d80000, ffff8883d8d82708) The buggy address belongs to the page: page:ffffea000f636000 count:1 mapcount:0 mapping:ffff888107d07a00 index:0x0 compound_mapcount: 0 flags: 0x2fffff80008100(slab|head) raw: 002fffff80008100 0000000000000000 0000000200000001 ffff888107d07a00 raw: 0000000000000000 0000000080030003 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8883d8d7ff00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8883d8d7ff80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff8883d8d80000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff8883d8d80080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8883d8d80100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================