diff options
author | 2009-03-27 13:03:51 +0800 | |
---|---|---|
committer | 2009-03-27 13:03:51 +0800 | |
commit | f4f689933c63e0fbfba62f2a80efb2b424b139ae (patch) | |
tree | 6dfaca5c03cd0036df3ab393824fe311ce78855a /kernel/irq/pm.c | |
parent | hwrng: timeriomem - Use phys address rather than virt (diff) | |
download | wireguard-linux-f4f689933c63e0fbfba62f2a80efb2b424b139ae.tar.xz wireguard-linux-f4f689933c63e0fbfba62f2a80efb2b424b139ae.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 'kernel/irq/pm.c')
0 files changed, 0 insertions, 0 deletions