aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/ssl_verify_mbedtls.c
diff options
context:
space:
mode:
authorGuido Vranken2017-06-16 02:58:56 +0200
committerGert Doering2017-06-16 09:08:31 +0200
commit14865773ad64d861128bc80ad44c37bdc307c996 (patch)
treef3c3f788be8751118d4c2ef145cf3585f8810108 /src/openvpn/ssl_verify_mbedtls.c
parente6bf7e033d063535a4414a4cf49c8f367ecdbb4f (diff)
downloadopenvpn-14865773ad64d861128bc80ad44c37bdc307c996.zip
openvpn-14865773ad64d861128bc80ad44c37bdc307c996.tar.gz
Fix a null-pointer dereference in establish_http_proxy_passthru()
Prevents that the client crashes if the peer does not specify the 'realm' and/or 'nonce' values. These pointers are dereferenced in DigestCalcHA1() and DigestCalcResponse(); hence, if not set, a null-pointer dereference would occur. Signed-off-by: Guido Vranken <guidovranken@gmail.com> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <1497574736-2092-1-git-send-email-gv@guidovranken.nl> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14844.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'src/openvpn/ssl_verify_mbedtls.c')
0 files changed, 0 insertions, 0 deletions