OESA-2024-2587

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2587
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2587.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2587
Upstream
Published
2024-12-27T12:32:50Z
Modified
2025-08-12T05:43:53.994109Z
Summary
golang security update
Details

.

Security Fix(es):

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.(CVE-2024-34155)

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.(CVE-2024-34156)

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.(CVE-2024-34158)

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-37.oe2203sp4

Ecosystem specific

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