OESA-2025-2709

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2709
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2709.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2709
Upstream
  • CVE-2025-58183
Published
2025-11-22T11:09:50Z
Modified
2026-08-18T01:19:20Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
golang security update
Details

.

Security Fix(es):

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)

Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.(CVE-2025-58185)

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)

When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.(CVE-2025-58189)

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)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP2 / golang

Package

Name
golang
Purl
pkg:rpm/openEuler/golang&distro=openEuler-24.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.21.4-38.oe2403sp2

Ecosystem specific

{
    "aarch64": [
        "golang-1.21.4-38.oe2403sp2.aarch64.rpm"
    ],
    "noarch": [
        "golang-devel-1.21.4-38.oe2403sp2.noarch.rpm",
        "golang-help-1.21.4-38.oe2403sp2.noarch.rpm"
    ],
    "src": [
        "golang-1.21.4-38.oe2403sp2.src.rpm"
    ],
    "x86_64": [
        "golang-1.21.4-38.oe2403sp2.x86_64.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2025-2709.json"