diff options
| author | Tom Lendacky <[email protected]> | 2016-02-25 22:48:13 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2016-02-27 19:26:35 +0000 |
| commit | ce0ae266feaf35930394bd770c69778e4ef03ba9 (patch) | |
| tree | ac36429324fa84177f969279f17a274158661c32 /fs/jbd2/commit.c | |
| parent | lib/mpi: use "static inline" instead of "extern inline" (diff) | |
| download | kernel-ce0ae266feaf35930394bd770c69778e4ef03ba9.tar.gz kernel-ce0ae266feaf35930394bd770c69778e4ef03ba9.zip | |
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: <[email protected]> # 3.14.x-
Signed-off-by: Tom Lendacky <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
