Skip to content

[release/1.7] vendor: google.golang.org/grpc v1.56.3#9248

Merged
estesp merged 3 commits intocontainerd:release/1.7from
thaJeztah:1.7_update_grpc_1.56.3
Oct 19, 2023
Merged

[release/1.7] vendor: google.golang.org/grpc v1.56.3#9248
estesp merged 3 commits intocontainerd:release/1.7from
thaJeztah:1.7_update_grpc_1.56.3

Conversation

@thaJeztah
Copy link
Copy Markdown
Member


vendor: google.golang.org/protobuf v1.30.0

full diff: protocolbuffers/protobuf-go@v1.29.1...v1.30.0

vendor: golang.org/x/oauth2 v0.7.0

full diff: golang/oauth2@v0.4.0...v0.7.0

vendor: google.golang.org/grpc v1.56.3

server: prohibit more than MaxConcurrentStreams handlers from running at once
(CVE-2023-44487).

In addition to this change, applications should ensure they do not leave running
tasks behind related to the RPC before returning from method handlers, or should
enforce appropriate limits on any such work.

full diff: protocolbuffers/protobuf-go@v1.29.1...v1.30.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/oauth2@v0.4.0...v0.7.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
server: prohibit more than MaxConcurrentStreams handlers from running at once
(CVE-2023-44487).

In addition to this change, applications should ensure they do not leave running
tasks behind related to the RPC before returning from method handlers, or should
enforce appropriate limits on any such work.

- grpc/grpc-go@v1.53.0...v1.56.3
- googleapis/go-genproto@7f2fa6f...daa745c

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the title vendor: google.golang.org/grpc v1.56.3 [release/1.7] vendor: google.golang.org/grpc v1.56.3 Oct 16, 2023
@estesp estesp merged commit 8dd44e0 into containerd:release/1.7 Oct 19, 2023
@thaJeztah thaJeztah deleted the 1.7_update_grpc_1.56.3 branch October 19, 2023 20:06
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.

3 participants