<?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>HCE3-SA-2026-0016</id>
    <title>An update for golang is now available for HCE 3.0</title>
    <severity>Important</severity>
    <release>HCE 3.0</release>
    <issued date="2026-03-02 12:28:57"/>
    <updated date="2026-03-02 12:28:57"/>
    <references>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-61729" id="CVE-2025-61729" title="CVE-2025-61729 Base Score: 7.5 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" type="cve"/>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-61730" id="CVE-2025-61730" title="CVE-2025-61730 Base Score: 5.3 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" type="cve"/>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-61724" id="CVE-2025-61724" title="CVE-2025-61724 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"/>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-61727" id="CVE-2025-61727" title="CVE-2025-61727 Base Score: 6.5 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" type="cve"/>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-58183" id="CVE-2025-58183" title="CVE-2025-58183 Base Score: 4.3 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L" type="cve"/>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-58187" id="CVE-2025-58187" title="CVE-2025-58187 Base Score: 7.5 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" type="cve"/>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-58188" id="CVE-2025-58188" title="CVE-2025-58188 Base Score: 7.5 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" type="cve"/>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-58186" id="CVE-2025-58186" title="CVE-2025-58186 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"/>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-47912" id="CVE-2025-47912" title="CVE-2025-47912 Base Score: 5.3 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" type="cve"/>
    </references>
    <description>Security Fix(es):

Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption. (CVE-2025-61729)

During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake. (CVE-2025-61730)

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption. (CVE-2025-61724)

An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com. (CVE-2025-61727)

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations. (CVE-2025-58183)

Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains. (CVE-2025-58187)

Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains. (CVE-2025-58188)

Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as &quot;a=;&quot;, an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption. (CVE-2025-58186)

The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: &quot;http://[::1]/&quot;. IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement. (CVE-2025-47912)
</description>
    <pkglist>
      <collection short="HCE 3.0" package="golang">
        <name>HCE 3.0</name>
        <package arch="x86_64" name="golang" version="1.21.4" release="28.r16.hce3">
          <filename>golang-1.21.4-28.r16.hce3.x86_64.rpm</filename>
        </package>
        <package arch="noarch" name="golang-devel" version="1.21.4" release="28.r16.hce3">
          <filename>golang-devel-1.21.4-28.r16.hce3.noarch.rpm</filename>
        </package>
        <package arch="noarch" name="golang-help" version="1.21.4" release="28.r16.hce3">
          <filename>golang-help-1.21.4-28.r16.hce3.noarch.rpm</filename>
        </package>
        <package arch="aarch64" name="golang" version="1.21.4" release="28.r16.hce3">
          <filename>golang-1.21.4-28.r16.hce3.aarch64.rpm</filename>
        </package>
      </collection>
    </pkglist>
  </update>
