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 5C523C0015E for ; Fri, 21 Jul 2023 09:30:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230460AbjGUJak (ORCPT ); Fri, 21 Jul 2023 05:30:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229592AbjGUJaj (ORCPT ); Fri, 21 Jul 2023 05:30:39 -0400 Received: from mail-oi1-f197.google.com (mail-oi1-f197.google.com [209.85.167.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C85212D57 for ; Fri, 21 Jul 2023 02:30:37 -0700 (PDT) Received: by mail-oi1-f197.google.com with SMTP id 5614622812f47-3a359611a98so4137524b6e.1 for ; Fri, 21 Jul 2023 02:30:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689931837; x=1690536637; 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=fYejIZlDiZxhZWChNwFaBtexUzMMfkDxTXb2Y1FEkHg=; b=grDnQPHe7vU5rAHYGUZyq+Oao6bdpc4kEpbx0QlW78olQDZrI1PXD7UlR7trZxTXJQ THOErAfMYIpf4o3qKmMWoIh/zpJYx+AG4zg3VXURX1pkN4cYyxj8lFJMu5zx/0NPE6zo uXX7ewYW8oBPuL7FQTAbg6tCumOazBQiXc/IlR/aiDdCl4wCJz8WVKoQ8BEuEOVrZgps troCbLKpCQpTDBIc9fRY8y6x5mi0Czc3Jbx0Hs1nq2n1yoChSv0Sn7YXVIxB0aU6pPgB 9Xsj01F6c0VYEypgBZsmqDVuKV1mgCJ+ZeKiBvWvF+nVw8+bVvBhy8NzFqIR3TqS/7ty aaIw== X-Gm-Message-State: ABy/qLZMlWHYVgbytzeC9yI72uI2tGhVKGx15Ria6FSl0KqGXj30Ob+n vmhqyCSur+oIuLPnV8cs/Yo15Dpdyov7SXCEY25LX4nhv0T3 X-Google-Smtp-Source: APBJJlFDohVTJfAd1FYWPW8XraQSiXjvwSpHJQgmUPh6MBS1fvzkU8eFzD4PzIFZjbfULEH/Pdyc6aYvqovHckTC/eNLCF0q9OOW MIME-Version: 1.0 X-Received: by 2002:a05:6808:1b0b:b0:3a0:3d3c:1f03 with SMTP id bx11-20020a0568081b0b00b003a03d3c1f03mr3750837oib.11.1689931837171; Fri, 21 Jul 2023 02:30:37 -0700 (PDT) Date: Fri, 21 Jul 2023 02:30:37 -0700 In-Reply-To: <000000000000c11ed40600e994b1@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000d96eec0600fbea8f@google.com> Subject: Re: [syzbot] [ext4?] general protection fault in ep_poll_callback From: syzbot To: adilger.kernel@dilger.ca, brauner@kernel.org, bvanassche@acm.org, linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, mingo@kernel.org, peterz@infradead.org, syzkaller-bugs@googlegroups.com, tytso@mit.edu, viro@zeniv.linux.org.uk Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org syzbot has bisected this issue to: commit a0b0fd53e1e67639b303b15939b9c653dbe7a8c4 Author: Bart Van Assche Date: Thu Feb 14 23:00:46 2019 +0000 locking/lockdep: Free lock classes that are no longer in use bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=16c0c84ea80000 start commit: bfa3037d8280 Merge tag 'fuse-update-6.5' of git://git.kern.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=15c0c84ea80000 console output: https://syzkaller.appspot.com/x/log.txt?x=11c0c84ea80000 kernel config: https://syzkaller.appspot.com/x/.config?x=27e33fd2346a54b dashboard link: https://syzkaller.appspot.com/bug?extid=c2b68bdf76e442836443 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=111c904ea80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=116b0faaa80000 Reported-by: syzbot+c2b68bdf76e442836443@syzkaller.appspotmail.com Fixes: a0b0fd53e1e6 ("locking/lockdep: Free lock classes that are no longer in use") For information about bisection process see: https://goo.gl/tpsmEJ#bisection