Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp411908pxv; Wed, 14 Jul 2021 06:54:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy0A2M4NB9PWWRY1PiKVHmdDo0eLlGXMUz1+AqH7AhusVZINeyXM2FO2FT0XpSl5/dXGT6h X-Received: by 2002:a17:906:fa95:: with SMTP id lt21mr9740215ejb.542.1626270870804; Wed, 14 Jul 2021 06:54:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626270870; cv=none; d=google.com; s=arc-20160816; b=yXpZgeXn0zFwDKh5gnO5spWTNTCMcYmlF44RuBOb3iLayrDSPUC5R6BB6qtDh2T2vE oVl3SC4Sf4Twl6gu4O8MRpzin9EZ0KFGP3NyaTyzz7gCXA45bfUzu6zBF8JSKBEeIt0P +209FB0oHFx0qVWNSaTUgxCaD+0//r3UQJPlpCqJOunizbtBt/yG8qiGm94o6W2oUruG ge/W6Oo8zbiXpuy4aDoLw2IdabwcIYrj0j2hwYQoSGLwSVtAOyy2EKmnHGZxuckwXGce xqkDmOuunr7h6auhbSYWaZw3i35AKrW1uCk8Wp/R2yoD0bAjLD17qch4HdcMjsfX+bpH HRMw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=aGo4wvbjWoN6Ws985zIUqdaE5Ys//azEf9rpAfijGIc=; b=iljWbYbP7wPOT132638ljF3BEKBGC/wLHMbcs67FFvzrA9KqxV7FbEZSS/rO/PXXif 62Zugcy22kqB+rT6oh32KEOUczdcAxuczV+A34IEUm1Agb96oW3hC2MAoqH8KiTx9oOT SQaD7FcyvnVJpvBTZ2Ri8ztAJ1Rx3AeVPYlzrwQXqHi49qGhlPfKC66yGa0PUkfwNfvc WR5/ghhefYzGp0S7NNiahs31rr4Cn/ypr5vg3ymHGwwujVNyiuqhqyGflLykcvPgTW6X G0v8tSYMdvGLevV0Sdch1CfIH8k8kUSZ0IKhM0EKkFzV96Tt9V2txTJgVrAa9iV8bjj4 SfrQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id hc43si3336862ejc.517.2021.07.14.06.54.06; Wed, 14 Jul 2021 06:54:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232463AbhGNNz6 (ORCPT + 99 others); Wed, 14 Jul 2021 09:55:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:44416 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231478AbhGNNz5 (ORCPT ); Wed, 14 Jul 2021 09:55:57 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id F211C613BE; Wed, 14 Jul 2021 13:53:02 +0000 (UTC) Date: Wed, 14 Jul 2021 15:53:00 +0200 From: Christian Brauner To: syzbot Cc: brauner@kernel.org, dvyukov@google.com, gregkh@linuxfoundation.org, gscrivan@redhat.com, hch@lst.de, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, stable-commits@vger.kernel.org, stable@vger.kernel.org, syzkaller-bugs@googlegroups.com, torvalds@linux-foundation.org, viro@zeniv.linux.org.uk Subject: Re: [syzbot] KASAN: null-ptr-deref Read in filp_close (2) Message-ID: <20210714135300.hrssd4d6ydvvytgb@wittgenstein> References: <00000000000069c40405be6bdad4@google.com> <000000000000b00c1105c6f971b2@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <000000000000b00c1105c6f971b2@google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 12, 2021 at 09:12:20PM -0700, syzbot wrote: > syzbot has found a reproducer for the following issue on: > > HEAD commit: 7fef2edf sd: don't mess with SD_MINORS for CONFIG_DEBUG_BL.. > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=178919b0300000 > kernel config: https://syzkaller.appspot.com/x/.config?x=20276914ec6ad813 > dashboard link: https://syzkaller.appspot.com/bug?extid=283ce5a46486d6acdbaf > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=120220f2300000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=115f37b4300000 > > IMPORTANT: if you fix the issue, please add the following tag to the commit: > Reported-by: syzbot+283ce5a46486d6acdbaf@syzkaller.appspotmail.com #syz test: https://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git/ syzbot+283ce5a46486d6acdbaf