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.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2024-3106" }
{ "imports": [ { "path": "encoding/gob", "symbols": [ "Decoder.Decode", "Decoder.DecodeValue", "Decoder.decIgnoreOpFor" ] } ] }