Skip to content

update to go1.21.8#4918

Merged
thaJeztah merged 1 commit intodocker:masterfrom
vvoland:go-1.21.8
Mar 5, 2024
Merged

update to go1.21.8#4918
thaJeztah merged 1 commit intodocker:masterfrom
vvoland:go-1.21.8

Conversation

@vvoland
Copy link
Copy Markdown
Collaborator

@vvoland vvoland commented Mar 5, 2024

go1.21.8 (released 2024-03-05) includes 5 security fixes:

View the release notes for more information:
https://go.dev/doc/devel/release#go1.21.8

Signed-off-by: Paweł Gronowski [email protected]

go1.21.8 (released 2024-03-05) includes 5 security fixes:

- crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783, https://go.dev/issue/65390)
- net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290, https://go.dev/issue/65383)
- net/http, net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289, https://go.dev/issue/65065)
- html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785, https://go.dev/issue/65697)
- net/mail: comments in display names are incorrectly handled (CVE-2024-24784, https://go.dev/issue/65083)

View the release notes for more information:
https://go.dev/doc/devel/release#go1.21.8

- https://github.com/golang/go/issues?q=milestone%3AGo1.21.8+label%3ACherryPickApproved
- full diff: golang/go@go1.21.6...go1.21.8

Signed-off-by: Paweł Gronowski <[email protected]>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #4918 (3b77477) into master (181575b) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4918   +/-   ##
=======================================
  Coverage   61.45%   61.46%           
=======================================
  Files         289      289           
  Lines       20229    20229           
=======================================
+ Hits        12431    12433    +2     
+ Misses       6896     6895    -1     
+ Partials      902      901    -1     

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit ba64608 into docker:master Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants