Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1213034

Re: [PATCH] crypto: aead - fix for multiple operations on AF_ALG sockets

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: aead - fix for multiple operations on AF_ALG sockets
Date 2015-08-25 15:20 +0200
Message-ID <q1miT-7x9-21@gated-at.bofh.it> (permalink)
References <q1jbk-2TE-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Aug 25, 2015 at 11:59:15AM +0200, Lars Persson wrote:
> The tsgl scatterlist must be re-initialized after each
> operation. Otherwise the sticky bits in the page_link will corrupt the
> list with pre-mature termination or false chaining.
> 
> Signed-off-by: Lars Persson <larper@axis.com>

Applied.
-- 
Email: Herbert Xu <herbert@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-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] crypto: aead - fix for multiple operations on AF_ALG sockets Lars Persson <lars.persson@axis.com> - 2015-08-25 12:00 +0200
  Re: [PATCH] crypto: aead - fix for multiple operations on AF_ALG  sockets Herbert Xu <herbert@gondor.apana.org.au> - 2015-08-25 15:20 +0200

csiph-web