From openssl git: commit 1b4a8df38fc9ab3c089ca5765075ee53ec5bd66a Author: Matt Caswell <matt> Date: Mon Feb 9 11:38:41 2015 +0000 Fix a failure to NULL a pointer freed on error. Inspired by BoringSSL commit 517073cd4b by Eric Roman <eroman> CVE-2015-0209 Reviewed-by: Emilia Käsper <emilia> in elliptic curves code. might cause a double free, but its hard to say.
Created openssl tracking bugs for this issue: Affects: fedora-all [bug 1196738]
Upstream commit (against openssl-0.9.8): https://github.com/openssl/openssl/commit/1b4a8df38fc9ab3c089ca5765075ee53ec5bd66a
Referenced boringssl commit, boringssl/Chrome upstream bug (currently not public), and review request: https://boringssl.googlesource.com/boringssl/+/517073cd4b%5E%21/ https://code.google.com/p/chromium/issues/detail?id=445679 https://boringssl-review.googlesource.com/#/c/2722/
Elliptic Curve (EC) cryptography support was first enabled in Red Hat Enterprise Linux when openssl packages were updated from 1.0.0 to 1.0.1e in Red Hat Enterprise Linux 6.5. The openssl 1.0.0 packages in Red Hat Enterprise Linux 6 before 6.5 were not affected by this issue. Also openssl 0.9.x packages in Red Hat Enterprise Linux 5 and earlier were not affected.
External References: https://openssl.org/news/secadv_20150319.txt https://access.redhat.com/articles/1384453
Additional related commit: https://git.openssl.org/?p=openssl.git;a=commitdiff;h=18029a3d0739284cadb309ea0fd498379b0bcfdb
Created mingw-openssl tracking bugs for this issue: Affects: fedora-all [bug 1203855] Affects: epel-7 [bug 1203856]
openssl-1.0.1k-6.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
openssl-1.0.1k-6.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
openssl-1.0.1e-42.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
This issue has been addressed in the following products: Red Hat Enterprise Linux 6 Via RHSA-2015:0715 https://rhn.redhat.com/errata/RHSA-2015-0715.html
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2015:0716 https://rhn.redhat.com/errata/RHSA-2015-0716.html
This issue has been addressed in the following products: Red Hat Storage 2.1 Via RHSA-2015:0752 https://rhn.redhat.com/errata/RHSA-2015-0752.html
This issue has been addressed in the following products: Via RHSA-2016:1089 https://rhn.redhat.com/errata/RHSA-2016-1089.html
This issue has been addressed in the following products: Via RHSA-2016:2957 https://rhn.redhat.com/errata/RHSA-2016-2957.html