linux/arch
Harald Freudenberger adc3fcf155 crypto: s390 - fix des and des3_ede cbc concurrency issue
In s390 des and des3_ede cbc mode the iv value is not protected
against concurrency access and modifications from another running
en/decrypt operation which is using the very same tfm struct
instance. This fix copies the iv to the local stack before
the crypto operation and stores the value back when done.

Cc: stable@vger.kernel.org
Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2014-01-30 21:45:11 +08:00
..
alpha PCI changes for the v3.14 merge window: 2014-01-22 16:39:28 -08:00
arc
arm Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2014-01-23 18:11:00 -08:00
arm64 First round of KVM updates for 3.14; PPC parts will come next week. 2014-01-22 21:40:43 -08:00
avr32
blackfin
c6x
cris
frv
hexagon
ia64 First round of KVM updates for 3.14; PPC parts will come next week. 2014-01-22 21:40:43 -08:00
m32r
m68k
metag
microblaze
mips Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2014-01-22 21:21:55 -08:00
mn10300
openrisc
parisc PCI changes for the v3.14 merge window: 2014-01-22 16:39:28 -08:00
powerpc First round of KVM updates for 3.14; PPC parts will come next week. 2014-01-22 21:40:43 -08:00
s390 crypto: s390 - fix des and des3_ede cbc concurrency issue 2014-01-30 21:45:11 +08:00
score
sh
sparc PCI changes for the v3.14 merge window: 2014-01-22 16:39:28 -08:00
tile
um
unicore32
x86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2014-01-23 18:11:00 -08:00
xtensa
.gitignore
Kconfig