Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp104191yba; Mon, 20 May 2019 05:47:06 -0700 (PDT) X-Google-Smtp-Source: APXvYqxRKqHtXQ/ht924T/q7nwj4GcMgkNTssnoDKTZ8TT8TcLRzbmH5ORJC07NVAY0W3Z/DDwxg X-Received: by 2002:a63:7989:: with SMTP id u131mr66436735pgc.180.1558356426114; Mon, 20 May 2019 05:47:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558356426; cv=none; d=google.com; s=arc-20160816; b=M0xPiYjKjrk0BQWuqiAEZac44C/MDeTf1mjlJRcabHXpwAtmi3TXzpUb6i6ozoy/NW uR/n5Dbt8MhfpbAAa5UiLVntVUmTbQmwdWfN2WEJBmw3smgMNwsrP+rPCZZk9nhDHXTs PtevSHfh34Q5r8DSG8dIxuP0rfs9eT9mOPpxPOVYgCQbN9ixKVp0UtslEAiycq4SJ5fy rR81IwMS5L3jPb+JFsuhup51eInGZ58L+GN/F7kv5jLhpgT08LaoLeL6BxnN1K44pnTv Me8YyPmVKQ7fNXCF6cdb6V3bMjpdusjc6rK0ZNSyvnSrKdDQjfJf0E+dDZDwxbMmEPPK NQPg== 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=Mjv2f7mX54AbQ37TagO8JUhqIhEcaDU8kmSAlN9GG8k=; b=F46spd8GzYF46AzvLTGi9TbjTbcpCPefraPTOUI6bBTtx24XZs23VzaJ8LYNYkpV/G pEUEfftFaGv/jcCip+K8uq6PLAsO2L3JKfImvfeqz0B9W1a3eFr1lw0vSFpee1tauJSU tIHzHUd+vvnjhw95Puu9gbo9tmclxrjjNjyGCc7ekRQjlt/K7CwRqTBeLeyjFqrrsQln vKDruTmnjG5uZtGX7YIWw2jIN9xLTZ3uNL7Wr5OJtbjDiLnD80kpdkcDmAgr9szQiywX rqxaFFFDmOCxio+ss+GRFDlqjwRmLE2D9mMZIkAhis5zZ24EMil95D1mHr4dJ3LTKwLl gIcw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="0SaY/xon"; 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 h5si18935870pgg.526.2019.05.20.05.46.51; Mon, 20 May 2019 05:47:06 -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="0SaY/xon"; 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 S2391453AbfETMpP (ORCPT + 99 others); Mon, 20 May 2019 08:45:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:42462 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389437AbfETM06 (ORCPT ); Mon, 20 May 2019 08:26:58 -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 9794F20675; Mon, 20 May 2019 12:26:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558355218; bh=uhh8Vg9x5wvRtl1mwTABIvrWtt1cWlVM/KKhsPkU4vE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0SaY/xonJYPFF7Rz5tkFzgLg1frqjtosav9cYDS2+ccq7Zp8AdYrtz5EThYXkpcW1 lH4zRjJrRaXQ8mH9TFXu2S0eEbTF7uR4oLF5ydxctBxkigJojV3kAofGMMQDL9B1oI +onpgHgLwNLri5D5EdmUclR+2wf/3gpwsF6XPZKA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Tim Chen , Eric Biggers , Herbert Xu Subject: [PATCH 5.0 035/123] crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() Date: Mon, 20 May 2019 14:13:35 +0200 Message-Id: <20190520115247.080505004@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190520115245.439864225@linuxfoundation.org> References: <20190520115245.439864225@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 From: Eric Biggers commit dec3d0b1071a0f3194e66a83d26ecf4aa8c5910e upstream. The ->digest() method of crct10dif-pclmul reads the current CRC value from the shash_desc context. But this value is uninitialized, causing crypto_shash_digest() to compute the wrong result. Fix it. Probably this wasn't noticed before because lib/crc-t10dif.c only uses crypto_shash_update(), not crypto_shash_digest(). Likewise, crypto_shash_digest() is not yet tested by the crypto self-tests because those only test the ahash API which only uses shash init/update/final. Fixes: 0b95a7f85718 ("crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform") Cc: # v3.11+ Cc: Tim Chen Signed-off-by: Eric Biggers Signed-off-by: Herbert Xu Signed-off-by: Greg Kroah-Hartman --- arch/x86/crypto/crct10dif-pclmul_glue.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) --- a/arch/x86/crypto/crct10dif-pclmul_glue.c +++ b/arch/x86/crypto/crct10dif-pclmul_glue.c @@ -76,15 +76,14 @@ static int chksum_final(struct shash_des return 0; } -static int __chksum_finup(__u16 *crcp, const u8 *data, unsigned int len, - u8 *out) +static int __chksum_finup(__u16 crc, const u8 *data, unsigned int len, u8 *out) { if (irq_fpu_usable()) { kernel_fpu_begin(); - *(__u16 *)out = crc_t10dif_pcl(*crcp, data, len); + *(__u16 *)out = crc_t10dif_pcl(crc, data, len); kernel_fpu_end(); } else - *(__u16 *)out = crc_t10dif_generic(*crcp, data, len); + *(__u16 *)out = crc_t10dif_generic(crc, data, len); return 0; } @@ -93,15 +92,13 @@ static int chksum_finup(struct shash_des { struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); - return __chksum_finup(&ctx->crc, data, len, out); + return __chksum_finup(ctx->crc, data, len, out); } static int chksum_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) { - struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); - - return __chksum_finup(&ctx->crc, data, length, out); + return __chksum_finup(0, data, length, out); } static struct shash_alg alg = {