GO-2025-3631

Source
https://pkg.go.dev/vuln/GO-2025-3631
Import Source
https://vuln.go.dev/ID/GO-2025-3631.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2025-3631
Aliases
Published
2025-04-22T18:16:40Z
Modified
2025-04-22T18:43:54.678767Z
Summary
GoBGP panics due to a zero value for softwareVersionLen in github.com/osrg/gobgp
Details

GoBGP panics due to a zero value for softwareVersionLen in github.com/osrg/gobgp

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2025-3631"
}
References

Affected packages

Go / github.com/osrg/gobgp

Package

Name
github.com/osrg/gobgp
View open source insights on deps.dev
Purl
pkg:golang/github.com/osrg/gobgp

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Go / github.com/osrg/gobgp/v3

Package

Name
github.com/osrg/gobgp/v3
View open source insights on deps.dev
Purl
pkg:golang/github.com/osrg/gobgp/v3

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.35.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/osrg/gobgp/v3/pkg/packet/bgp",
            "symbols": [
                "CapSoftwareVersion.DecodeFromBytes"
            ]
        }
    ]
}