containerd/vendor/google.golang.org/grpc/internal/transport
Sebastiaan van Stijn 39b168cdb7
vendor: google.golang.org/grpc v1.57.1
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.

- https://github.com/grpc/grpc-go/compare/v1.57.0...v1.57.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-16 20:50:18 +02:00
..
networktype Upgrade OpenTelemetry dependencies 2021-12-16 22:35:57 +00:00
bdp_estimator.go bump google.golang.org/grpc v1.20.1 2019-05-05 12:39:23 -07:00
controlbuf.go go.mod: github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 2023-07-23 03:07:59 +09:00
defaults.go go.mod: github.com/containerd/ttrpc v1.2.0 2023-03-07 22:06:38 +09:00
flowcontrol.go Upgrade OpenTelemetry dependencies 2021-12-16 22:35:57 +00:00
handler_server.go go.mod: github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 2023-07-23 03:07:59 +09:00
http2_client.go go.mod: github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 2023-07-23 03:07:59 +09:00
http2_server.go vendor: google.golang.org/grpc v1.57.1 2023-10-16 20:50:18 +02:00
http_util.go go.mod: github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 2023-07-23 03:07:59 +09:00
logging.go go.mod: github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 2023-07-23 03:07:59 +09:00
proxy.go Upgrade OpenTelemetry dependencies 2021-12-16 22:35:57 +00:00
transport.go go.mod: github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 2023-07-23 03:07:59 +09:00