aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2010-06-23 20:01:45 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2010-06-23 20:01:45 +1000
commit2716fbf63ee39eadc1aa9b3841b20f75b99a9bc3 (patch)
treef267d6653c2b4d0f11b4b17330bf6a37abdfc42d /drivers/crypto
parentcrypto: crypto4xx - Fix build breakage (diff)
downloadlinux-dev-2716fbf63ee39eadc1aa9b3841b20f75b99a9bc3.tar.xz
linux-dev-2716fbf63ee39eadc1aa9b3841b20f75b99a9bc3.zip
crypto: skcipher - avoid NULL dereference
Stanse found a potential NULL dereference in ablkcipher_next_slow. Even though kmalloc fails, its retval is dereferenced later. Return from that function properly earlier. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions