diff options
author | 2022-06-10 21:27:15 +0300 | |
---|---|---|
committer | 2022-06-17 17:19:20 +0800 | |
commit | d61a7b3decf7f0cf4121a7204303deefd2c7151b (patch) | |
tree | 807cef3c23e5c722ec87624b56a08170dd7edd78 /lib/mpi/mpi-add.c | |
parent | crypto: hisilicon/qm - modify event irq processing (diff) | |
download | linux-dev-d61a7b3decf7f0cf4121a7204303deefd2c7151b.tar.xz linux-dev-d61a7b3decf7f0cf4121a7204303deefd2c7151b.zip |
crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
There is no i decrement in while (i >= 0) loop.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Fixes: 359e893e8af4 ("crypto: sun8i-ss - rework handling of IV")
Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions