OESA-2024-2399

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

Package

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

Affected ranges

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

Ecosystem specific

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