diff options
| author | Gilad Ben-Yossef <[email protected]> | 2017-12-03 13:58:19 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-12-06 09:55:15 +0100 |
| commit | 46df8824982e4fb0198776078d4a8c3e2d531464 (patch) | |
| tree | d1be28e3f3aadfb966002b047051d06b2fbfd93e /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 0d527ecc48d51e5f32e76a5655ac4e5d562c7923 (diff) | |
staging: ccree: NULLify backup_info when unused
backup_info field is only allocated for decrypt code path.
The field was not nullified when not used causing a kfree
in an error handling path to attempt to free random
addresses as uncovered in stress testing.
Fixes: 737aed947f9b ("staging: ccree: save ciphertext for CTS IV")
Cc: [email protected]
Signed-off-by: Gilad Ben-Yossef <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions