Skip to content

Bump Go to 1.24.13 - #809

Open
matx-sjacob wants to merge 1 commit into
bazelbuild:masterfrom
matx-sjacob:go-1.24.13
Open

Bump Go to 1.24.13#809
matx-sjacob wants to merge 1 commit into
bazelbuild:masterfrom
matx-sjacob:go-1.24.13

Conversation

@matx-sjacob

Copy link
Copy Markdown

Bumps the Go SDK used to build bazelisk (go_sdk.download in MODULE.bazel and the toolchain directive in go.mod) from 1.24.0/1.24.2 to 1.24.13, the current patch release of the same minor line.

The stdlib in Go 1.24.0 carries a number of since-fixed CVEs — most notably CVE-2025-68121 in crypto/tls (CVSS 10.0, fixed in 1.24.13). Because the prebuilt release binaries embed that stdlib, vulnerability scanners (e.g. GCP Security Command Center's VM assessment) raise CRITICAL findings against every machine that has a bazelisk release binary installed, with no upgrade path until a release is built with a patched toolchain.

No source changes — toolchain pins only.

@google-cla

google-cla Bot commented Aug 21, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

The 1.24.0 SDK that release binaries are built with carries fixed
stdlib CVEs, most notably CVE-2025-68121 (crypto/tls, CVSS 10.0),
which vulnerability scanners flag on every machine with a bazelisk
release binary installed. 1.24.13 is the current patch release of the
same minor line.
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.

1 participant