Calling any of the Parse functions on Go source code which contains deeply nested types or declarations can cause a panic due to stack exhaustion.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2022-0515" }
{ "imports": [ { "path": "go/parser", "symbols": [ "ParseExprFrom", "ParseFile", "parser.parseBinaryExpr", "parser.parseIfStmt", "parser.parsePrimaryExpr", "parser.parseStmt", "parser.parseUnaryExpr", "parser.tryIdentOrType", "resolver.closeScope", "resolver.openScope" ] } ] }