lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 25 Apr 2019 15:50:47 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Corentin Labbe <clabbe.montjoie@...il.com>
Cc:     davem@...emloft.net, maxime.ripard@...tlin.com, wens@...e.org,
        linux-arm-kernel@...ts.infradead.org, linux-crypto@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-sunxi@...glegroups.com,
        ebiggers@...nel.org
Subject: Re: [PATCH 0/4] crypto: sun4i-ss: Fix problem reported by
 CONFIG_CRYPTO_EXTRA_TESTS

On Thu, Apr 18, 2019 at 10:17:31AM +0200, Corentin Labbe wrote:
> Hello
> 
> Loading sun4i-ss with CONFIG_CRYPTO_EXTRA_TESTS, lead to hung tasks.
> This patchset fix the two deadlock (one in hash, one in cipher) found.
> This patchset fix also some invalid IV handling found while debugging
> thoses issues.
> 
> Regards
> 
> Corentin Labbe (4):
>   crypto: sun4i-ss: Handle better absence/presence of IV
>   crypto: sun4i-ss: remove ivsize from ECB
>   crypto: sun4i-ss: Fix invalid calculation of hash end
>   crypto: sun4i-ss: fallback when length is not multiple of blocksize
> 
>  drivers/crypto/sunxi-ss/sun4i-ss-cipher.c | 67 ++++++++++++++++++-----
>  drivers/crypto/sunxi-ss/sun4i-ss-core.c   | 19 ++++---
>  drivers/crypto/sunxi-ss/sun4i-ss-hash.c   |  5 +-
>  drivers/crypto/sunxi-ss/sun4i-ss.h        |  2 +
>  4 files changed, 71 insertions(+), 22 deletions(-)

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