]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.24] all: updated vendored x/net with security fix
authorDamien Neil <dneil@google.com>
Thu, 27 Feb 2025 00:46:43 +0000 (16:46 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 4 Mar 2025 18:41:47 +0000 (10:41 -0800)
commit334de7982f8ec959c74470dd709ceedfd6dbd50a
treea99beb68cfad77750d14b5b0749adb2f146c8d2b
parent5d6920842be3078072a65e54131c13c66bed4171
[release-branch.go1.24] all: updated vendored x/net with security fix

6ed00d0 [internal-branch.go1.24-vendor] proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts

Fixes CVE-2025-22870
For #71986

Change-Id: I7bda0825f1a9470b0708714d9cc32b5eae212f8b
Reviewed-on: https://go-internal-review.googlesource.com/c/go/+/2121
Reviewed-by: Neal Patel <nealpatel@google.com>
Reviewed-by: Roland Shoemaker <bracewell@google.com>
Commit-Queue: Roland Shoemaker <bracewell@google.com>
Reviewed-on: https://go-review.googlesource.com/c/go/+/654715
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/cmd/internal/moddeps/moddeps_test.go
src/vendor/golang.org/x/net/http/httpproxy/proxy.go