OESA-2024-2396

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2396
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2396.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2396
Upstream
Published
2024-11-15T12:19:45Z
Modified
2025-08-12T05:43:52.046546Z
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 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:24.03-LTS / golang

Package

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

Affected ranges

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

Ecosystem specific

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