<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="sa-render.xsl"?>
  <update from="huaweicloud.com" type="security" status="stable" version="1">
    <id>HCE2-SA-2023-0296</id>
    <title>An update for openssl is now available for HCE 2.0</title>
    <severity>Moderate</severity>
    <release>HCE 2.0</release>
    <issued date="2023-09-15 08:04:42"/>
    <updated date="2023-09-15 08:04:42"/>
    <references>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2023-3817" id="CVE-2023-3817" title="CVE-2023-3817 Base Score: 5.3 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" type="cve"/>
    </references>
    <description>Security Fix(es):

Issue summary: Checking excessively long DH keys or parameters may be very slow.

Impact summary: Applications that use the functions DH_check(), DH_check_ex()
or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long
delays. Where the key or parameters that are being checked have been obtained
from an untrusted source this may lead to a Denial of Service.

The function DH_check() performs various checks on DH parameters. After fixing
CVE-2023-3446 it was discovered that a large q parameter value can also trigger
an overly long computation during some of these checks. A correct q value,
if present, cannot be larger than the modulus p parameter, thus it is
unnecessary to perform these checks if q is larger than p.

An application that calls DH_check() and supplies a key or parameters obtained
from an untrusted source could be vulnerable to a Denial of Service attack.

The function DH_check() is itself called by a number of other OpenSSL functions.
An application calling any of those other functions may similarly be affected.
The other functions affected by this are DH_check_ex() and
EVP_PKEY_param_check().

Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications
when using the &quot;-check&quot; option.

The OpenSSL SSL/TLS implementation is not affected by this issue.

The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue. (CVE-2023-3817)
</description>
    <pkglist>
      <collection short="HCE 2.0" package="openssl">
        <name>HCE 2.0</name>
        <package arch="aarch64" name="openssl" version="1.1.1m" release="2.r31.hce2">
          <filename>openssl-1.1.1m-2.r31.hce2.aarch64.rpm</filename>
        </package>
        <package arch="aarch64" name="openssl-devel" version="1.1.1m" release="2.r31.hce2">
          <filename>openssl-devel-1.1.1m-2.r31.hce2.aarch64.rpm</filename>
        </package>
        <package arch="noarch" name="openssl-help" version="1.1.1m" release="2.r31.hce2">
          <filename>openssl-help-1.1.1m-2.r31.hce2.noarch.rpm</filename>
        </package>
        <package arch="aarch64" name="openssl-libs" version="1.1.1m" release="2.r31.hce2">
          <filename>openssl-libs-1.1.1m-2.r31.hce2.aarch64.rpm</filename>
        </package>
        <package arch="aarch64" name="openssl-perl" version="1.1.1m" release="2.r31.hce2">
          <filename>openssl-perl-1.1.1m-2.r31.hce2.aarch64.rpm</filename>
        </package>
        <package arch="x86_64" name="openssl" version="1.1.1m" release="2.r31.hce2">
          <filename>openssl-1.1.1m-2.r31.hce2.x86_64.rpm</filename>
        </package>
        <package arch="x86_64" name="openssl-devel" version="1.1.1m" release="2.r31.hce2">
          <filename>openssl-devel-1.1.1m-2.r31.hce2.x86_64.rpm</filename>
        </package>
        <package arch="x86_64" name="openssl-libs" version="1.1.1m" release="2.r31.hce2">
          <filename>openssl-libs-1.1.1m-2.r31.hce2.x86_64.rpm</filename>
        </package>
        <package arch="x86_64" name="openssl-perl" version="1.1.1m" release="2.r31.hce2">
          <filename>openssl-perl-1.1.1m-2.r31.hce2.x86_64.rpm</filename>
        </package>
      </collection>
    </pkglist>
  </update>
