Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp4052740ybe; Mon, 9 Sep 2019 03:29:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqzr+R8SU+8ZEARIHtX5m7YZPzL3BxFR3iSwcOoC9v7J1nhB+oZeTK8TJIh/u2a9/bqGk4U6 X-Received: by 2002:aa7:de0b:: with SMTP id h11mr22802242edv.109.1568024948273; Mon, 09 Sep 2019 03:29:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568024948; cv=none; d=google.com; s=arc-20160816; b=ZxOeOxrlZ/YRafKGK8y9mk0C5gi49qRMOhKaSJ++RTFZg5WAN2v8B3TfyirieMVqoA PZ+ZbDgbb2iJLSOkoTTwzTqiCTCmqupQlky9QSrsEt9qMG5xgme2auzBUnRxsHq+sFut L1BRjnfiQ2ODPsvtNB9fW2ZExpsPqaUN1vBiCNjdl4VhwAe2qFd97DdsP+nJnAF9eiQd +qhqteb4no8TnpBiiX+k2ScY3u8/4LVQ8NE8iFsFGUoFuH+Wk5htwzcTN79RHITmxPtr ZBoErCw8s5K5w+qwQr5pDVTUQGf3g/2EVUWj1SRhLFacrQfTAVbqEwYZ/J/hkJq1zy9w Qq1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=71WXm9dbGxIYTagTxOejG2j0eynHw44tPL05AKHY5Uo=; b=tj5TIH0kEZpBGgmxwfZ+TG5sbFWktb0Y5vbsba9QtOb8paUCOq8lIW/kf5KonN7EZ4 4ZZa39hDegr44lbIrY2LhbnNbGE2FnRHHddbrGP/rW9dozkY09ZhdeLSXyycq7iupE5m x6vyPx1JlJu+fYWd5ZzxIFSozxKCzvBtwIfh7AKF14tuyN7V+AK+aUrjD8PcDbeZ+e22 TE+oQXH2DLFJaBkKHnmnOC3Ru7gP4b679iU1NP+18nVaXg7L8oAUbg2C8bi3DHCKmioI tdQa+GsoINVPpYTrX6fJpdDLAOBreeHE31Q3JNZhsWgzzpRZWgN65KKITCs0+M/4/l9S w9WA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gY8mfgBY; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e48si8529439eda.130.2019.09.09.03.28.43; Mon, 09 Sep 2019 03:29:08 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gY8mfgBY; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733083AbfIHMwc (ORCPT + 99 others); Sun, 8 Sep 2019 08:52:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:44818 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733062AbfIHMwb (ORCPT ); Sun, 8 Sep 2019 08:52:31 -0400 Received: from localhost (unknown [62.28.240.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 16C25218AC; Sun, 8 Sep 2019 12:52:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567947149; bh=pEWb1TUCuivT+YtcbI7Em3eJfbxDUNm9ErQGstMhP64=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gY8mfgBYfG2eLFR8Q25Kmkd0yvJRVlBPSeZfTT2aW3I3BRTc6L4m30n5aEX/00y5l e68x/Mz4SnK6pLv1hWLobpsRIEeJp3MN6G5FkberbbZChd4mX91OYvQOXgZ/eibkWC 7HMlK0cJc4cdKm/y6gTBijFAug306nqNX88PafEw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Luis Henriques , Jeff Layton , Ilya Dryomov , Sasha Levin Subject: [PATCH 5.2 80/94] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() Date: Sun, 8 Sep 2019 13:42:16 +0100 Message-Id: <20190908121152.725866690@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190908121150.420989666@linuxfoundation.org> References: <20190908121150.420989666@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [ Upstream commit 86968ef21596515958d5f0a40233d02be78ecec0 ] Calling ceph_buffer_put() in __ceph_setxattr() may end up freeing the i_xattrs.prealloc_blob buffer while holding the i_ceph_lock. This can be fixed by postponing the call until later, when the lock is released. The following backtrace was triggered by fstests generic/117. BUG: sleeping function called from invalid context at mm/vmalloc.c:2283 in_atomic(): 1, irqs_disabled(): 0, pid: 650, name: fsstress 3 locks held by fsstress/650: #0: 00000000870a0fe8 (sb_writers#8){.+.+}, at: mnt_want_write+0x20/0x50 #1: 00000000ba0c4c74 (&type->i_mutex_dir_key#6){++++}, at: vfs_setxattr+0x55/0xa0 #2: 000000008dfbb3f2 (&(&ci->i_ceph_lock)->rlock){+.+.}, at: __ceph_setxattr+0x297/0x810 CPU: 1 PID: 650 Comm: fsstress Not tainted 5.2.0+ #437 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.12.1-0-ga5cab58-prebuilt.qemu.org 04/01/2014 Call Trace: dump_stack+0x67/0x90 ___might_sleep.cold+0x9f/0xb1 vfree+0x4b/0x60 ceph_buffer_release+0x1b/0x60 __ceph_setxattr+0x2b4/0x810 __vfs_setxattr+0x66/0x80 __vfs_setxattr_noperm+0x59/0xf0 vfs_setxattr+0x81/0xa0 setxattr+0x115/0x230 ? filename_lookup+0xc9/0x140 ? rcu_read_lock_sched_held+0x74/0x80 ? rcu_sync_lockdep_assert+0x2e/0x60 ? __sb_start_write+0x142/0x1a0 ? mnt_want_write+0x20/0x50 path_setxattr+0xba/0xd0 __x64_sys_lsetxattr+0x24/0x30 do_syscall_64+0x50/0x1c0 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x7ff23514359a Signed-off-by: Luis Henriques Reviewed-by: Jeff Layton Signed-off-by: Ilya Dryomov Signed-off-by: Sasha Levin --- fs/ceph/xattr.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/fs/ceph/xattr.c b/fs/ceph/xattr.c index 0619adbcbe14c..8382299fc2d84 100644 --- a/fs/ceph/xattr.c +++ b/fs/ceph/xattr.c @@ -1028,6 +1028,7 @@ int __ceph_setxattr(struct inode *inode, const char *name, struct ceph_inode_info *ci = ceph_inode(inode); struct ceph_mds_client *mdsc = ceph_sb_to_client(inode->i_sb)->mdsc; struct ceph_cap_flush *prealloc_cf = NULL; + struct ceph_buffer *old_blob = NULL; int issued; int err; int dirty = 0; @@ -1101,13 +1102,15 @@ retry: struct ceph_buffer *blob; spin_unlock(&ci->i_ceph_lock); - dout(" preaallocating new blob size=%d\n", required_blob_size); + ceph_buffer_put(old_blob); /* Shouldn't be required */ + dout(" pre-allocating new blob size=%d\n", required_blob_size); blob = ceph_buffer_new(required_blob_size, GFP_NOFS); if (!blob) goto do_sync_unlocked; spin_lock(&ci->i_ceph_lock); + /* prealloc_blob can't be released while holding i_ceph_lock */ if (ci->i_xattrs.prealloc_blob) - ceph_buffer_put(ci->i_xattrs.prealloc_blob); + old_blob = ci->i_xattrs.prealloc_blob; ci->i_xattrs.prealloc_blob = blob; goto retry; } @@ -1123,6 +1126,7 @@ retry: } spin_unlock(&ci->i_ceph_lock); + ceph_buffer_put(old_blob); if (lock_snap_rwsem) up_read(&mdsc->snap_rwsem); if (dirty) -- 2.20.1