summaryrefslogtreecommitdiff
path: root/crypto/eseqiv.c
diff options
context:
space:
mode:
authorYehuda Sadeh <yehuda@hq.newdream.net>2009-03-27 13:03:51 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2009-03-27 13:03:51 +0800
commit5d8f02acff790f62a476754252fbbc6f5ce4250d (patch)
tree96c91264af588c9ab8025005180041bb502889d1 /crypto/eseqiv.c
parent6c89089ed788cdb56b63a15ffd57ec7d3a530b20 (diff)
downloadlinux-crypto-5d8f02acff790f62a476754252fbbc6f5ce4250d.tar.gz
linux-crypto-5d8f02acff790f62a476754252fbbc6f5ce4250d.zip
crypto: shash - Fix unaligned calculation with short length
When the total length is shorter than the calculated number of unaligned bytes, the call to shash->update breaks. For example, calling crc32c on unaligned buffer with length of 1 can result in a system crash. Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/eseqiv.c')
0 files changed, 0 insertions, 0 deletions