> -----Original Message-----
> From: Kusztal, ArkadiuszX
> Sent: Monday, July 1, 2019 3:57 PM
> To: [email protected]
> Cc: [email protected]; Trahe, Fiona <[email protected]>; Doherty, Declan
> <[email protected]>; Kusztal, ArkadiuszX <[email protected]>
> Subject: [PATCH v2] crypto/openssl: fix inproper freeing of asymmetric crypto 
> keys in rsa
> 
> In case big number need to be freed, data it contains should be cleared
> before especially if it is critical data like private keys.
> 
> Fixes: 3e9d6bd447fb ("crypto/openssl: add RSA and mod asym operations")
> 
> Signed-off-by: Arek Kusztal <[email protected]>
Acked-by: Fiona Trahe <[email protected]>

Reply via email to