Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp596107img; Fri, 22 Mar 2019 04:50:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqyrI8ocw/8MALs82RzNbgbywf76vrFrep39KE99wY104nJEXWbjgL2ImB7ncwyiZKhM0uLG X-Received: by 2002:a63:104e:: with SMTP id 14mr8420757pgq.185.1553255402851; Fri, 22 Mar 2019 04:50:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553255402; cv=none; d=google.com; s=arc-20160816; b=vokDrWMI61J06AKvEeuvGUg0aVvr2yMT20exsCyDsNAf9W37407kQpMtrg41Hp+39o I36IKjfjxsavE084SQCuYnTdaz2WqpV3pceFHZeYN9tD5Q1Ft2LGqKDMvnaV619VldMy bkb4dkW9Ma+pe6MowfBZND2qvl347+SAf8FIEsKKNT0olOTlrMy1t4d0tZymbIi5WaFU 8mQzLCg48hkXxvXOmraAokr1J8okUZxTCDC/LI2wVouVaF8QfhXsaxEEoQ4RUEb7clwN zA/Wvw8m+qeHK4Siy9x0UsedNiI7gQYdDav3TWGDQWYJYlra/049eWMqc9I7LvgdVsNi ZSuQ== 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=ca3GpXfU0I03VuVlcjp+oEtQABDcWb9KmSjGjr7xs1w=; b=KQ9jVPkPcOTFKil9ZjS67b1vonZEbBBxbR48oNtK6O2t4nneNYhyYoU2wpketv37Sr U1tnbMcS3iJrdK9d4SuHGs6IUEMN58fBOyydUz/UZWxvUc+aAoSHAoCRP8ketMrits1f TXeDhd+RnhXJie0b50we6Y3V/ec+Qt4igzWzkYPgBXwbd1hY8ZUyvWdgGQ3lmy7ypnr1 LgNp6KX2IE06riYdgxy0p3KuakhllldrbDWifLZWOBYpXzoisqOeISOUIwNOm+JRCasW LiiCdK4pAF3JIZT7TmbE6RGZ7ime9jPMWnD83YPbXZzz97/QDHRCooepht62kzBLX8Pz INUQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=BQ5mxfi1; 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 c6si6613332pgd.106.2019.03.22.04.49.45; Fri, 22 Mar 2019 04:50:02 -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=BQ5mxfi1; 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 S1732396AbfCVLtE (ORCPT + 99 others); Fri, 22 Mar 2019 07:49:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:52548 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732200AbfCVLtC (ORCPT ); Fri, 22 Mar 2019 07:49:02 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 199C720693; Fri, 22 Mar 2019 11:49:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553255341; bh=Zab4TPSCZLXcBCwxf3ppCvf2BTY7dPKKCAGixyBhnWY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BQ5mxfi1ScfC3pc8hX8huyWwtlqQuS5vi0JWDXRu66iOhfDlfwreLnwo+915KWyGK bVzPpLzNlKNg2yaPh0S3ex4oYSfU3FzXakEawzYD3BwigAI5Id4MKTRgwZ+y1u/Uxq 6O/5TQs7WgKYmLjCnGZFqtNv4JgfZP5UdlEhItQs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, David Howells , James Morris , Sasha Levin Subject: [PATCH 4.14 042/183] assoc_array: Fix shortcut creation Date: Fri, 22 Mar 2019 12:14:30 +0100 Message-Id: <20190322111244.781451540@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190322111241.819468003@linuxfoundation.org> References: <20190322111241.819468003@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit bb2ba2d75a2d673e76ddaf13a9bd30d6a8b1bb08 ] Fix the creation of shortcuts for which the length of the index key value is an exact multiple of the machine word size. The problem is that the code that blanks off the unused bits of the shortcut value malfunctions if the number of bits in the last word equals machine word size. This is due to the "<<" operator being given a shift of zero in this case, and so the mask that should be all zeros is all ones instead. This causes the subsequent masking operation to clear everything rather than clearing nothing. Ordinarily, the presence of the hash at the beginning of the tree index key makes the issue very hard to test for, but in this case, it was encountered due to a development mistake that caused the hash output to be either 0 (keyring) or 1 (non-keyring) only. This made it susceptible to the keyctl/unlink/valid test in the keyutils package. The fix is simply to skip the blanking if the shift would be 0. For example, an index key that is 64 bits long would produce a 0 shift and thus a 'blank' of all 1s. This would then be inverted and AND'd onto the index_key, incorrectly clearing the entire last word. Fixes: 3cb989501c26 ("Add a generic associative array implementation.") Signed-off-by: David Howells Signed-off-by: James Morris Signed-off-by: Sasha Levin --- lib/assoc_array.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lib/assoc_array.c b/lib/assoc_array.c index 4e53be8bc590..9463d3445ccd 100644 --- a/lib/assoc_array.c +++ b/lib/assoc_array.c @@ -781,9 +781,11 @@ all_leaves_cluster_together: new_s0->index_key[i] = ops->get_key_chunk(index_key, i * ASSOC_ARRAY_KEY_CHUNK_SIZE); - blank = ULONG_MAX << (level & ASSOC_ARRAY_KEY_CHUNK_MASK); - pr_devel("blank off [%zu] %d: %lx\n", keylen - 1, level, blank); - new_s0->index_key[keylen - 1] &= ~blank; + if (level & ASSOC_ARRAY_KEY_CHUNK_MASK) { + blank = ULONG_MAX << (level & ASSOC_ARRAY_KEY_CHUNK_MASK); + pr_devel("blank off [%zu] %d: %lx\n", keylen - 1, level, blank); + new_s0->index_key[keylen - 1] &= ~blank; + } /* This now reduces to a node splitting exercise for which we'll need * to regenerate the disparity table. -- 2.19.1