From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6CF13C433FE for ; Fri, 21 Oct 2022 21:53:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229817AbiJUVxC (ORCPT ); Fri, 21 Oct 2022 17:53:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52374 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229782AbiJUVw6 (ORCPT ); Fri, 21 Oct 2022 17:52:58 -0400 Received: from mail-yb1-xb2b.google.com (mail-yb1-xb2b.google.com [IPv6:2607:f8b0:4864:20::b2b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D70A02A9342 for ; Fri, 21 Oct 2022 14:52:57 -0700 (PDT) Received: by mail-yb1-xb2b.google.com with SMTP id 126so4835388ybw.3 for ; Fri, 21 Oct 2022 14:52:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=+iB1avfMUtaVh18uLZ7p0dXh1Zz9AyjjEzNxxQZxPGM=; b=eqzBo705DUJCn3T95QOAhLcb7AOUS4Quf6BmIC2OJEsmbLDzB68LWzLmGJtB0u+YIa wlA8cOEl0Lvur9ZEj0/oXqEb3V+07q9i+84FxeLlwBM344E/unP4Kaqo3fz0klwGZoJH e1SpD0WyZ/bZ6+zu3YMnVmvpQ1gIQYxVkzMLczNTVQjQmPDQ3dsliVxXwRYwrKEIekUD 1Q/eAC/gIZ79gG3nm7FivsD9f/g4LY6R7/7eGrgY4/qTitJWICISgT5QiI8Da8oeAqOg CDdx5+7rQeqR1Oqz4CIpxs/8hqQIUTlDSadfyIvQ6gG07C2OBnRFn2s3HeFw3O1jzWEy V8QQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=+iB1avfMUtaVh18uLZ7p0dXh1Zz9AyjjEzNxxQZxPGM=; b=tFJUHjJuHYoElkz5IL9XxPHY95YZYLfAVdeev7ysoPaWoJKvcT1V/DK0nsFDhSyE/T 9awAHSuOkby05TQAM0PxrNbUGc4HdvzbN0Gfvk/9jMq8j6QWikeMXWbD8rstkjPblHyo /ebvYFoLl+jUbM8/ykE4S/xBcnMT6yEflcmNJ+qBNtwQvS6J92KGcnwnA7pCLc0F3bEV 9h4tm4hVUq04BeYy7wfg+OyKpbZ4oXOm/4LLAfr+zuKet7K+Of618UDt0Jt+9K92PqlD U/LzOj/MZvBUQI7BZApVZTnS5hih3E08w+PhoNHXdFdvFV+1kvdUriLdV+i54i1bqAE3 N98w== X-Gm-Message-State: ACrzQf0QrRDbmJnWVccJr6/nnASgfbxR+xXtNBArt/MODpqWVf2gejy8 r7AKy6KMmR+GegiR3LuEgCAlcaKdDze+my2gSRHmzA== X-Google-Smtp-Source: AMsMyM5uxt7FKYLtjJ8frs4yggeb3qCC1JIvKfPpTiW95zXvKFyuLH6Fh4Sf/vqD23XI4DeS5byxPmICDT43FGagdzA= X-Received: by 2002:a5b:cc4:0:b0:6ae:2a6c:59e6 with SMTP id e4-20020a5b0cc4000000b006ae2a6c59e6mr18314806ybr.59.1666389176846; Fri, 21 Oct 2022 14:52:56 -0700 (PDT) MIME-Version: 1.0 References: <0000000000009fa63105eb7648d8@google.com> <00000000000031aec805eb76a2d4@google.com> <20221020182155.ecd44ee984b1aeb2e5a2e8ed@linux-foundation.org> In-Reply-To: From: Suren Baghdasaryan Date: Fri, 21 Oct 2022 14:52:45 -0700 Message-ID: Subject: Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup To: Andrew Morton Cc: syzbot , bigeasy@linutronix.de, bpf@vger.kernel.org, brauner@kernel.org, ebiederm@xmission.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tglx@linutronix.de, linux-mm@kvack.org, David Hildenbrand Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 20, 2022 at 6:58 PM Suren Baghdasaryan wrote: > > On Thu, Oct 20, 2022 at 6:22 PM Andrew Morton wrote: > > > > On Thu, 20 Oct 2022 05:40:43 -0700 syzbot wrote: > > > > > syzbot has found a reproducer for the following issue on: > > > > Thanks. > > > > > > > HEAD commit: acee3e83b493 Add linux-next specific files for 20221020 > > > git tree: linux-next > > > console+strace: https://syzkaller.appspot.com/x/log.txt?x=170a8016880000 > > > kernel config: https://syzkaller.appspot.com/x/.config?x=c82245cfb913f766 > > > dashboard link: https://syzkaller.appspot.com/bug?extid=b910411d3d253dab25d8 > > > compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 > > > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=109e0372880000 > > > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1770d752880000 > > > > > > Downloadable assets: > > > disk image: https://storage.googleapis.com/syzbot-assets/98cc5896cded/disk-acee3e83.raw.xz > > > vmlinux: https://storage.googleapis.com/syzbot-assets/b3d3eb3aa10a/vmlinux-acee3e83.xz > > > > > > IMPORTANT: if you fix the issue, please add the following tag to the commit: > > > Reported-by: syzbot+b910411d3d253dab25d8@syzkaller.appspotmail.com > > > > > > BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274 > > > > This is happening under dup_anon_vma_name(). > > > > I can't spot preemption being disabled on that call path, and I assume > > this code has been exercised for some time. > > Indeed, it is unclear why copy_vma() would be called in atomic > context. I'll try to reproduce tomorrow. Maybe with lockdep enabled we > can get something interesting. Sorry for the delay. Having trouble booting the image built with the attached config. My qemu crashes with a "sched: CPU #1's llc-sibling CPU #0 is not on the same node! [node: 1 != 0]." warning before the crash. Trying to figure out why. defconfig with CONFIG_ANON_VMA_NAME=y boots fine but does not reproduce the issue. > > > > > I wonder if this could be fallout from the KSM locking error which > > https://lkml.kernel.org/r/8c86678a-3bfb-3854-b1a9-ae5969e730b8@redhat.com > > addresses. Seems quite unlikely. > > > > > in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 3602, name: syz-executor107 > > > preempt_count: 1, expected: 0 > > > RCU nest depth: 0, expected: 0 > > > INFO: lockdep is turned off. > > > Preemption disabled at: > > > [<0000000000000000>] 0x0 > > > CPU: 0 PID: 3602 Comm: syz-executor107 Not tainted 6.1.0-rc1-next-20221020-syzkaller #0 > > > Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022 > > > Call Trace: > > > > > > __dump_stack lib/dump_stack.c:88 [inline] > > > dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106 > > > __might_resched.cold+0x222/0x26b kernel/sched/core.c:9890 > > > might_alloc include/linux/sched/mm.h:274 [inline] > > > slab_pre_alloc_hook mm/slab.h:727 [inline] > > > slab_alloc_node mm/slub.c:3323 [inline] > > > slab_alloc mm/slub.c:3411 [inline] > > > __kmem_cache_alloc_lru mm/slub.c:3418 [inline] > > > kmem_cache_alloc+0x2e6/0x3c0 mm/slub.c:3427 > > > vm_area_dup+0x81/0x380 kernel/fork.c:466 > > > copy_vma+0x376/0x8d0 mm/mmap.c:3216 > > > move_vma+0x449/0xf60 mm/mremap.c:626 > > > __do_sys_mremap+0x487/0x16b0 mm/mremap.c:1075 > > > 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 > > > RIP: 0033:0x7fd090fa5b29 > > > Code: 28 c3 e8 2a 14 00 00 66 2e 0f 1f 84 00 00 00 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 c0 ff ff ff f7 d8 64 89 01 48 > > > RSP: 002b:00007ffc2e90bd38 EFLAGS: 00000246 ORIG_RAX: 0000000000000019 > > > RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fd090fa5b29 > > > RDX: 0000000000001000 RSI: 0000000000004000 RDI: 00000000201c4000 > > > RBP: 00007fd090f69cd0 R08: 00000000202ef000 R09: 0000000000000000 > > > R10: 0000000000000003 R11: 0000000000000246 R12: 00007fd090f69d60 > > > R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 > > >