Files
linux/drivers/crypto/caam
Horia Geant? 47c47104b9 crypto: caam - fix memory corruption in ahash_final_ctx
commit b310c178e6 upstream.

When doing pointer operation for accessing the HW S/G table,
a value representing number of entries (and not number of bytes)
must be used.

Fixes: 045e36780f ("crypto: caam - ahash hmac support")
Signed-off-by: Horia Geant? <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-13 09:07:45 -07:00
..
2015-01-26 11:34:23 +11:00