syzbot


KASAN: use-after-free Read in task_work_run (2)

Status: fixed on 2023/02/24 13:50
Subsystems: kernel
[Documentation on labels]
Reported-by: syzbot+9228d6098455bb209ec8@syzkaller.appspotmail.com
Fix commit: 517e6a301f34 perf: Fix perf_pending_task() UaF
First crash: 601d, last: 504d
Cause bisection: introduced by (bisect log) [merge commit]:
commit cdf072acb5baa18e5b05bdf3f13d6481f62396fc
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Mon Oct 10 19:20:55 2022 +0000

  Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace

Crash: SYZFATAL: executor failed NUM times: executor NUM: failed to write control pipe: write |NUM: broken pipe (log)
Repro: C syz .config
  
Discussions (5)
Title Replies (including bot) Last reply
[PATCH AUTOSEL 6.0 01/13] ASoC: fsl_micfil: explicitly clear software reset bit 18 (18) 2022/12/07 03:56
[PATCH AUTOSEL 5.15 01/12] ASoC: fsl_micfil: explicitly clear software reset bit 12 (12) 2022/12/06 09:49
[tip: perf/urgent] perf: Fix perf_pending_task() UaF 1 (1) 2022/11/30 10:02
[syzbot] KASAN: use-after-free Read in task_work_run (2) 3 (6) 2022/11/23 19:32
Re: [syzbot] KASAN: use-after-free Read in task_work_run (2) 4 (4) 2022/11/23 17:34
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KASAN: use-after-free Read in task_work_run kernel 3 1337d 1324d 0/26 auto-closed as invalid on 2020/12/24 10:55
android-5-10 KASAN: use-after-free Read in task_work_run 2 905d 904d 0/2 closed as invalid on 2022/03/01 11:23
Last patch testing requests (2)
Created Duration User Patch Repo Result
2022/11/23 10:57 10m elver@google.com patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 88619e77b33d report log
2022/10/27 03:03 19m hdanton@sina.com patch https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git 88619e77b33d OK log

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in task_work_run+0x1b0/0x270 kernel/task_work.c:178
Read of size 8 at addr ffff8880752b1c18 by task syz-executor361/3766

CPU: 0 PID: 3766 Comm: syz-executor361 Not tainted 6.1.0-rc2-syzkaller-00073-g88619e77b33d #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/11/2022
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106
 print_address_description mm/kasan/report.c:284 [inline]
 print_report+0x15e/0x45d mm/kasan/report.c:395
 kasan_report+0xbb/0x1f0 mm/kasan/report.c:495
 task_work_run+0x1b0/0x270 kernel/task_work.c:178
 exit_task_work include/linux/task_work.h:38 [inline]
 do_exit+0xb35/0x2a20 kernel/exit.c:820
 do_group_exit+0xd0/0x2a0 kernel/exit.c:950
 get_signal+0x21a1/0x2430 kernel/signal.c:2858
 arch_do_signal_or_restart+0x82/0x2300 arch/x86/kernel/signal.c:869
 exit_to_user_mode_loop kernel/entry/common.c:168 [inline]
 exit_to_user_mode_prepare+0x15f/0x250 kernel/entry/common.c:203
 __syscall_exit_to_user_mode_work kernel/entry/common.c:285 [inline]
 syscall_exit_to_user_mode+0x19/0x50 kernel/entry/common.c:296
 do_syscall_64+0x42/0xb0 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7fb9f674b089
Code: Unable to access opcode bytes at 0x7fb9f674b05f.
RSP: 002b:00007fb9f66fb318 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
RAX: 0000000000000001 RBX: 00007fb9f67da1a8 RCX: 00007fb9f674b089
RDX: 00000000000f4240 RSI: 0000000000000081 RDI: 00007fb9f67da1ac
RBP: 00007fb9f67da1a0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000003100000400
R13: 00007fff658570cf R14: 00007fb9f66fb400 R15: 0000000000022000
 </TASK>

Allocated by task 3766:
 kasan_save_stack+0x1e/0x40 mm/kasan/common.c:45
 kasan_set_track+0x21/0x30 mm/kasan/common.c:52
 __kasan_slab_alloc+0x7e/0x80 mm/kasan/common.c:325
 kasan_slab_alloc include/linux/kasan.h:201 [inline]
 slab_post_alloc_hook mm/slab.h:737 [inline]
 slab_alloc_node mm/slub.c:3398 [inline]
 kmem_cache_alloc_node+0x2fc/0x400 mm/slub.c:3443
 perf_event_alloc.part.0+0x69/0x3bc0 kernel/events/core.c:11625
 perf_event_alloc kernel/events/core.c:12174 [inline]
 __do_sys_perf_event_open+0x4ae/0x32d0 kernel/events/core.c:12272
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

Freed by task 0:
 kasan_save_stack+0x1e/0x40 mm/kasan/common.c:45
 kasan_set_track+0x21/0x30 mm/kasan/common.c:52
 kasan_save_free_info+0x2a/0x40 mm/kasan/generic.c:511
 ____kasan_slab_free mm/kasan/common.c:236 [inline]
 ____kasan_slab_free+0x160/0x1c0 mm/kasan/common.c:200
 kasan_slab_free include/linux/kasan.h:177 [inline]
 slab_free_hook mm/slub.c:1724 [inline]
 slab_free_freelist_hook+0x8b/0x1c0 mm/slub.c:1750
 slab_free mm/slub.c:3661 [inline]
 kmem_cache_free+0xea/0x5b0 mm/slub.c:3683
 rcu_do_batch kernel/rcu/tree.c:2250 [inline]
 rcu_core+0x81f/0x1980 kernel/rcu/tree.c:2510
 __do_softirq+0x1f7/0xad8 kernel/softirq.c:571

Last potentially related work creation:
 kasan_save_stack+0x1e/0x40 mm/kasan/common.c:45
 __kasan_record_aux_stack+0xbc/0xd0 mm/kasan/generic.c:481
 call_rcu+0x99/0x820 kernel/rcu/tree.c:2798
 put_event kernel/events/core.c:5095 [inline]
 perf_event_release_kernel+0x6f2/0x940 kernel/events/core.c:5210
 perf_release+0x33/0x40 kernel/events/core.c:5220
 __fput+0x27c/0xa90 fs/file_table.c:320
 task_work_run+0x16b/0x270 kernel/task_work.c:179
 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline]
 exit_to_user_mode_loop kernel/entry/common.c:171 [inline]
 exit_to_user_mode_prepare+0x23c/0x250 kernel/entry/common.c:203
 __syscall_exit_to_user_mode_work kernel/entry/common.c:285 [inline]
 syscall_exit_to_user_mode+0x19/0x50 kernel/entry/common.c:296
 do_syscall_64+0x42/0xb0 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

Second to last potentially related work creation:
 kasan_save_stack+0x1e/0x40 mm/kasan/common.c:45
 __kasan_record_aux_stack+0xbc/0xd0 mm/kasan/generic.c:481
 task_work_add+0x7b/0x2c0 kernel/task_work.c:48
 event_sched_out+0xe35/0x1190 kernel/events/core.c:2294
 __perf_remove_from_context+0x87/0xc40 kernel/events/core.c:2359
 event_function+0x29e/0x3e0 kernel/events/core.c:254
 remote_function kernel/events/core.c:92 [inline]
 remote_function+0x11e/0x1a0 kernel/events/core.c:72
 __flush_smp_call_function_queue+0x205/0x9a0 kernel/smp.c:630
 __sysvec_call_function_single+0xca/0x4d0 arch/x86/kernel/smp.c:248
 sysvec_call_function_single+0x8e/0xc0 arch/x86/kernel/smp.c:243
 asm_sysvec_call_function_single+0x16/0x20 arch/x86/include/asm/idtentry.h:657

The buggy address belongs to the object at ffff8880752b17c0
 which belongs to the cache perf_event of size 1392
The buggy address is located 1112 bytes inside of
 1392-byte region [ffff8880752b17c0, ffff8880752b1d30)

