aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGilad Ben-Yossef <gilad@benyossef.com>2018-07-24 15:12:45 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2018-08-03 18:06:05 +0800
commite30368f3f3ee72e20aa4b1fdb6ec2c5ddcd7e2d1 (patch)
treecd7737142db38b21aa8975b9ae8db21a9f21ed87 /tools/perf/scripts/python/export-to-postgresql.py
parentf5c19df90ae7fc21d3dcf50af9d6b456aa6b3351 (diff)
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions