Files
linux/crypto
Tudor-Dan Ambarus 6705c48563 crypto: authenc - don't leak pointers to authenc keys
[ Upstream commit ad2fdcdf75 ]

In crypto_authenc_setkey we save pointers to the authenc keys in
a local variable of type struct crypto_authenc_keys and we don't
zeroize it after use. Fix this and don't leak pointers to the
authenc keys.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-03 07:48:00 +02:00
..
2017-11-29 17:33:29 +11:00
2017-11-03 21:35:35 +08:00
2018-03-16 23:35:53 +08:00
2018-03-31 01:33:10 +08:00
2018-02-22 22:16:54 +08:00
2018-03-16 23:35:50 +08:00
2018-03-03 00:03:33 +08:00