diff options
author | 2020-05-21 19:15:54 +0000 | |
---|---|---|
committer | 2020-05-21 19:15:54 +0000 | |
commit | 83aac8c820afdec58f27a92fda2a01498b4502c8 (patch) | |
tree | 6e2f4f2d0f9c33ad60091e22ad2b464d0a5c0e76 /lib/libssl/ssl_lib.c | |
parent | beck fixed most of the keyupdate tests. update annotation (diff) | |
download | wireguard-openbsd-83aac8c820afdec58f27a92fda2a01498b4502c8.tar.xz wireguard-openbsd-83aac8c820afdec58f27a92fda2a01498b4502c8.zip |
A failure of tls13_handshake_msg_new() could lead to a NULL deref
in the following tls13_handshake_msg_start() call. Add a check.
Stop clobbering the ctx's hs_msg variable, use a local variable
instead.
ok beck jsing
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions