On Wed, Jan 22, 2014 at 01:01:33PM +0100, Harald Freudenberger wrote: > In s390 des and 3des ctr mode there is one preallocated page > used to speed up the en/decryption. This page is not protected > against concurrent usage and thus there is a potential of data > corruption with multiple threads. > > The fix introduces locking/unlocking the ctr page and a slower > fallback solution at concurrency situations. > > Cc: [email protected] > Signed-off-by: Harald Freudenberger <[email protected]>
All three patches applied to crypto. Thanks for fixing these bugs. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
