[PATCH] crypto: sun4i-ss Fix a possible driver hang with ciphers

Herbert Xu herbert at gondor.apana.org.au
Thu Sep 10 02:26:54 PDT 2015


On Wed, Sep 09, 2015 at 02:27:07PM +0200, LABBE Corentin wrote:
> 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 at gmail.com>

Applied.
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list