Calling any of Go's Parse* functions on specially crafted, deeply nested source can exhaust the stack and trigger a panic — a vulnerability tracked as CVE-2024-34155 that sits in the go/parser standard library and has been fixed in the Go 1.22.7 and 1.23.1 releases; Microsoft’s public...