On Thu, Feb 25, 2016 at 04:48:13PM -0600, Tom Lendacky wrote: > Since a crypto_ahash_import() can be called against a request context > that has not had a crypto_ahash_init() performed, the request context > needs to be cleared to insure there is no random data present. If not, > the random data can result in a kernel oops during crypto_ahash_update(). > > Cc: <[email protected]> # 3.14.x- > Signed-off-by: Tom Lendacky <[email protected]>
Applied. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
