buildx/vendor/golang.org/x
Sebastiaan van Stijn 7f1eaa2a8a
vendor: golang.org/x/net v0.23.0
full diff: https://github.com/golang/net/compare/v0.22.0...v0.23.0

Includes a fix for CVE-2023-45288, which is also addressed in go1.22.2
and go1.21.9;

> http2: close connections when receiving too many headers
>
> Maintaining HPACK state requires that we parse and process
> all HEADERS and CONTINUATION frames on a connection.
> When a request's headers exceed MaxHeaderBytes, we don't
> allocate memory to store the excess headers but we do
> parse them. This permits an attacker to cause an HTTP/2
> endpoint to read arbitrary amounts of data, all associated
> with a request which is going to be rejected.
>
> Set a limit on the amount of excess header frames we
> will process before closing a connection.
>
> Thanks to Bartek Nowotarski for reporting this issue.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-10 17:22:06 +02:00
..
crypto vendor: golang.org/x/net v0.22.0, golang.org/x/crypto v0.21.0 2024-04-10 17:14:09 +02:00
exp vendor: update compose-go to v2.0.0-rc.8 2024-02-24 17:15:27 +01:00
mod vendor: golang.org/x/tools v0.14.0, golang.org/x/mod v0.13.0, golang.org/x/sync v0.4.0 2024-01-26 12:54:40 +01:00
net vendor: golang.org/x/net v0.23.0 2024-04-10 17:22:06 +02:00
oauth2 vendor: github.com/moby/buildkit db304eb93126 (v0.13.0-dev) 2024-02-21 11:54:00 +01:00
sync vendor: update compose-go to v2.0.0-rc.8 2024-02-24 17:15:27 +01:00
sys vendor: golang.org/x/sys v0.18.0 2024-04-10 17:01:00 +02:00
term deps: update buildkit, vendor changes 2024-01-05 11:17:43 -06:00
text deps: update buildkit, vendor changes 2024-01-05 11:17:43 -06:00
time vendor: update buildkit to master@31c870e82a48 2023-05-18 14:25:31 +01:00
tools vendor: update compose-go to v2.0.0-rc.8 2024-02-24 17:15:27 +01:00