]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix for SRTP Memory Leak
authorMatt Caswell <matt@openssl.org>
Wed, 15 Oct 2014 00:03:32 +0000 (01:03 +0100)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 15 Oct 2014 12:56:16 +0000 (08:56 -0400)
commite659eff2c0ac6da05dd968a9354c9a69ca7f57b4
tree22e1eb9a08f6ce53bdc1a3e4ce2d63c744a9e91d
parent0b382a8e8df7773e46d6e147d484a563d807cd77
Fix for SRTP Memory Leak

CVE-2014-3513

This issue was reported to OpenSSL on 26th September 2014, based on an original
issue and patch developed by the LibreSSL project. Further analysis of the issue
was performed by the OpenSSL team.

The fix was developed by the OpenSSL team.

Reviewed-by: Tim Hudson <tjh@openssl.org>
ssl/d1_srtp.c
ssl/t1_lib.c