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 ACA2AC001B0 for ; Mon, 7 Aug 2023 22:12:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230401AbjHGWMt (ORCPT ); Mon, 7 Aug 2023 18:12:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47492 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229769AbjHGWMg (ORCPT ); Mon, 7 Aug 2023 18:12:36 -0400 Received: from mail-ot1-x346.google.com (mail-ot1-x346.google.com [IPv6:2607:f8b0:4864:20::346]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BDB6826A5 for ; Mon, 7 Aug 2023 15:11:49 -0700 (PDT) Received: by mail-ot1-x346.google.com with SMTP id 46e09a7af769-6bc7b12ee26so9026552a34.0 for ; Mon, 07 Aug 2023 15:11:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691446186; x=1692050986; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=IbpbMWxtwQHfKpcdmTM26gLkMYaV2V50D6axm5j5Juw=; b=LxUjV9eTqYb2SGEQSQxt16O9rcQiSAc+wQqF24y5AdlqQx05vsN5MobSs2KIwMlgWW hkTKSgOkDgS5r5qIUXMRI/xo9pnK40RxaSo3kv/xoDtAoXsnDEVcImdDMkqWg/Z6NvB5 Q+93sgQ7VtYWHO6r0T7oL13aGcy8SLzmJ8Ixd2hQa/+jdOkMwAq16xWnXI03gKU4pgQc EgxfkG/gv6hflzlu3IFcncF4OJ3XEAVS8L7PJxql5TkLGP4z0khs1yx61jHxJW0qTT0I za4suKrBLajxmxz7Q0IivvPH4pjurBPmT5sf0waCkTN/YWU7sw6/JjUbwFyjJjFtNhSi ZVgg== X-Gm-Message-State: AOJu0YyCAx1VVP2/qh9/dHQ06idwB9nZOZLI8MuaVZqzOriDonqbqCpS fkzi5TlIQ66PZ9DIWLe9bGVdilEniYahOWsXln3ryEC7q6g5 X-Google-Smtp-Source: AGHT+IEduFwtdxrh+dLlyzbh5NbikP80BVHQF2BeYV5I9pFjtdMLw1auLZ7MNsAr6GJ8o7Xm4UJOf0qu7vj4mp34E3NWMDrQCIWQ MIME-Version: 1.0 X-Received: by 2002:a05:6830:148c:b0:6b8:c631:5c5a with SMTP id s12-20020a056830148c00b006b8c6315c5amr12630266otq.4.1691446186238; Mon, 07 Aug 2023 15:09:46 -0700 (PDT) Date: Mon, 07 Aug 2023 15:09:46 -0700 In-Reply-To: <0000000000000e4cc105ff68937b@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000166f9e06025c8139@google.com> Subject: Re: [syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file From: syzbot To: bpf@vger.kernel.org, chris@chrisdown.name, linan122@huawei.com, linux-kernel@vger.kernel.org, linux-modules@vger.kernel.org, llvm@lists.linux.dev, mcgrof@kernel.org, nathan@kernel.org, ndesaulniers@google.com, song@kernel.org, syzkaller-bugs@googlegroups.com, trix@redhat.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit 125bfc7cd750e68c99f1d446e2c22abea08c237f Author: Li Nan Date: Fri Jun 9 09:43:20 2023 +0000 md/raid10: fix the condition to call bio_end_io_acct() bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=15c26ba9a80000 start commit: a901a3568fd2 Merge tag 'iomap-6.5-merge-1' of git://git.ke.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=f5e1158c5b2f83bb dashboard link: https://syzkaller.appspot.com/bug?extid=e3705186451a87fd93b8 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=12518548a80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=124ccf70a80000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: md/raid10: fix the condition to call bio_end_io_acct() For information about bisection process see: https://goo.gl/tpsmEJ#bisection