[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1586087411-8505-1-git-send-email-iuliana.prodan@nxp.com>
Date: Sun, 5 Apr 2020 14:50:07 +0300
From: Iuliana Prodan <iuliana.prodan@....com>
To: Herbert Xu <herbert@...dor.apana.org.au>,
Horia Geanta <horia.geanta@....com>,
Aymen Sghaier <aymen.sghaier@....com>
Cc: "David S. Miller" <davem@...emloft.net>,
Silvano Di Ninno <silvano.dininno@....com>,
Franck Lenormand <franck.lenormand@....com>,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-imx <linux-imx@....com>,
Iuliana Prodan <iuliana.prodan@....com>
Subject: [PATCH 0/4] crypto: caam - fix use-after-free KASAN issue
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/
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 | 5 +++--
drivers/crypto/caam/caampkc.c | 6 ++++--
3 files changed, 11 insertions(+), 8 deletions(-)
--
2.1.0
Powered by blists - more mailing lists