The buggy address belongs to the physical page:
page:ffffea0001d4ac00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x752b0
head:ffffea0001d4ac00 order:3 compound_mapcount:0 compound_pincount:0
flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000010200 0000000000000000 dead000000000122 ffff8880118c23c0
raw: 0000000000000000 0000000080150015 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 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 3754, tgid 3753 (syz-executor361), ts 58662170660, free_ts 58383135648
 prep_new_page mm/page_alloc.c:2538 [inline]
 get_page_from_freelist+0x10b5/0x2d50 mm/page_alloc.c:4287
 __alloc_pages+0x1c7/0x5a0 mm/page_alloc.c:5554
 alloc_pages+0x1a6/0x270 mm/mempolicy.c:2285
 alloc_slab_page mm/slub.c:1794 [inline]
 allocate_slab+0x213/0x300 mm/slub.c:1939
 new_slab mm/slub.c:1992 [inline]
 ___slab_alloc+0xa91/0x1400 mm/slub.c:3180
 __slab_alloc.constprop.0+0x56/0xa0 mm/slub.c:3279
 slab_alloc_node mm/slub.c:3364 [inline]
 kmem_cache_alloc_node+0x189/0x400 mm/slub.c:3443
 perf_event_alloc.part.0+0x69/0x3bc0 kernel/events/core.c:11625
 perf_event_alloc kernel/events/core.c:12174 [inline]
 __do_sys_perf_event_open+0x4ae/0x32d0 kernel/events/core.c:12272
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:24 [inline]
 free_pages_prepare mm/page_alloc.c:1458 [inline]
 free_pcp_prepare+0x65c/0xd90 mm/page_alloc.c:1508
 free_unref_page_prepare mm/page_alloc.c:3386 [inline]
 free_unref_page+0x19/0x4d0 mm/page_alloc.c:3482
 __unfreeze_partials+0x17c/0x1a0 mm/slub.c:2586
 qlink_free mm/kasan/quarantine.c:168 [inline]
 qlist_free_all+0x6a/0x170 mm/kasan/quarantine.c:187
 kasan_quarantine_reduce+0x180/0x200 mm/kasan/quarantine.c:294
 __kasan_slab_alloc+0x62/0x80 mm/kasan/common.c:302
 kasan_slab_alloc include/linux/kasan.h:201 [inline]
 slab_post_alloc_hook mm/slab.h:737 [inline]
 slab_alloc_node mm/slub.c:3398 [inline]
 slab_alloc mm/slub.c:3406 [inline]
 __kmem_cache_alloc_lru mm/slub.c:3413 [inline]
 kmem_cache_alloc+0x2ac/0x3c0 mm/slub.c:3422
 kmem_cache_zalloc include/linux/slab.h:702 [inline]
 alloc_buffer_head+0x20/0x140 fs/buffer.c:2899
 alloc_page_buffers+0x280/0x790 fs/buffer.c:829
 create_empty_buffers+0x2c/0xf20 fs/buffer.c:1543
 ext4_block_write_begin+0x10a7/0x15f0 fs/ext4/inode.c:1074
 ext4_da_write_begin+0x44c/0xb50 fs/ext4/inode.c:3003
 generic_perform_write+0x252/0x570 mm/filemap.c:3753
 ext4_buffered_write_iter+0x15b/0x460 fs/ext4/file.c:285
 ext4_file_write_iter+0x8b8/0x16e0 fs/ext4/file.c:700
 __kernel_write_iter+0x25e/0x730 fs/read_write.c:517

Memory state around the buggy address:
 ffff8880752b1b00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8880752b1b80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff8880752b1c00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                            ^
 ffff8880752b1c80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8880752b1d00: fb fb fb fb fb fb fc fc fc fc fc fc fc fc fc fc
==================================================================

Crashes (18):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/10/26 18:28 bpf 88619e77b33d 2159e4d2 .config console log report syz C ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/09/01 15:57 upstream c5e4d5e99162 86c46e46 .config console log report info ci-upstream-kasan-gce-smack-root KASAN: use-after-free Read in task_work_run
2022/11/26 09:08 bpf 8be602dadb2f 74a66371 .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/13 13:48 bpf 9cbd48d5fa14 3ead01ad .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/13 02:59 bpf 1f6e04a1c7b8 3ead01ad .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/07 10:39 bpf c86df29d11df 6d752409 .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/06 10:08 bpf c86df29d11df 6d752409 .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/06 07:18 bpf c86df29d11df 6d752409 .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/04 15:57 bpf 475244f5e06b 6d752409 .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/03 04:26 bpf 8ec95b94716a 08977f5d .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/02 02:22 bpf 42378a9ca553 edac4fd1 .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/10/29 15:29 bpf 88619e77b33d 899d812a .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/10/26 17:52 bpf 88619e77b33d 2159e4d2 .config console log report info ci-upstream-bpf-kasan-gce KASAN: use-after-free Read in task_work_run
2022/12/07 15:31 bpf-next f0c5a2d9f234 d88f3abb .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/20 20:46 bpf-next ee748cd95e3a 5bb70014 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/19 16:44 bpf-next ee748cd95e3a 5bb70014 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/09 22:55 bpf-next e5659e4e19e4 5fa28208 .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in task_work_run
2022/11/08 17:56 bpf-next e5659e4e19e4 881db35d .config console log report info ci-upstream-bpf-next-kasan-gce KASAN: use-after-free Read in task_work_run
* Struck through repros no longer work on HEAD.