OESA-2024-2397

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

Package

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

Affected ranges

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

Ecosystem specific

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