diff options
author | Tudor Ambarus <[email protected]> | 2017-09-28 17:14:54 +0300 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2017-10-06 20:35:47 +0200 |
commit | 168ed65483a1777c2570f4c0a4a64e20a823cf25 (patch) | |
tree | f172be688f1c1b396c8646dcf0c604c86a7cb0ec /net/unix/af_unix.c | |
parent | 3814baf3f2473226e479fc1f4f48d01de2ce0a7b (diff) |
Bluetooth: ecdh_helper - fix leak of private key
tmp buffer contains the swapped private key. In case the setkey call
failed, the tmp buffer was freed without clearing the private key.
Zeroize the temporary buffer so we don't leak the private key.
Signed-off-by: Tudor Ambarus <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions