summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-01-19 21:23:57 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-01-20 21:15:45 +0800
commit823be10916d86ed4ef1995bbddb4b0ee6571143a (patch)
treed9f2ccedbf0560133bdc4018632c412436cc986e /crypto/Kconfig
parent0a9e44e9ab8d7640b9792ac6bebe640cc607318b (diff)
downloadlinux-crypto-823be10916d86ed4ef1995bbddb4b0ee6571143a.tar.gz
linux-crypto-823be10916d86ed4ef1995bbddb4b0ee6571143a.zip
crypto: algif_skcipher - sendmsg SG marking is off by one
We mark the end of the SG list in sendmsg and sendpage and unmark it on the next send call. Unfortunately the unmarking in sendmsg is off-by-one, leading to an SG list that is too short. Fixes: a57d5b404077 ("crypto: algif - Mark sgl end at the end of data") Cc: stable@vger.kernel.org Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions