Skip to content

update to go 1.16.15, 1.17.8 to address CVE-2022-24921#6619

Merged
AkihiroSuda merged 1 commit intocontainerd:mainfrom
thaJeztah:bump_go_1.17.8
Mar 4, 2022
Merged

update to go 1.16.15, 1.17.8 to address CVE-2022-24921#6619
AkihiroSuda merged 1 commit intocontainerd:mainfrom
thaJeztah:bump_go_1.17.8

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Addresses CVE-2022-24921

go 1.16.15

go1.16.15 (released 2022-03-03) includes a security fix to the regexp/syntax package,
as well as bug fixes to the compiler, runtime, the go command, and to the net package.
See the Go 1.16.15 milestone on the issue tracker for details:

https://github.com/golang/go/issues?q=milestone%3AGo1.16.15+label%3ACherryPickApproved

full diff: golang/go@go1.16.14...go1.16.15

go 1.17.8

go1.17.8 (released 2022-03-03) includes a security fix to the regexp/syntax package,
as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509,
and net packages. See the Go 1.17.8 milestone on the issue tracker for details:

https://github.com/golang/go/issues?q=milestone%3AGo1.17.8+label%3ACherryPickApproved

full diff: golang/go@go1.17.7...go1.17.8

Addresses [CVE-2022-24921](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24921)

go 1.16.15
--------------------

go1.16.15 (released 2022-03-03) includes a security fix to the regexp/syntax package,
as well as bug fixes to the compiler, runtime, the go command, and to the net package.
See the Go 1.16.15 milestone on the issue tracker for details:

https://github.com/golang/go/issues?q=milestone%3AGo1.16.15+label%3ACherryPickApproved

full diff: golang/go@go1.16.14...go1.16.15

go 1.17.8
--------------------

go1.17.8 (released 2022-03-03) includes a security fix to the regexp/syntax package,
as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509,
and net packages. See the Go 1.17.8 milestone on the issue tracker for details:

https://github.com/golang/go/issues?q=milestone%3AGo1.17.8+label%3ACherryPickApproved

full diff: golang/go@go1.17.7...go1.17.8

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
read through the diffs.. some enabling features.. one fix introducing a limit to the regexp parse tree depth

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Mar 4, 2022

Build succeeded.

  • containerd-build-arm64 : RETRY_LIMIT in 3m 39s (non-voting)
  • containerd-test-arm64 : RETRY_LIMIT in 5m 58s (non-voting)
  • containerd-integration-test-arm64 : RETRY_LIMIT in 29m 07s (non-voting)

@AkihiroSuda AkihiroSuda merged commit c61186d into containerd:main Mar 4, 2022
@thaJeztah thaJeztah deleted the bump_go_1.17.8 branch March 4, 2022 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants