diff options
author | 2022-05-09 14:34:14 +0100 | |
---|---|---|
committer | 2022-05-20 13:49:18 +0800 | |
commit | 9714061423b8b24b8afb31b8eb4df977c63f19c4 (patch) | |
tree | 543888b6afc1d92415f31b8389e9317ed969b50c /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | crypto: qat - remove dma_free_coherent() for DH (diff) | |
download | linux-dev-9714061423b8b24b8afb31b8eb4df977c63f19c4.tar.xz linux-dev-9714061423b8b24b8afb31b8eb4df977c63f19c4.zip |
crypto: qat - add param check for RSA
Reject requests with a source buffer that is bigger than the size of the
key. This is to prevent a possible integer underflow that might happen
when copying the source scatterlist into a linear buffer.
Cc: stable@vger.kernel.org
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Adam Guerin <adam.guerin@intel.com>
Reviewed-by: Wojciech Ziemba <wojciech.ziemba@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions