diff options
author | Dan Carpenter <[email protected]> | 2016-01-30 17:38:28 +0300 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2016-02-01 22:27:05 +0800 |
commit | 2b8b28fd232233c22fb61009dd8b0587390d2875 (patch) | |
tree | d93ad533833a24b992a9f99d49ab823ce8a92917 /lib/mpi/mpi-internal.h | |
parent | d1662165ae612ec8b5f94a6b07e65ea58b6dce34 (diff) |
crypto: keywrap - memzero the correct memory
We're clearing the wrong memory. The memory corruption is likely
harmless because we weren't going to use that stack memory again but not
zeroing is a potential information leak.
Fixes: e28facde3c39 ('crypto: keywrap - add key wrapping block chaining mode')
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Stephan Mueller <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions