2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-13 23:00:22 +00:00

Spelling fixes in security docs

This commit is contained in:
besawn
2022-02-11 13:57:49 -05:00
parent 4c23f80128
commit c923d52b72
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ A detailed description of this issue can be seen in the following blog posting:
Advisory CVEs
-------------
`CVE-2015-7575 <https://access.redhat.com/security/cve/CVE-2015-7575>`_ - TLS 1.2 Transcipt Collision attacks against MD5 in key exchange protocol (SLOTH)
`CVE-2015-7575 <https://access.redhat.com/security/cve/CVE-2015-7575>`_ - TLS 1.2 Transcript Collision attacks against MD5 in key exchange protocol (SLOTH)
Action
------

View File

@@ -1,7 +1,7 @@
2017-12-12 - TLS Vulnerabilities
================================
*Dec 12, 2017*, TLS implementations may disclose side channel information via discrepencies between valid and invalid PKCS#1 padding
*Dec 12, 2017*, TLS implementations may disclose side channel information via discrepancies between valid and invalid PKCS#1 padding
Advisory CVEs
-------------