diff options
author | LABBE Corentin <clabbe.montjoie@gmail.com> | 2015-09-09 14:27:07 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-09-10 11:22:55 +0200 |
commit | 9da75de030bb6e49475ef37c8495d07e98cfeb33 (patch) | |
tree | 728713e8fbfe7790c480e663fab64d6ce4b9af7b /drivers/crypto/sunxi-ss/sun4i-ss.h | |
parent | crypto: vmx - VMX crypto should depend on CONFIG_VSX (diff) | |
download | linux-9da75de030bb6e49475ef37c8495d07e98cfeb33.tar.xz linux-9da75de030bb6e49475ef37c8495d07e98cfeb33.zip |
crypto: sunxi-ss - Fix a possible driver hang with ciphers
The sun4i_ss_opti_poll function cipher data until the output miter have
a length of 0.
If the crypto API client, give more SGs than necessary this could result
in an infinite loop.
Fix it by checking for remaining bytes, just like sun4i_ss_cipher_poll().
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/sunxi-ss/sun4i-ss.h')
0 files changed, 0 insertions, 0 deletions