On Mon, Nov 15, 2010 at 03:55:49PM +0100, Martin Willi wrote:
> 
> > This patch adds the af_alg plugin for symmetric key ciphers,
> > corresponding to the ablkcipher kernel operation type.
> 
> I can confirm that the newest patch fixes the page leak.
> 
> Tested-by: Martin Willi <mar...@strongswan.org>

Thanks Martin!

Miroslave found quite a few more problems with the patch-set
so here is another revision with those problems resolved:

* cmsg_len check fixed.
* Added missing locking to af_alg setsockopt/accept.
* Error path memory leak in alg_setkey.
* Bogus module aliases deleted.
* Bogus semilcon after if in skcipher_data_wakeup.
* Fixed broken wait logic in algif_skcipher.
* Fixed a couple of bugs with the SG merging in algif_skcipher.

Cheers,
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to