OpenSSL was updated to fix several vulnerabilities:
* SSL/TLS MITM vulnerability. (CVE-2014-0224)
* DTLS recursion flaw. (CVE-2014-0221)
* Anonymous ECDH denial of service. (CVE-2014-3470)
* Using the FLUSH+RELOAD Cache Side-channel Attack the nonces could
have been recovered. (CVE-2014-0076)
Further information can be found at
<a href=“http://www.openssl.org/news/secadv_20140605.txt”>http://www.openssl.org/news/secadv_20140605.txt</a>
<<a href=“http://www.openssl.org/news/secadv_20140605.txt”>http://www.openssl.org/news/secadv_20140605.txt</a>> .
Additionally, the following non-security fixes and enhancements have been
included in this release:
* Ensure that the stack is marked non-executable on x86 32bit. On
other processor platforms it was already marked as non-executable
before. (bnc#870192)
* IPv6 support was added to the openssl s_client and s_server command
line tool. (bnc#859228)
* The openssl command line tool now checks certificates by default
against /etc/ssl/certs (this can be changed via the -CApath option).
(bnc#860332)
* The Elliptic Curve Diffie-Hellman key exchange selector was enabled
and can be selected by kECDHE, kECDH, ECDH tags in the SSL cipher
string. (bnc#859924)
* If an optional openssl1 command line tool is installed in parallel,
c_rehash uses it to generate certificate hashes in both OpenSSL 0
and OpenSSL 1 style. This allows parallel usage of OpenSSL 0.9.8j
and OpenSSL 1.x client libraries with a shared certificate store.
(bnc#862181)
Security Issues references:
* CVE-2014-0224
<<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224</a>>
* CVE-2014-0221
<<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0221">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0221</a>>
* CVE-2014-3470
<<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3470">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3470</a>>
* CVE-2014-0076
<<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0076">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0076</a>>
download.suse.com/patch/finder/?keywords=6cb273ec77c3138de899b696097344dc
download.suse.com/patch/finder/?keywords=b76b151f2d2ff2b6064a21d179bb718f
bugzilla.novell.com/859228
bugzilla.novell.com/859924
bugzilla.novell.com/860332
bugzilla.novell.com/862181
bugzilla.novell.com/869945
bugzilla.novell.com/870192
bugzilla.novell.com/880891