Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp271537yba; Mon, 20 May 2019 08:26:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqw8U1IEBqhsy4Ujtx6sSdWNHKOvUbYcY2WmcaPNrAv6El+wJTgqm6pKPxqwvCY3E+0wqVWM X-Received: by 2002:a62:38d3:: with SMTP id f202mr35741714pfa.41.1558366018514; Mon, 20 May 2019 08:26:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558366018; cv=none; d=google.com; s=arc-20160816; b=MjnGFgKBoMjWM0cOl6/0joLaxte3A1ZwBMKXkI5UYFjsyypytxGiP72El4rLfyOq6F iZ3SZwdcSBna9SrOqrsmVa+UHTGsEzvFSyNjb/IXUYqdFKrSzzSKe460xBUADdu/mjNF VIxgVIXBqONee/xoGWlQ3707WpMeqRY9+x0G0+H9H4BRna1slgsp99uSEevnI33/SE4y A3ji83dnDa8gAI/se1Bcu7Xl+ulgzuiChjmABfTPXSSxroszy7RmUNgNrhAFdbykOJlq WG/P24vPlJN8IVQu+lc/07PjptSDkgUTtI4/P2SGgPojJ3yTFBJ02nXa6YKRKUJFguEN SvEQ== 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=Zmb9GUcDlaqMuIgqkzEqkMW1sXQLg+dY4SfC2fpb6nc=; b=kyN/D5cU1o6kNaGtsmnDgxPQ5YblD6PYXOszqfukE92I9/5AT0d6HYiyrya+YIXQk9 ZRb0IZa/1ERoeFbhiJKRuAUniaTmammrr7wNHwncA2+h5iciHgW1FqgxxNw0UDitwGVO D5ASm+U1vuHD8NgMavIZGB59Dsi4wPAS3jhy0g/hh4lVTwWRVMLAQgOoSoWXe0evmdVg AcGqpA/uSru24LzgUwRpp7E8utY3hzxt/+q0R2Aq2rMoK5cQwunO4S088fzQ4NgIPNgb ooYBNyAzhsB4IFnkOWFVVroO+eVMAXe6WFjLVd6vU/f2A2L5pQpJCJ5iA6RgCHxFsBR3 e7ug== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nCBfx5bd; 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 r3si18708978pgh.162.2019.05.20.08.26.43; Mon, 20 May 2019 08:26:58 -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=nCBfx5bd; 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 S2388331AbfETMVz (ORCPT + 99 others); Mon, 20 May 2019 08:21:55 -0400 Received: from mail.kernel.org ([198.145.29.99]:35700 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387779AbfETMVv (ORCPT ); Mon, 20 May 2019 08:21:51 -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 B42D4213F2; Mon, 20 May 2019 12:21:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558354911; bh=NELJ4Hu6YiJbJlmxwVlRRrxhcEXBUQ4E/XUnMCsrArw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nCBfx5bdpa8UtMNl8tp/e4L/nbxtTkRKgMULqcV14qvTCi4sLzeETU4+sZSA8UiOl KmiajdEAJpIZPE8SANfV23rlAmYAa2RInX+6rij4xjvegihjN2sYYfsR1r4x5Q8fqN LmDiX/eaOsBxWMoUWzz7be4zKrisjqsiiu50o5ME= 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 4.19 025/105] crypto: crct10dif-generic - fix use via crypto_shash_digest() Date: Mon, 20 May 2019 14:13:31 +0200 Message-Id: <20190520115248.764429973@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190520115247.060821231@linuxfoundation.org> References: <20190520115247.060821231@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 307508d1072979f4435416f87936f87eaeb82054 upstream. The ->digest() method of crct10dif-generic 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. This bug was detected by my patches that improve testmgr to fuzz algorithms against their generic implementation. Fixes: 2d31e518a428 ("crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework") Cc: # v3.11+ Cc: Tim Chen Signed-off-by: Eric Biggers Signed-off-by: Herbert Xu Signed-off-by: Greg Kroah-Hartman --- crypto/crct10dif_generic.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) --- a/crypto/crct10dif_generic.c +++ b/crypto/crct10dif_generic.c @@ -65,10 +65,9 @@ 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) { - *(__u16 *)out = crc_t10dif_generic(*crcp, data, len); + *(__u16 *)out = crc_t10dif_generic(crc, data, len); return 0; } @@ -77,15 +76,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 = {