================================================================== BUG: KASAN: stack-out-of-bounds in profile_pc+0x186/0x1a0 arch/x86/kernel/time.c:44 Read of size 8 at addr ffffc9000c61fb90 by task syz-executor/19150 CPU: 0 PID: 19150 Comm: syz-executor Not tainted 6.10.0-rc5-syzkaller-00018-g55027e689933 #0 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:114 print_address_description mm/kasan/report.c:377 [inline] print_report+0xc3/0x620 mm/kasan/report.c:488 kasan_report+0xd9/0x110 mm/kasan/report.c:601 profile_pc+0x186/0x1a0 arch/x86/kernel/time.c:44 profile_tick+0xd3/0x140 kernel/profile.c:339 tick_sched_handle kernel/time/tick-sched.c:277 [inline] tick_nohz_handler+0x380/0x530 kernel/time/tick-sched.c:297 __run_hrtimer kernel/time/hrtimer.c:1687 [inline] __hrtimer_run_queues+0x657/0xcc0 kernel/time/hrtimer.c:1751 hrtimer_interrupt+0x31b/0x800 kernel/time/hrtimer.c:1813 local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1032 [inline] __sysvec_apic_timer_interrupt+0x10f/0x450 arch/x86/kernel/apic/apic.c:1049 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1043 [inline] sysvec_apic_timer_interrupt+0x90/0xb0 arch/x86/kernel/apic/apic.c:1043 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702 RIP: 0010:queued_read_lock_slowpath+0x131/0x2b1 kernel/locking/qrwlock.c:51 Code: 85 45 01 00 00 8b 03 84 c0 74 36 48 b8 00 00 00 00 00 fc ff df 49 89 de 48 89 dd 49 c1 ee 03 83 e5 07 49 01 c6 83 c5 03 f3 90 <41> 0f b6 06 40 38 c5 7c 08 84 c0 0f 85 1f 01 00 00 8b 03 84 c0 75 RSP: 0018:ffffc9000c61fb88 EFLAGS: 00000286 RAX: 00000000000002ff RBX: ffffffff8d80a080 RCX: ffffffff8adfc32b RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffffffff8d80a080 RBP: 0000000000000003 R08: 0000000000000001 R09: fffffbfff1b01410 R10: ffffffff8d80a083 R11: 0000000000000000 R12: 1ffff920018c3f72 R13: ffffffff8d80a084 R14: fffffbfff1b01410 R15: ffffffff8152a979 __do_wait+0x105/0x890 kernel/exit.c:1583 do_wait+0x219/0x570 kernel/exit.c:1627 kernel_wait4+0x16c/0x280 kernel/exit.c:1786 __do_compat_sys_wait4+0x159/0x170 kernel/exit.c:1844 do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline] __do_fast_syscall_32+0x73/0x120 arch/x86/entry/common.c:386 do_fast_syscall_32+0x32/0x80 arch/x86/entry/common.c:411 entry_SYSENTER_compat_after_hwframe+0x84/0x8e RIP: 0023:0xf744c579 Code: b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 00 00 00 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00 RSP: 002b:00000000ff998180 EFLAGS: 00000246 ORIG_RAX: 0000000000000072 RAX: ffffffffffffffda RBX: 00000000ffffffff RCX: 00000000ff9982a0 RDX: 0000000040000001 RSI: 0000000000000000 RDI: 0000000000000000 RBP: 00000000ff9982a0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 The buggy address belongs to stack of task syz-executor/19150 and is located at offset 0 in frame: queued_read_lock_slowpath+0x0/0x2b1 This frame has 1 object: [32, 36) 'val' The buggy address belongs to the virtual mapping at [ffffc9000c618000, ffffc9000c621000) created by: kernel_clone+0xfd/0x980 kernel/fork.c:2797 The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000 index:0x10 pfn:0x6d2d1 flags: 0x4fff00000000000(node=1|zone=1|lastcpupid=0x7ff) raw: 04fff00000000000 0000000000000000 dead000000000122 0000000000000000 raw: 0000000000000010 0000000000000000 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 0x102dc2(GFP_HIGHUSER|__GFP_NOWARN|__GFP_ZERO), pid 19142, tgid 19142 (syz-executor), ts 2937587717536, free_ts 2937279196086 set_page_owner include/linux/page_owner.h:32 [inline] post_alloc_hook+0x2d1/0x350 mm/page_alloc.c:1468 prep_new_page mm/page_alloc.c:1476 [inline] get_page_from_freelist+0x136a/0x2e50 mm/page_alloc.c:3420 __alloc_pages_noprof+0x22b/0x2460 mm/page_alloc.c:4678 alloc_pages_mpol_noprof+0x275/0x610 mm/mempolicy.c:2265 vm_area_alloc_pages mm/vmalloc.c:3566 [inline] __vmalloc_area_node mm/vmalloc.c:3642 [inline] __vmalloc_node_range_noprof+0xa6a/0x1520 mm/vmalloc.c:3823 alloc_thread_stack_node kernel/fork.c:309 [inline] dup_task_struct kernel/fork.c:1115 [inline] copy_process+0x29f5/0x6f50 kernel/fork.c:2220 kernel_clone+0xfd/0x980 kernel/fork.c:2797 __do_compat_sys_ia32_clone+0xb7/0x100 arch/x86/kernel/sys_ia32.c:254 do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline] __do_fast_syscall_32+0x73/0x120 arch/x86/entry/common.c:386 do_fast_syscall_32+0x32/0x80 arch/x86/entry/common.c:411 entry_SYSENTER_compat_after_hwframe+0x84/0x8e page last free pid 18672 tgid 18672 stack trace: reset_page_owner include/linux/page_owner.h:25 [inline] free_pages_prepare mm/page_alloc.c:1088 [inline] free_unref_page+0x64a/0xe40 mm/page_alloc.c:2583 vfree+0x181/0x7a0 mm/vmalloc.c:3346 kcov_put kernel/kcov.c:429 [inline] kcov_put+0x2a/0x40 kernel/kcov.c:425 kcov_close+0x10/0x20 kernel/kcov.c:525 __fput+0x408/0xbb0 fs/file_table.c:422 task_work_run+0x14e/0x250 kernel/task_work.c:180 exit_task_work include/linux/task_work.h:38 [inline] do_exit+0xa9b/0x2ba0 kernel/exit.c:874 do_group_exit+0xd3/0x2a0 kernel/exit.c:1023 __do_sys_exit_group kernel/exit.c:1034 [inline] __se_sys_exit_group kernel/exit.c:1032 [inline] __ia32_sys_exit_group+0x3e/0x50 kernel/exit.c:1032 do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline] __do_fast_syscall_32+0x73/0x120 arch/x86/entry/common.c:386 do_fast_syscall_32+0x32/0x80 arch/x86/entry/common.c:411 entry_SYSENTER_compat_after_hwframe+0x84/0x8e Memory state around the buggy address: ffffc9000c61fa80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffc9000c61fb00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffffc9000c61fb80: 00 00 f1 f1 f1 f1 04 f3 f3 f3 00 00 00 00 00 00 ^ ffffc9000c61fc00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffc9000c61fc80: 00 00 00 00 00 00 00 f1 f1 f1 f1 00 00 00 00 00 ================================================================== ---------------- Code disassembly (best guess): 0: 85 45 01 test %eax,0x1(%rbp) 3: 00 00 add %al,(%rax) 5: 8b 03 mov (%rbx),%eax 7: 84 c0 test %al,%al 9: 74 36 je 0x41 b: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 12: fc ff df 15: 49 89 de mov %rbx,%r14 18: 48 89 dd mov %rbx,%rbp 1b: 49 c1 ee 03 shr $0x3,%r14 1f: 83 e5 07 and $0x7,%ebp 22: 49 01 c6 add %rax,%r14 25: 83 c5 03 add $0x3,%ebp 28: f3 90 pause * 2a: 41 0f b6 06 movzbl (%r14),%eax <-- trapping instruction 2e: 40 38 c5 cmp %al,%bpl 31: 7c 08 jl 0x3b 33: 84 c0 test %al,%al 35: 0f 85 1f 01 00 00 jne 0x15a 3b: 8b 03 mov (%rbx),%eax 3d: 84 c0 test %al,%al 3f: 75 .byte 0x75