Skip to content
Commit 827c3911 authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

[CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt



Since the temporary buffer is used as an argument to cia_decrypt, it must be
aligned by cra_alignmask.  This bug was found by linux@horizon.com.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent fa9b98fd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment