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 2A660EB64D9 for ; Mon, 19 Jun 2023 18:39:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231675AbjFSSjc (ORCPT ); Mon, 19 Jun 2023 14:39:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54894 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229506AbjFSSja (ORCPT ); Mon, 19 Jun 2023 14:39:30 -0400 Received: from mail-io1-f70.google.com (mail-io1-f70.google.com [209.85.166.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E73B1130 for ; Mon, 19 Jun 2023 11:39:28 -0700 (PDT) Received: by mail-io1-f70.google.com with SMTP id ca18e2360f4ac-77e23d23eccso194611639f.1 for ; Mon, 19 Jun 2023 11:39:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687199968; x=1689791968; 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=yovt+NBs+zN88mKTFmMiBGRNaqNl1IAEsWQ9bmrlOts=; b=MomEbSGvpkVKE1Fn+J64m5ytIPM1bb/FHE0KOp4DF+ySQ004xEG3zubXs46TpFJpUr k45qRSgOQ82sVzRjaHDTm8hgoBEpX4DBZA/ZlzRiFr/6etZBfnDb7fHl6oY1capAAeHh hUSKeNyKnLK9aqepcINQt8srsEgUwrae9pDawyz4YzBqQkWLPr//oL12VJQ3xvjAz6FP o78UCYQKF/WFCH5iprzZLic6T+hBL95kwLpLm7v59Wfc3w7m82POMvuadVwvw5yYJ3CV JNwCPnrMlzf74Xif0aPgqHLYn57Yaq6ZvF7g+WpuvMAKS52k9yG6iIndqzQg0SW1kybr 5AhQ== X-Gm-Message-State: AC+VfDxQI3sp6MSPgX0D53uO+sboU7V1aJN00zs3dGL3kHvs2lgOveZz mmc+AuQa6Y/eMFrpYmGe8cBITUY/oTogpSNjSCULPmKpFwdS X-Google-Smtp-Source: ACHHUZ6Zu1qOfU3n1nK17F8mRHVcVw++7U+FWtv+g1pIs1eCeFRAessPwU2LszmlMeaaiY97WhjTMdQEA9nxqde2iw2xAZuCWbTM MIME-Version: 1.0 X-Received: by 2002:a6b:3b8b:0:b0:777:b0ee:a512 with SMTP id i133-20020a6b3b8b000000b00777b0eea512mr3574163ioa.2.1687199968282; Mon, 19 Jun 2023 11:39:28 -0700 (PDT) Date: Mon, 19 Jun 2023 11:39:28 -0700 In-Reply-To: <000000000000ada87505fe7cf809@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000c6527105fe7fdab8@google.com> Subject: Re: [syzbot] [crypto?] general protection fault in shash_ahash_update From: syzbot To: davem@davemloft.net, dhowells@redhat.com, herbert@gondor.apana.org.au, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot has bisected this issue to: commit c662b043cdca89bf0f03fc37251000ac69a3a548 Author: David Howells Date: Tue Jun 6 13:08:56 2023 +0000 crypto: af_alg/hash: Support MSG_SPLICE_PAGES bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=14a7cbcf280000 start commit: 9a94d764e9bc Merge tag 'mlx5-updates-2023-06-16' of git://.. git tree: net-next final oops: https://syzkaller.appspot.com/x/report.txt?x=16a7cbcf280000 console output: https://syzkaller.appspot.com/x/log.txt?x=12a7cbcf280000 kernel config: https://syzkaller.appspot.com/x/.config?x=a4a7d74e6a7c3211 dashboard link: https://syzkaller.appspot.com/bug?extid=88f4b1e6cf88da11f5cd syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1152c4ff280000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1307cbcf280000 Reported-by: syzbot+88f4b1e6cf88da11f5cd@syzkaller.appspotmail.com Fixes: c662b043cdca ("crypto: af_alg/hash: Support MSG_SPLICE_PAGES") For information about bisection process see: https://goo.gl/tpsmEJ#bisection