OESA-2025-2780

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2780
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2780.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2780
Upstream
  • CVE-2025-58187
  • CVE-2025-61723
Published
2025-12-05T13:12:24Z
Modified
2025-12-05T13:33:08.508998Z
Summary
golang security update
Details

.

Security Fix(es):

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)

The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.(CVE-2025-61723)

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

Affected packages

openEuler:22.03-LTS-SP4 / golang

Package

Name
golang
Purl
pkg:rpm/openEuler/golang&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.17.3-44.oe2203sp4

Ecosystem specific

{
    "x86_64": [
        "golang-1.17.3-44.oe2203sp4.x86_64.rpm"
    ],
    "noarch": [
        "golang-devel-1.17.3-44.oe2203sp4.noarch.rpm",
        "golang-help-1.17.3-44.oe2203sp4.noarch.rpm"
    ],
    "aarch64": [
        "golang-1.17.3-44.oe2203sp4.aarch64.rpm"
    ],
    "src": [
        "golang-1.17.3-44.oe2203sp4.src.rpm"
    ]
}