2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

Add security bulleting for 02/16/17 openssl advisory

This commit is contained in:
Victor Hu 2017-03-07 09:40:40 -05:00
parent 3d30413465
commit 833654d0ff
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,25 @@
2017-02-16 - OpenSSL Vulnerabilities
====================================
*Feb 16, 2017*, OpenSSL announced the following security advisories: https://www.openssl.org/news/secadv/20170216.txt
Advisory CVEs
-------------
* CVE-2017-3733 - **Encrypt-Then-Mac renegotiation crash** (Severity:High)
OpenSSL 1.1.0 users should upgrade to 1.1.0e
This issue does not affect OpenSSL version 1.0.2.
Please see the security bulletin above for patch, upgrade, or suggested work around information.
Action
------
xCAT uses OpenSSL for client-server communication but **does not** ship it.
It is highly recommended to keep your OpenSSL levels up-to-date with the indicated versions in the security bulletins to prevent any potential security threats. Obtain the updated software packages from your Operating system distribution channels.

View File

@ -4,4 +4,5 @@
.. toctree::
:maxdepth: 1
20170216_openssl.rst
20170126_openssl.rst