summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto
diff options
context:
space:
mode:
authorjsing <>2026-06-14 15:51:17 +0000
committerjsing <>2026-06-14 15:51:17 +0000
commit0f6d779c7005d183ee4dd8269ef00b8a12fc120e (patch)
tree4b5b90b46bed4890c1a1c88d044520a70455d800 /src/lib/libcrypto
parentdee584b26ef1d6d2b7fd71a8f0ec127398b3e27f (diff)
downloadopenbsd-0f6d779c7005d183ee4dd8269ef00b8a12fc120e.tar.gz
openbsd-0f6d779c7005d183ee4dd8269ef00b8a12fc120e.tar.bz2
openbsd-0f6d779c7005d183ee4dd8269ef00b8a12fc120e.zip
Correct secondary key share handling for HelloRetryRequests.
With the introduction of a secondary key share, we fail to ensure that the HelloRetryRequest does not specify the group that was used for the secondary key share. We also fail to free the secondary key share early in this case, meaning that it lingers in memory until the SSL is reset or freed. Fix both of these issues. ok tb@
Diffstat (limited to 'src/lib/libcrypto')
0 files changed, 0 insertions, 0 deletions