diff options
| author | Ard Biesheuvel <[email protected]> | 2018-11-08 22:55:16 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2018-11-09 09:35:43 +0000 |
| commit | 508a1c4df085a547187eed346f1bfe5e381797f1 (patch) | |
| tree | 305437fd79b83c0a873479af6e37d5db8d69c0cf /tools/perf/scripts/python/check-perf-trace.py | |
| parent | crypto: hisilicon - Fix reference after free of memories on error path (diff) | |
| download | kernel-508a1c4df085a547187eed346f1bfe5e381797f1.tar.gz kernel-508a1c4df085a547187eed346f1bfe5e381797f1.zip | |
crypto: simd - correctly take reqsize of wrapped skcipher into account
The simd wrapper's skcipher request context structure consists
of a single subrequest whose size is taken from the subordinate
skcipher. However, in simd_skcipher_init(), the reqsize that is
retrieved is not from the subordinate skcipher but from the
cryptd request structure, whose size is completely unrelated to
the actual wrapped skcipher.
Reported-by: Qian Cai <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Tested-by: Qian Cai <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
