diff options
author | 2018-07-24 15:12:45 +0100 | |
---|---|---|
committer | 2018-08-03 18:06:05 +0800 | |
commit | e30368f3f3ee72e20aa4b1fdb6ec2c5ddcd7e2d1 (patch) | |
tree | cd7737142db38b21aa8975b9ae8db21a9f21ed87 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | crypto: ccree - remove cipher ivgen left overs (diff) | |
download | linux-dev-e30368f3f3ee72e20aa4b1fdb6ec2c5ddcd7e2d1.tar.xz linux-dev-e30368f3f3ee72e20aa4b1fdb6ec2c5ddcd7e2d1.zip |
crypto: ccree - zero all of request ctx before use
In certain error path req_ctx->iv was being freed despite
not being allocated because it was not initialized to NULL.
Rather than play whack a mole with the structure various
field, zero it before use.
This fixes a kernel panic that may occur if an invalid
buffer size was requested triggering the bug above.
Fixes: 63ee04c8b491 ("crypto: ccree - add skcipher support")
Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.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