Skip to content

vendor: google.golang.org/grpc v1.57.1#9247

Merged
kzys merged 1 commit intocontainerd:mainfrom
thaJeztah:bump_grpc
Oct 16, 2023
Merged

vendor: google.golang.org/grpc v1.57.1#9247
kzys merged 1 commit intocontainerd:mainfrom
thaJeztah:bump_grpc

Conversation

@thaJeztah
Copy link
Member

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.

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.57.0...v1.57.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

/retest-required

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