Index: security/vuxml/vuln.xml =================================================================== --- security/vuxml/vuln.xml (revision 471184) +++ security/vuxml/vuln.xml (working copy) @@ -58,6 +58,43 @@ * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + strongswan -- Fix Denial-of-Service Vulnerability strongSwan (CVE-2018-10811, CVE-2018-5388) + + + strongswan + 5.6.3 + + + + +

strongSwan security team reports:

+
+
  • A denial-of-service vulnerability in the IKEv2 key derivation was fixed + if the openssl plugin is used in FIPS mode and HMAC-MD5 is negotiated as + PRF (which is not FIPS-compliant). So this should only affect very specific setups, + but in such configurations all strongSwan versions since 5.0.1 may be affected.
  • +
  • A denial-of-service vulnerability in the stroke plugin was fixed. + When reading a message from the socket the plugin did not check the received length. + Unless a group is configured, root privileges are required to access that socket, + so in the default configuration this shouldn't be an issue, but all strongSwan versions may be affected. +
  • +
+
+ +
+ + https://www.strongswan.org/blog/2018/05/28/strongswan-vulnerability-(cve-2018-10811).html + CVE-2018-10811 + https://www.strongswan.org/blog/2018/05/28/strongswan-vulnerability-(cve-2018-5388).html + CVE-2018-5388 + + + 2018-05-16 + 2018-05-31 + +
+ chromium -- multiple vulnerabilities