Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp973321ybz; Wed, 15 Apr 2020 23:51:21 -0700 (PDT) X-Google-Smtp-Source: APiQypI/YsmFMnyJZqHMSpChc5a7o/lPOeV7pk49icT96q9KqY/fzJ54R8jrY9cgUHG1x7pZUbFX X-Received: by 2002:a17:906:4bc3:: with SMTP id x3mr8458063ejv.38.1587019880912; Wed, 15 Apr 2020 23:51:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587019880; cv=none; d=google.com; s=arc-20160816; b=UJ8e5HGX2BHw/Iaj6oi3qSlK3sI85g+DAiHNIaf1vS5Rn7O8g+2a/6ThdvJNCucfaX 5oH6cm+7fxdLltrSo5PElQloxQAof+eu30Wo1YC5zLvTof/HTyip8R+vzJKxaVkEuJUQ JCrYk3Pk/YkPqPffSuKnjsLpXdaH97ChBvZ5NaKFK6ILK4ks/HlmZUwTELjSL9SASQYE T42Z9DM97cI8goco8BbsSFC9wewwazRNk35X6T0675OzBQ6uNEZ/U/6QCrm+YS1ypfAt 9mUEzUliOh9J8KzdGy/ShOPURHqmBKlCjU4MnfQE/tmci2hJwif8X/XEUsb20n9at0w/ 0qow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Ndz1mLUg0f+/s1CvocVD74AD0OT2hil6A8+zYezUSIQ=; b=ybu6yxtVsVPH+VGGpb/kXnuHLBtT8Zh/SWTbhUIYUT2YWhanygleNKFCvJlNfF9DUP 3AHDsBaqTRCG4+akZdhAMZDFp5i7BOFhAq5wvclTCLpg5jXVIcrFCrwfvx5VNNBYwFXl sRA3bT+q1CxMqjLOHcIbuSg8SFggf9r5D++ffP23mWvyqkvnYf/rBhUgVDVZlHRgRqT8 +wKUn5AgwlY4rG8sXZpKf7NI93yp4ehuLMJOhs5b43LVFP4vAd3bcgrSiXUGveHazgPz pi3quqcNFkuQ8ha0Om9I4Lq9qwkyM5qEqyrXBeVjgKYX8Kxlv62qjQuePXPDCKiUJKVE Q8PA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o59si11903921eda.39.2020.04.15.23.50.55; Wed, 15 Apr 2020 23:51:20 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2408477AbgDPGuo (ORCPT + 99 others); Thu, 16 Apr 2020 02:50:44 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:41366 "EHLO fornost.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2408458AbgDPGui (ORCPT ); Thu, 16 Apr 2020 02:50:38 -0400 Received: from gwarestrin.me.apana.org.au ([192.168.0.7] helo=gwarestrin.arnor.me.apana.org.au) by fornost.hmeau.com with smtp (Exim 4.89 #2 (Debian)) id 1jOyM2-0005GG-A0; Thu, 16 Apr 2020 16:50:31 +1000 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Thu, 16 Apr 2020 16:50:30 +1000 Date: Thu, 16 Apr 2020 16:50:30 +1000 From: Herbert Xu To: Iuliana Prodan Cc: Horia Geanta , Aymen Sghaier , "David S. Miller" , Silvano Di Ninno , Franck Lenormand , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, linux-imx Subject: Re: [PATCH v2 0/4] crypto: caam - fix use-after-free KASAN issue Message-ID: <20200416065029.GA7901@gondor.apana.org.au> References: <1586213248-4230-1-git-send-email-iuliana.prodan@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1586213248-4230-1-git-send-email-iuliana.prodan@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Tue, Apr 07, 2020 at 01:47:24AM +0300, Iuliana Prodan wrote: > This series fixes a use-after-free KASAN issue that was introduce > by CAAM backlogging support[1]. > This is fixed for SKCIPHER, HASH, RSA and AEAD algorithms. > > [1] https://patchwork.kernel.org/cover/11378941/ > > --- > Changes since V1: > - update commit messages by adding the complete KASAN report; > - keep resource freeing before request completion callback; > - added stable tag. > > Iuliana Prodan (4): > crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms > crypto: caam - fix use-after-free KASAN issue for AEAD algorithms > crypto: caam - fix use-after-free KASAN issue for HASH algorithms > crypto: caam - fix use-after-free KASAN issue for RSA algorithms > > drivers/crypto/caam/caamalg.c | 8 ++++++-- > drivers/crypto/caam/caamhash.c | 8 ++++++-- > drivers/crypto/caam/caampkc.c | 8 ++++++-- > 3 files changed, 18 insertions(+), 6 deletions(-) All applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt