[security] Go 1.17.8 and Go 1.16.15 are released

3,073 views
Skip to first unread message

Carlos Amedee

unread,
Mar 3, 2022, 3:58:55 PM3/3/22
to golan...@googlegroups.com

Hello gophers,


We have just released Go versions 1.17.8 and 1.16.15, minor point releases.


These minor releases include a security fix following the security policy:

  • regexp: stack exhaustion compiling deeply nested expressions

On 64-bit platforms, an extremely deeply nested expression can cause regexp.Compile to cause goroutine stack exhaustion, forcing the program to exit. Note this applies to very large expressions, on the order of 2MB.

Thanks to Juho Nurminen of Mattermost for reporting this.

This is CVE-2022-24921 and https://go.dev/issue/51112.

View the release notes for more information:

    https://go.dev/doc/devel/release.html#go1.17.minor


You can download binary and source distributions from the Go web site:

    https://go.dev/dl/


To compile from source using a Git clone, update to the release with

"git checkout go1.17.8" and build as usual.


Thanks to everyone who contributed to the releases.


Cheers,

Carlos and Alex for the Go team

Reply all
Reply to author
Forward
0 new messages