Skip to content

EV-6558: [CVE] Bump Go to 1.25.10 / GO_BUILD_VER on release-v1.42#4807

Open
xiumozhan wants to merge 1 commit into
tigera:release-v1.42from
xiumozhan:EV-6558-go-1.25.10-release-v1.42
Open

EV-6558: [CVE] Bump Go to 1.25.10 / GO_BUILD_VER on release-v1.42#4807
xiumozhan wants to merge 1 commit into
tigera:release-v1.42from
xiumozhan:EV-6558-go-1.25.10-release-v1.42

Conversation

@xiumozhan
Copy link
Copy Markdown
Contributor

Summary

Picks up Go 1.25.10 on release-v1.42 to address CVE-2026-27143 (critical) and five high-severity stdlib CVEs flagged in the v3.23 hashrelease scans of the operator image. Companion to the calico-private release-calient-v3.23 bump merged as tigera/calico-private#11858 — the matching calico/go-build:1.25.10-llvm18.1.8-k8s1.35.4 image was published to Docker Hub via projectcalico/toolchain#824.

What changed

  • Makefile: GO_BUILD_VER?=1.25.9-llvm18.1.8-k8s1.35.41.25.10-...-k8s1.35.4 (LLVM and k8s unchanged).
  • go.mod and api/go.mod: go 1.25.9go 1.25.10.

Three-line diff. No transitive dependency changes, no generated-file regen needed.

Test plan

  • CI builds pass for the operator image on the new go-build image
  • Re-scan of the next v3.23 hashrelease no longer flags stdlib:go1.25.9 for CVE-2026-27143 et al. on the operator image

🤖 Generated with Claude Code

Picks up Go 1.25.10 to address CVE-2026-27143 (critical) and five
high-severity stdlib CVEs flagged in the v3.23 hashrelease scans of
the operator image. Matches the calico-private release-calient-v3.23
bump merged as tigera/calico-private#11858.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants