Received: by 10.223.185.116 with SMTP id b49csp623506wrg; Fri, 16 Feb 2018 04:41:19 -0800 (PST) X-Google-Smtp-Source: AH8x224082uu/bRCWUUQ7rNhFiFnpJxmV4FngDCknjxf8ZUAsi6IhCPPivyI2d0DX1LJtyZTlff6 X-Received: by 10.98.19.15 with SMTP id b15mr6030250pfj.113.1518784879863; Fri, 16 Feb 2018 04:41:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518784879; cv=none; d=google.com; s=arc-20160816; b=ryYuTcGUd5n+fZdQV9MRz4TZugIMR5br7lgiEl2Z9qze3TiPG54B/Fqe2CFFHktXHv J2uZfU1nY7MH3mBIJZkGpmYSxpkkvwwVL5xKiYmG3rzlnGsJkhs7N6fSWJugUS43546J s9ZYUjoXfRr4ujn/t2kO2J/ouCbpmmrD727u26NvmDYWvmVg5ocTN19+6BilfX02w/zh gzZSe48bRqq8jL7J9BcNL5y4xA9Q8IvFYtO/HNr/O4e8XB8eYfDwl0F4XMZnylSIPQqA tlM0sVGJ74v74DMQ/VHpGlRPtM0YzRDzGJUlWfPC1fM4sIiRPlltFHjdlktT48SpYpgs d8xg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=CnoMLr8zWeJtNpPstkPboelK1eApijle6Cc2lyuOhG8=; b=lqJxF0tQN50cC8fZcKDf6VtLkKLPmHjOU2gOSr9W/sz71iU9LAzPhJ4108VP4nnUul hzpFYk2LSi5ZiLgzLKLoO+QbbJwopoEUx7VtGHc2msx74SFit0ECJQkHivK4jhIUh78g heMIuJH2U5FCo7OC7era74hOVsjhD0tNExHUkaLELUrycXpIr3bb/5Wra4MWjZFb31V2 FSCAC+5M9U2Lt3k4krXyDMC7a9FAkntfCfh5ZODd2TnR1y6ff5nKIlZ3CBCH3rIztpnw unNBAhOuCPuXrKqrz56Vetf39fdPOq/3ScB5h7dE5A1UfUe+O0830OPhLzou0HRrRoNe P5WA== ARC-Authentication-Results: i=1; mx.google.com; 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 u5-v6si6275026plz.165.2018.02.16.04.41.05; Fri, 16 Feb 2018 04:41:19 -0800 (PST) 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; 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 S1166155AbeBOSOI (ORCPT + 99 others); Thu, 15 Feb 2018 13:14:08 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53696 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1163671AbeBOP2B (ORCPT ); Thu, 15 Feb 2018 10:28:01 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id C2EBEFBE; Thu, 15 Feb 2018 15:28:00 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Xiaolei Li , Richard Weinberger , Julia Cartwright Subject: [PATCH 4.9 21/88] ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs Date: Thu, 15 Feb 2018 16:16:48 +0100 Message-Id: <20180215151225.658636468@linuxfoundation.org> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180215151222.437136975@linuxfoundation.org> References: <20180215151222.437136975@linuxfoundation.org> User-Agent: quilt/0.65 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.9-stable review patch. If anyone has any objections, please let me know. ------------------ From: Xiaolei Li commit d8db5b1ca9d4c57e49893d0f78e6d5ce81450cc8 upstream. The inode is not locked in init_xattrs when creating a new inode. Without this patch, there will occurs assert when booting or creating a new file, if the kernel config CONFIG_SECURITY_SMACK is enabled. Log likes: UBIFS assert failed in ubifs_xattr_set at 298 (pid 1156) CPU: 1 PID: 1156 Comm: ldconfig Tainted: G S 4.12.0-rc1-207440-g1e70b02 #2 Hardware name: MediaTek MT2712 evaluation board (DT) Call trace: [] dump_backtrace+0x0/0x238 [] show_stack+0x14/0x20 [] dump_stack+0x9c/0xc0 [] ubifs_xattr_set+0x374/0x5e0 [] init_xattrs+0x5c/0xb8 [] security_inode_init_security+0x110/0x190 [] ubifs_init_security+0x30/0x68 [] ubifs_mkdir+0x100/0x200 [] vfs_mkdir+0x11c/0x1b8 [] SyS_mkdirat+0x74/0xd0 [] __sys_trace_return+0x0/0x4 Signed-off-by: Xiaolei Li Signed-off-by: Richard Weinberger Cc: stable@vger.kernel.org (julia: massaged to apply to 4.9.y, which doesn't contain fscrypto support) Signed-off-by: Julia Cartwright Signed-off-by: Greg Kroah-Hartman --- fs/ubifs/xattr.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) --- a/fs/ubifs/xattr.c +++ b/fs/ubifs/xattr.c @@ -270,7 +270,8 @@ static struct inode *iget_xattr(struct u } static int __ubifs_setxattr(struct inode *host, const char *name, - const void *value, size_t size, int flags) + const void *value, size_t size, int flags, + bool check_lock) { struct inode *inode; struct ubifs_info *c = host->i_sb->s_fs_info; @@ -279,7 +280,8 @@ static int __ubifs_setxattr(struct inode union ubifs_key key; int err; - ubifs_assert(inode_is_locked(host)); + if (check_lock) + ubifs_assert(inode_is_locked(host)); if (size > UBIFS_MAX_INO_DATA) return -ERANGE; @@ -548,7 +550,8 @@ static int init_xattrs(struct inode *ino } strcpy(name, XATTR_SECURITY_PREFIX); strcpy(name + XATTR_SECURITY_PREFIX_LEN, xattr->name); - err = __ubifs_setxattr(inode, name, xattr->value, xattr->value_len, 0); + err = __ubifs_setxattr(inode, name, xattr->value, + xattr->value_len, 0, false); kfree(name); if (err < 0) break; @@ -594,7 +597,8 @@ static int ubifs_xattr_set(const struct name = xattr_full_name(handler, name); if (value) - return __ubifs_setxattr(inode, name, value, size, flags); + return __ubifs_setxattr(inode, name, value, size, flags, + true); else return __ubifs_removexattr(inode, name); }