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 835D2EB64DA for ; Fri, 7 Jul 2023 08:55:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229572AbjGGIz1 (ORCPT ); Fri, 7 Jul 2023 04:55:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40744 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231802AbjGGIzZ (ORCPT ); Fri, 7 Jul 2023 04:55:25 -0400 Received: from mail-pl1-f197.google.com (mail-pl1-f197.google.com [209.85.214.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0824210B for ; Fri, 7 Jul 2023 01:55:24 -0700 (PDT) Received: by mail-pl1-f197.google.com with SMTP id d9443c01a7336-1b8ad356f6fso17713105ad.3 for ; Fri, 07 Jul 2023 01:55:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688720124; x=1691312124; 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=cP9O7wz2wVY1uz0Tz+tNVR7jOVmsLzGbSd5qvYHHqCA=; b=aaXso6qR5mFJiC4K+ywONuDlF+5aTk/a0tluu1x5oMAdx94GoICuO7KJovae8SJpnE g9xrE+khJ/IH82YMHe8YT2Mz0ovAb1y8JU/bz0Cko0YJxa68QqeK+V/xHaBuphIi0WvG //nHt8VweyafFCaiiZ3Qp8v929Jzvx80djHc6xVCjnyRIF9pqzyRdathL4MMcDzebSdy xg+bw2MSpAOynvYF2Ycsnv5q7ehGFI5WS8vPHM7qgR3+EHPczQVAhr0XdJUYIRlgLeOC 2Y6tLTTBv9aDqo4ldB/ddq1oJjlMlsJ63kK2s6dgmLdNXhsgNyCXKIIYzeHol+uSU3rw Oy7A== X-Gm-Message-State: ABy/qLb6bXNb4ByiF5+v7EtbeiT+jyv4aSfZgo5rAt3zgTYo8iFtxzVg RhN6lyWvB6ljnuZDEiO4RLU0V+TW2TdOAauqvdYu570R4dxM X-Google-Smtp-Source: APBJJlE3GQMXl1cHyHg5lh6Nt6ubMsGnT10l3ez2+JBHtCWT+vZpFky6rzT2FyrUgqeF+q0zYYmCWBHisoQaeXrNjkKwW/DiQAaD MIME-Version: 1.0 X-Received: by 2002:a17:902:c1cd:b0:1b3:bfa6:d064 with SMTP id c13-20020a170902c1cd00b001b3bfa6d064mr3877302plc.1.1688720124415; Fri, 07 Jul 2023 01:55:24 -0700 (PDT) Date: Fri, 07 Jul 2023 01:55:24 -0700 In-Reply-To: <2225033.1688717605@warthog.procyon.org.uk> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000024166c05ffe1cbb0@google.com> Subject: Re: [syzbot] [ext4?] general protection fault in ext4_finish_bio From: syzbot To: adilger.kernel@dilger.ca, boqun.feng@gmail.com, dhowells@redhat.com, herbert@gondor.apana.org.au, kuba@kernel.org, linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, longman@redhat.com, mingo@redhat.com, netdev@vger.kernel.org, peterz@infradead.org, syzkaller-bugs@googlegroups.com, tytso@mit.edu, will@kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+689ec3afb1ef07b766b2@syzkaller.appspotmail.com Tested on: commit: 5133c9e5 Merge tag 'drm-next-2023-07-07' of git://anon.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=124f34d8a80000 kernel config: https://syzkaller.appspot.com/x/.config?x=8f6b0c7ae2c9c303 dashboard link: https://syzkaller.appspot.com/bug?extid=689ec3afb1ef07b766b2 compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=1624cf4f280000 Note: testing is done by a robot and is best-effort only.