Debian Package Tracker
Register | Log in
Subscribe

golang-1.24

Go programming language compiler - metapackage

Choose email to subscribe with

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

There is 1 open security issue in sid.

1 important issue:
  • CVE-2024-8244: The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.
Created: 2025-07-09 Last update: 2025-10-30 06:30
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2024-8244: The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.
Created: 2025-08-09 Last update: 2025-10-30 06:30
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2025-03-13 Last update: 2025-11-05 17:00
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-11-05 Last update: 2025-11-05 14:01
lintian reports 31 warnings normal
Lintian reports 31 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-10-14 Last update: 2025-10-14 09:31
3 open merge requests in Salsa normal
There are 3 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-09-20 Last update: 2025-09-28 07:31
14 low-priority security issues in trixie low

There are 14 open security issues in trixie.

14 issues left for the package maintainer to handle:
  • CVE-2024-8244: (needs triaging) The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.
  • CVE-2025-4674: (needs triaging) The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via "go get", are not affected.
  • CVE-2025-47906: (needs triaging) If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath ("", ".", and ".."), can result in the binaries listed in the PATH being unexpectedly returned.
  • CVE-2025-47907: (needs triaging) Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.
  • CVE-2025-47912: (needs triaging) The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986 permits IPv6 addresses to be included within the host component, enclosed within square brackets. For example: "http://[::1]/". IPv4 addresses and hostnames must not appear within square brackets. Parse did not enforce this requirement.
  • CVE-2025-58183: (needs triaging) tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.
  • CVE-2025-58185: (needs triaging) Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.
  • CVE-2025-58186: (needs triaging) Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption.
  • CVE-2025-58187: (needs triaging) Due to the design of the name constraint checking algorithm, the processing time of some inputs scals non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.
  • CVE-2025-58188: (needs triaging) Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.
  • CVE-2025-58189: (needs triaging) When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the client) which is not escaped.
  • CVE-2025-61723: (needs triaging) The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.
  • CVE-2025-61724: (needs triaging) The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
  • CVE-2025-61725: (needs triaging) The ParseAddress function constructeds domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.

You can find information about how to handle these issues in the security team's documentation.

Created: 2025-07-09 Last update: 2025-10-30 06:30
debian/patches: 1 patch to forward upstream low

Among the 3 debian patches available in version 1.24.9-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2025-01-21 Last update: 2025-10-14 09:34
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.2).
Created: 2025-01-20 Last update: 2025-10-14 04:32
news
[rss feed]
  • [2025-10-16] golang-1.24 1.24.9-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-13] Accepted golang-1.24 1.24.9-1 (source) into unstable (Tianon Gravi)
  • [2025-10-12] golang-1.24 1.24.8-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-10] Accepted golang-1.24 1.24.8-1 (source) into unstable (Tianon Gravi)
  • [2025-09-30] golang-1.24 1.24.7-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-30] golang-1.24 1.24.7-1 MIGRATED to testing (Debian testing watch)
  • [2025-09-28] Accepted golang-1.24 1.24.7-1 (source) into unstable (Tianon Gravi)
  • [2025-09-23] golang-1.24 1.24.4-4 MIGRATED to testing (Debian testing watch)
  • [2025-09-20] Accepted golang-1.24 1.24.4-4 (source) into unstable (Bo YU) (signed by: Tianon Gravi)
  • [2025-08-19] Accepted golang-1.24 1.24.4-3 (source) into unstable (Tianon Gravi)
  • [2025-08-19] Accepted golang-1.24 1.24.4-2 (source) into unstable (Tianon Gravi)
  • [2025-07-05] golang-1.24 1.24.4-1 MIGRATED to testing (Debian testing watch)
  • [2025-06-17] Accepted golang-1.24 1.24.4-1 (source) into unstable (Anshul Singh) (signed by: Michael Hudson-Doyle)
  • [2025-04-20] golang-1.24 1.24.2-2 MIGRATED to testing (Debian testing watch)
  • [2025-04-17] Accepted golang-1.24 1.24.2-2 (source) into unstable (Shengjing Zhu)
  • [2025-04-06] golang-1.24 1.24.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-03] Accepted golang-1.24 1.24.2-1 (source) into unstable (Shengjing Zhu)
  • [2025-03-08] golang-1.24 1.24.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-03-05] Accepted golang-1.24 1.24.1-1 (source) into unstable (Shengjing Zhu)
  • [2025-02-27] golang-1.24 1.24.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-02-25] Accepted golang-1.24 1.24.0-2 (source) into unstable (Shengjing Zhu)
  • [2025-02-14] golang-1.24 1.24.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-11] Accepted golang-1.24 1.24.0-1 (source) into unstable (Shengjing Zhu)
  • [2025-02-11] Accepted golang-1.24 1.24~rc3-2 (source) into unstable (Shengjing Zhu)
  • [2025-02-07] Accepted golang-1.24 1.24~rc3-1 (source) into unstable (Shengjing Zhu)
  • [2025-01-26] golang-1.24 1.24~rc2-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-21] Accepted golang-1.24 1.24~rc2-1 (source) into unstable (Shengjing Zhu)
  • [2025-01-20] Accepted golang-1.24 1.24~rc1-1 (source all amd64) into unstable (Debian FTP Masters) (signed by: Shengjing Zhu)
bugs [bug history graph]
  • all: 4
  • RC: 2
  • I&N: 1
  • M&W: 1
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian (0, 31)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.24.9-1

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