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