diff options
author | Tero Kristo <t-kristo@ti.com> | 2020-05-27 15:24:26 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-06-04 22:03:41 +1000 |
commit | 6395166d7a19019d5e9574eb9ecdaf0028abb887 (patch) | |
tree | 69cfb4122752292738b32d76ec349b417937805a /scripts/gdb/linux/utils.py | |
parent | 7e34e0bbc6449458a8de675814ffa22dec003698 (diff) |
crypto: omap-sham - huge buffer access fixes
The ctx internal buffer can only hold buflen amount of data, don't try
to copy over more than that. Also, initialize the context sg pointer
if we only have data in the context internal buffer, this can happen
when closing a hash with certain data amounts.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions