Files
linux/drivers
Tom Lendacky ce0ae266fe crypto: ccp - memset request context to zero during import
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: <stable@vger.kernel.org> # 3.14.x-
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-02-28 03:26:35 +08:00
..
2016-01-22 18:04:28 -05:00
2016-01-27 20:36:08 +08:00
2016-01-12 12:17:28 +01:00
2016-01-27 20:35:48 +08:00
2016-01-27 20:35:50 +08:00
2016-01-27 20:36:09 +08:00
2016-01-22 18:04:28 -05:00
2016-01-20 17:09:18 -08:00
2016-01-12 01:12:40 +01:00
2016-01-20 17:09:18 -08:00
2016-01-27 20:36:10 +08:00
2016-02-06 15:33:15 +08:00
2016-01-27 20:36:12 +08:00
2016-01-27 20:35:52 +08:00
2016-01-22 18:04:28 -05:00