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 5BAA5C00A5A for ; Thu, 19 Jan 2023 16:31:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229711AbjASQbi (ORCPT ); Thu, 19 Jan 2023 11:31:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230226AbjASQbY (ORCPT ); Thu, 19 Jan 2023 11:31:24 -0500 Received: from mail-il1-f200.google.com (mail-il1-f200.google.com [209.85.166.200]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E48F04E533 for ; Thu, 19 Jan 2023 08:31:22 -0800 (PST) Received: by mail-il1-f200.google.com with SMTP id a7-20020a056e0208a700b0030ecfd5d4cdso1925856ilt.9 for ; Thu, 19 Jan 2023 08:31:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=Dmhp+2IAI3g3qDOv15A77xhg9oc5VA7p9d1CqGLWy2s=; b=qVbDIBomKRMp0NCzmJzHePVrGs4+ohhmCGbQUYTMo1lnotqjmC70EBrlhLaya1hzO6 nPi0XGMOk4dKK/gj5pIUah5gVjCUl+pUmtosYPQ36txwzfU3QTruwxjIYJIhb3csRvIe 1UWmRb5zVr3V6uuoGNbUKO8OZdmyTnxUszcYRVjJNt8ZmQd7+ueblNROrdMLbhYnUn+w aamcktRSrXNPEflLCxduS1abqQCgfLdl8thTExSBf2SS9TdigK7xp+LEvp2VNr99cG2D xnneoJYzdBNeyjhleSawFfB2gTI7AAg2ZCXUPid9a5sic5Jms+QeGnMd+BdNy9APrc5C XHKw== X-Gm-Message-State: AFqh2kqEWyH3rpNhygXs02IoTmtV6aRtvcJVkpTwqSR+bmF2eB6rmgpC SIp3fEkSyPbcFno+1+jHintnVFW8d7hOUTjJzpEgnZXAGcDM X-Google-Smtp-Source: AMrXdXtVr57YNgl1eBdlM3krd9MaBpgSpj/K+zbJkq3fy2mnWv0s6siuxSohmU7qeB9JTHKab9JcXFmoy/4bPOO9VyZta6YyMWhI MIME-Version: 1.0 X-Received: by 2002:a92:2807:0:b0:30e:d439:eccc with SMTP id l7-20020a922807000000b0030ed439ecccmr1260604ilf.76.1674145882239; Thu, 19 Jan 2023 08:31:22 -0800 (PST) Date: Thu, 19 Jan 2023 08:31:22 -0800 In-Reply-To: <0000000000003198a505f0076823@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000009cfc1705f2a07641@google.com> Subject: Re: [syzbot] [udf?] BUG: unable to handle kernel NULL pointer dereference in __writepage From: syzbot To: akpm@linux-foundation.org, hch@lst.de, jack@suse.com, jack@suse.cz, linkinjeon@gmail.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, syzkaller-bugs@googlegroups.com, willy@infradead.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org syzbot has bisected this issue to: commit 36273e5b4e3a934c6d346c8f0b16b97e018094af Author: Christoph Hellwig Date: Sun Nov 13 16:29:02 2022 +0000 udf: remove ->writepage bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=15176e66480000 start commit: 77856d911a8c Merge tag 'arm64-fixes' of git://git.kernel.o.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=17176e66480000 console output: https://syzkaller.appspot.com/x/log.txt?x=13176e66480000 kernel config: https://syzkaller.appspot.com/x/.config?x=55043d38f21f0e0f dashboard link: https://syzkaller.appspot.com/bug?extid=c27475eb921c46bbdc62 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=141da6e7880000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=17d81b8b880000 Reported-by: syzbot+c27475eb921c46bbdc62@syzkaller.appspotmail.com Fixes: 36273e5b4e3a ("udf: remove ->writepage") For information about bisection process see: https://goo.gl/tpsmEJ#bisection