Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp73676pxb; Thu, 7 Jan 2021 22:09:36 -0800 (PST) X-Google-Smtp-Source: ABdhPJwMj0sKh56i4DV6VZDtnFGu1H+HXkuX3gPxggnOOsFOiEP3iSLj7bpXSLriYOgLqhhy5nC0 X-Received: by 2002:a17:907:28d4:: with SMTP id en20mr1700247ejc.196.1610086176419; Thu, 07 Jan 2021 22:09:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610086176; cv=none; d=google.com; s=arc-20160816; b=u3EayszP6KQpBIeTzWgrkbGx6tlih6/edYtCrSgklbBMXUxWs+cqFLRmU/jsfHMS1V fsfPYEYQrOOmDn2emR0cN0h7Z+6MuTWORUp4r+27Ovh6bTY+4YIuJbpFV658il0QTAb7 Tlq3so3cvJR4dnZbtuC1BL2/HFAI8BXHKM0j32HEyES1Sm7dQOntr5mcqqqI5RcvUQAG 8f97JzJOA3sET2Pn1cJ7QJrtyedfj7X3kROuPsHRjFtYOzApUYYlU0LzVAIlHuZivxX5 JHRZqeKl4foPDa35qmqkF8Cl42ds/PewR0im+hAUgDZRUvk5zkm7ODsaanu7lqHD5CBM tC9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=o0gGshAb9zDjwh9pX5LFvgmUEpuWPwJYWGO3rPf5aRw=; b=htNCHslsYox2js8RxLlQCKgv59nqeNf/ZrR66YrJI6nwkV8biUB7NE0wcI+C0tbHHA nByhS4kb9b97jvYEt5fkL140ICheZwm59ME9xZkx/rCGDomvI5V0seb4Ckn5HhpOWGGY KEuHYeqmKaFC0wsPb7ek+NXjShSLFB2UaanatUQhaHhIsI2XuxAB9JzgoavX6RVAd/vS fSEl8dIX5UaF7UDPoo5SDHDeOO+aMso4FPDmEkCWgW5pkiwIr+rNq13IhcGMuE1O2wJI 8XX4vW/x3W3rxoGg4SQJA8AxR+/22e9aZMMYUQAxXI3d/RX4a16kwPVcTSoQNe4qQLwu v2bw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gj13si3030015ejb.521.2021.01.07.22.09.04; Thu, 07 Jan 2021 22:09:36 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725901AbhAHGHP (ORCPT + 99 others); Fri, 8 Jan 2021 01:07:15 -0500 Received: from out30-43.freemail.mail.aliyun.com ([115.124.30.43]:55773 "EHLO out30-43.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725308AbhAHGHP (ORCPT ); Fri, 8 Jan 2021 01:07:15 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R141e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04420;MF=liangyan.peng@linux.alibaba.com;NM=1;PH=DS;RN=6;SR=0;TI=SMTPD_---0UL2R1Kz_1610085968; Received: from LiangyandeMacBook-Pro.local(mailfrom:liangyan.peng@linux.alibaba.com fp:SMTPD_---0UL2R1Kz_1610085968) by smtp.aliyun-inc.com(127.0.0.1); Fri, 08 Jan 2021 14:06:31 +0800 Subject: Re: [PATCH v4] ovl: fix dentry leak in ovl_get_redirect To: Miklos Szeredi , Al Viro , linux-unionfs@vger.kernel.org, linux-kernel@vger.kernel.org, joseph.qi@linux.alibaba.com Cc: stable@vger.kernel.org References: <20201222030626.181165-1-liangyan.peng@linux.alibaba.com> From: Liangyan Message-ID: <410d8dff-897c-5736-90f8-2708030302ec@linux.alibaba.com> Date: Fri, 8 Jan 2021 14:06:08 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: <20201222030626.181165-1-liangyan.peng@linux.alibaba.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ping On 20/12/22 上午11:06, Liangyan wrote: > We need to lock d_parent->d_lock before dget_dlock, or this may > have d_lockref updated parallelly like calltrace below which will > cause dentry->d_lockref leak and risk a crash. > > CPU 0 CPU 1 > ovl_set_redirect lookup_fast > ovl_get_redirect __d_lookup > dget_dlock > //no lock protection here spin_lock(&dentry->d_lock) > dentry->d_lockref.count++ dentry->d_lockref.count++ > > [   49.799059] PGD 800000061fed7067 P4D 800000061fed7067 PUD 61fec5067 PMD 0 > [   49.799689] Oops: 0002 [#1] SMP PTI > [   49.800019] CPU: 2 PID: 2332 Comm: node Not tainted 4.19.24-7.20.al7.x86_64 #1 > [   49.800678] Hardware name: Alibaba Cloud Alibaba Cloud ECS, BIOS 8a46cfe 04/01/2014 > [   49.801380] RIP: 0010:_raw_spin_lock+0xc/0x20 > [   49.803470] RSP: 0018:ffffac6fc5417e98 EFLAGS: 00010246 > [   49.803949] RAX: 0000000000000000 RBX: ffff93b8da3446c0 RCX: 0000000a00000000 > [   49.804600] RDX: 0000000000000001 RSI: 000000000000000a RDI: 0000000000000088 > [   49.805252] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffff993cf040 > [   49.805898] R10: ffff93b92292e580 R11: ffffd27f188a4b80 R12: 0000000000000000 > [   49.806548] R13: 00000000ffffff9c R14: 00000000fffffffe R15: ffff93b8da3446c0 > [   49.807200] FS:  00007ffbedffb700(0000) GS:ffff93b927880000(0000) knlGS:0000000000000000 > [   49.807935] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > [   49.808461] CR2: 0000000000000088 CR3: 00000005e3f74006 CR4: 00000000003606a0 > [   49.809113] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > [   49.809758] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 > [   49.810410] Call Trace: > [   49.810653]  d_delete+0x2c/0xb0 > [   49.810951]  vfs_rmdir+0xfd/0x120 > [   49.811264]  do_rmdir+0x14f/0x1a0 > [   49.811573]  do_syscall_64+0x5b/0x190 > [   49.811917]  entry_SYSCALL_64_after_hwframe+0x44/0xa9 > [   49.812385] RIP: 0033:0x7ffbf505ffd7 > [   49.814404] RSP: 002b:00007ffbedffada8 EFLAGS: 00000297 ORIG_RAX: 0000000000000054 > [   49.815098] RAX: ffffffffffffffda RBX: 00007ffbedffb640 RCX: 00007ffbf505ffd7 > [   49.815744] RDX: 0000000004449700 RSI: 0000000000000000 RDI: 0000000006c8cd50 > [   49.816394] RBP: 00007ffbedffaea0 R08: 0000000000000000 R09: 0000000000017d0b > [   49.817038] R10: 0000000000000000 R11: 0000000000000297 R12: 0000000000000012 > [   49.817687] R13: 00000000072823d8 R14: 00007ffbedffb700 R15: 00000000072823d8 > [   49.818338] Modules linked in: pvpanic cirrusfb button qemu_fw_cfg atkbd libps2 i8042 > [   49.819052] CR2: 0000000000000088 > [   49.819368] ---[ end trace 4e652b8aa299aa2d ]--- > [   49.819796] RIP: 0010:_raw_spin_lock+0xc/0x20 > [   49.821880] RSP: 0018:ffffac6fc5417e98 EFLAGS: 00010246 > [   49.822363] RAX: 0000000000000000 RBX: ffff93b8da3446c0 RCX: 0000000a00000000 > [   49.823008] RDX: 0000000000000001 RSI: 000000000000000a RDI: 0000000000000088 > [   49.823658] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffff993cf040 > [   49.825404] R10: ffff93b92292e580 R11: ffffd27f188a4b80 R12: 0000000000000000 > [   49.827147] R13: 00000000ffffff9c R14: 00000000fffffffe R15: ffff93b8da3446c0 > [   49.828890] FS:  00007ffbedffb700(0000) GS:ffff93b927880000(0000) knlGS:0000000000000000 > [   49.830725] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > [   49.832359] CR2: 0000000000000088 CR3: 00000005e3f74006 CR4: 00000000003606a0 > [   49.834085] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > [   49.835792] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 > > Cc: > Fixes: a6c606551141 ("ovl: redirect on rename-dir") > Signed-off-by: Liangyan > Reviewed-by: Joseph Qi > Suggested-by: Al Viro > --- > fs/overlayfs/dir.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/overlayfs/dir.c b/fs/overlayfs/dir.c > index 28a075b5f5b2..d1efa3a5a503 100644 > --- a/fs/overlayfs/dir.c > +++ b/fs/overlayfs/dir.c > @@ -992,8 +992,8 @@ static char *ovl_get_redirect(struct dentry *dentry, bool abs_redirect) > > buflen -= thislen; > memcpy(&buf[buflen], name, thislen); > - tmp = dget_dlock(d->d_parent); > spin_unlock(&d->d_lock); > + tmp = dget_parent(d); > > dput(d); > d = tmp; >