Debian Package Tracker
Register | Log in
Subscribe

golang-1.25

Go programming language compiler - metapackage

Choose email to subscribe with

general
  • source: golang-1.25 (main)
  • version: 1.25.10-1
  • maintainer: Debian Go Compiler Team (DMD)
  • uploaders: Anthony Fok [DMD] – Michael Stapelberg [DMD] – Paul Tagliamonte [DMD] – Dr. Tobias Quathamer [DMD] – Tianon Gravi [DMD] – Michael Hudson-Doyle [DMD]
  • arch: all amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el s390x
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • testing: 1.25.9-1
  • unstable: 1.25.10-1
versioned links
  • 1.25.9-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.25.10-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-1.25
  • golang-1.25-doc
  • golang-1.25-go
  • golang-1.25-src
action needed
9 security issues in forky high

There are 9 open security issues in forky.

9 important issues:
  • CVE-2026-33811: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.
  • CVE-2026-39817: The "go tool pack" subcommand (usually used only by the compiler as an internal tool with known-good inputs) does not sanitize output filenames. Extracting a malicious archive file with the "pack" subcommand can write files to arbitrary locations on the filesystem.
  • CVE-2026-39819: The "go bug" command writes to two files with predictable names in the system temporary directory (for example, "/tmp"). An attacker with access to the temporary directory can create a symlink in one of these names, causing "go bug" to overwrite the target of the symlink.
  • CVE-2026-39820: Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.
  • CVE-2026-39823: CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a <meta> tag's <content> attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the <content> attribute, the escaper would fail to similarly escape it, leading to XSS.
  • CVE-2026-39825: ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitizes the forwarded request to remove query parameters which are not parsed by url.ParseQuery. ReverseProxy does not take ParseQuery's limit on the total number of query parameters (controlled by GODEBUG=urlmaxqueryparams=N) into account. This can permit ReverseProxy to forward a request containing a query parameter that is not visible to the Rewrite function. For example, the query "a1=x&a2=x&...&a10000=x&hidden=y" can forward the parameter "hidden=y" while hiding it from the proxy's Rewrite function.
  • CVE-2026-39826: If a trusted template author were to write a <script> tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the <script> block.
  • CVE-2026-42499: Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.
  • CVE-2026-42501: A malicious module proxy can exploit a flaw in the go command's validation of module checksums to bypass checksum database validation. This vulnerability affects any user using an untrusted module proxy (GOMODPROXY) or checksum database (GOSUMDB). A malicious module proxy can serve altered versions of the Go toolchain. When selecting a different version of the Go toolchain than the currently installed toolchain (due to the GOTOOLCHAIN environment variable, or a go.work or go.mod with a toolchain line), the go command will download and execute a toolchain provided by the module proxy. A malicious module proxy can bypass checksum database validation for this downloaded toolchain. Since this vulnerability affects the security of toolchain downloads, setting GOTOOLCHAIN to a fixed version is not sufficient. You must upgrade your base Go toolchain. The go tool always validates the hash of a toolchain before executing it, so fixed versions will refuse to execute any cached, altered versions of the toolchain. The go tool trusts go.sum files to contain accurate hashes of the current module's dependencies. A malicious proxy exploiting this vulnerability to serve an altered module will have caused an incorrect hash to be recorded in the go.sum. Users who have configured a non-trusted GOPROXY can determine if they have been affected by running "rm go.sum ; go mod tidy ; go mod verify", which will revalidate all dependencies of the current module. The specific flaw in more detail: The go command consults the checksum database to validate downloaded modules, when a module is not listed in the go.sum file. It verifies that the module hash reported by the checksum database matches the hash of the downloaded module. If, however, the checksum database returns a successful response that contains no entry for the module, the go command incorrectly permitted validation to succeed. A module proxy may mirror or proxy the checksum database, in which case the go command will not connect to the checksum database directly. Checksums reported by the checksum database are cryptographically signed, so a malicious proxy cannot alter the reported checksum for a module. However, a proxy which returns an empty checksum response, or a checksum response for an unrelated module, could cause the go command to proceed as if a downloaded module has been validated.
Created: 2026-05-08 Last update: 2026-05-08 14:03
lintian reports 2 errors high
Lintian reports 2 errors about this package. You should make the package lintian clean getting rid of them.
Created: 2026-05-08 Last update: 2026-05-08 11:01
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2025-09-15 Last update: 2026-05-10 07:00
1 open merge request in Salsa normal
There is 1 open merge request for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-09-13 Last update: 2026-02-10 00:30
testing migrations
  • excuses:
    • Migration status for golang-1.25 (1.25.9-1 to 1.25.10-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for golang-1.25: amd64: Test triggered, arm64: Test triggered, i386: Test triggered, ppc64el: Test triggered, riscv64: Test triggered, s390x: Test triggered
    • ∙ ∙ Too young, only 2 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/g/golang-1.25.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-05-07] Accepted golang-1.25 1.25.10-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-04-10] golang-1.25 1.25.9-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-08] Accepted golang-1.25 1.25.9-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-03-10] golang-1.25 1.25.8-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-07] Accepted golang-1.25 1.25.8-1 (source) into unstable (Tianon Gravi)
  • [2026-02-13] golang-1.25 1.25.7-2 MIGRATED to testing (Debian testing watch)
  • [2026-02-09] Accepted golang-1.25 1.25.7-2 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-02-06] Accepted golang-1.25 1.25.7-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-01-23] Accepted golang-1.25 1.25.6-1 (source) into unstable (Tianon Gravi)
  • [2025-10-16] golang-1.25 1.25.3-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-13] Accepted golang-1.25 1.25.3-1 (source) into unstable (Tianon Gravi)
  • [2025-10-12] golang-1.25 1.25.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-10] Accepted golang-1.25 1.25.2-1 (source) into unstable (Tianon Gravi)
  • [2025-09-30] golang-1.25 1.25.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-28] Accepted golang-1.25 1.25.1-1 (source) into unstable (Tianon Gravi)
  • [2025-09-22] golang-1.25 1.25.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-09-20] Accepted golang-1.25 1.25.0-2 (source) into unstable (Tianon Gravi)
  • [2025-09-16] golang-1.25 1.25.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-12] Accepted golang-1.25 1.25.0-1 (source all amd64) into unstable (Debian FTP Masters) (signed by: Utkarsh Gupta)
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (2, 0)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.25.9-1
  • 1 bug

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing