Debian Package Tracker
Register | Log in
Subscribe

golang-golang-x-net

Supplementary Go networking libraries

Choose email to subscribe with

general
  • source: golang-golang-x-net (main)
  • version: 1:0.47.0-1
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Martín Ferrari [DMD] – Anthony Fok [DMD] – Michael Stapelberg [DMD] – Tim Potter [DMD]
  • arch: all
  • std-ver: 4.7.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1:0.0+git20210119.5f4716e+dfsg-4
  • oldstable: 1:0.7.0+dfsg-1
  • stable: 1:0.27.0-2
  • testing: 1:0.27.0-2
  • unstable: 1:0.47.0-1
versioned links
  • 1:0.0+git20210119.5f4716e+dfsg-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:0.7.0+dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:0.27.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:0.47.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-golang-x-net-dev (1 bugs: 0, 1, 0, 0)
action needed
A new upstream version is available: 0.52.0 high
A new upstream version 0.52.0 is available, you should consider packaging it.
Created: 2025-11-26 Last update: 2026-03-18 11:00
2 security issues in forky high

There are 2 open security issues in forky.

2 important issues:
  • CVE-2025-47911: The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
  • CVE-2025-58190: The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
Created: 2026-02-06 Last update: 2026-03-17 00:18
The VCS repository is not up to date, push the missing commits. high
vcswatch reports that the current version of the package is not in its VCS.
Either you need to push your commits and/or your tags, or the information about the package's VCS are out of date. A common cause of the latter issue when using the Git VCS is not specifying the correct branch when the packaging is not in the default one (remote HEAD branch), which is usually "master" but can be modified in salsa.debian.org in the project's general settings with the "Default Branch" field). Alternatively the Vcs-Git field in debian/control can contain a "-b <branch-name>" suffix to indicate what branch is used for the Debian packaging.
Created: 2025-01-05 Last update: 2026-03-16 22: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: 2023-06-25 Last update: 2026-03-18 11:01
2 low-priority security issues in trixie low

There are 2 open security issues in trixie.

2 issues left for the package maintainer to handle:
  • CVE-2025-47911: (needs triaging) The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
  • CVE-2025-58190: (needs triaging) The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

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

Created: 2026-02-06 Last update: 2026-03-17 00:18
6 low-priority security issues in bookworm low

There are 6 open security issues in bookworm.

6 issues left for the package maintainer to handle:
  • CVE-2023-3978: (needs triaging) Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.
  • CVE-2023-45288: (needs triaging) An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.
  • CVE-2024-45338: (needs triaging) An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
  • CVE-2025-22872: (needs triaging) The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. <math>, <svg>, etc contexts).
  • CVE-2025-47911: (needs triaging) The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
  • CVE-2025-58190: (needs triaging) The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

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

Created: 2023-08-03 Last update: 2026-03-17 00:18
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.3 instead of 4.7.0).
Created: 2025-02-21 Last update: 2026-03-17 01:00
testing migrations
  • excuses:
    • Migration status for golang-golang-x-net (1:0.27.0-2 to 1:0.47.0-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for golang-github-aws-aws-sdk-go-v2/1.38.3-2: amd64: Pass, arm64: Test triggered (failure will be ignored), i386: Pass, ppc64el: Pass, riscv64: Test triggered (failure will be ignored), s390x: Pass
    • ∙ ∙ Autopkgtest for golang-github-azure-azure-sdk-for-go: amd64: Test triggered (failure will be ignored), arm64: Test triggered (failure will be ignored), i386: Test triggered (failure will be ignored), ppc64el: Test triggered (failure will be ignored), riscv64: Test triggered (failure will be ignored), s390x: Test triggered (failure will be ignored)
    • ∙ ∙ Autopkgtest for golang-github-mholt-acmez-v3/3.1.6-2: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Test triggered, riscv64: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for golang-golang-x-net/1:0.47.0-1: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Too young, only 1 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/g/golang-golang-x-net.html
    • ∙ ∙ Not reproduced on amd64 (not a regression): golang-golang-x-net-dev
    • ∙ ∙ Not reproduced on arm64 (not a regression): golang-golang-x-net-dev
    • ∙ ∙ Not reproduced on armhf (not a regression): golang-golang-x-net-dev
    • ∙ ∙ Not reproduced on i386 (not a regression): golang-golang-x-net-dev
    • ∙ ∙ Not reproduced on ppc64el (not a regression): golang-golang-x-net-dev
    • Not considered
news
[rss feed]
  • [2026-03-16] Accepted golang-golang-x-net 1:0.47.0-1 (source) into unstable (Andrew Lee (李健秋)) (signed by: 李健秋 Andrew Lee)
  • [2025-05-25] golang-golang-x-net 1:0.27.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-05-21] Accepted golang-golang-x-net 1:0.27.0-2 (source) into unstable (Jochen Sprickerhof)
  • [2024-09-04] golang-golang-x-net 1:0.27.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-09-01] Accepted golang-golang-x-net 1:0.27.0-1 (source) into unstable (Anthony Fok)
  • [2024-08-13] golang-golang-x-net 1:0.26.0+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2024-08-10] Accepted golang-golang-x-net 1:0.26.0+dfsg-2 (source) into unstable (Anthony Fok)
  • [2024-08-04] golang-golang-x-net 1:0.26.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-31] Accepted golang-golang-x-net 1:0.26.0+dfsg-1 (source) into unstable (Anthony Fok)
  • [2024-05-27] golang-golang-x-net 1:0.25.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-05-21] Accepted golang-golang-x-net 1:0.25.0+dfsg-1 (source) into unstable (Anthony Fok)
  • [2024-05-03] golang-golang-x-net 1:0.24.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-26] Accepted golang-golang-x-net 1:0.24.0+dfsg-1 (source) into unstable (Anthony Fok)
  • [2024-04-07] golang-golang-x-net 1:0.23.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-07] golang-golang-x-net 1:0.23.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-03] Accepted golang-golang-x-net 1:0.23.0+dfsg-1 (source) into unstable (Shengjing Zhu)
  • [2024-03-29] golang-golang-x-net 1:0.22.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-03-25] Accepted golang-golang-x-net 1:0.22.0+dfsg-1 (source) into unstable (Anthony Fok)
  • [2024-02-27] golang-golang-x-net 1:0.21.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-02-24] Accepted golang-golang-x-net 1:0.21.0+dfsg-1 (source) into unstable (Anthony Fok)
  • [2024-02-08] golang-golang-x-net 1:0.20.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-02-08] golang-golang-x-net 1:0.20.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-01-29] Accepted golang-golang-x-net 1:0.20.0+dfsg-1 (source) into unstable (Anthony Fok)
  • [2023-12-14] golang-golang-x-net 1:0.19.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-12-08] Accepted golang-golang-x-net 1:0.19.0+dfsg-1 (source) into unstable (Anthony Fok)
  • [2023-11-05] golang-golang-x-net 1:0.17.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-05] golang-golang-x-net 1:0.17.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-01] Accepted golang-golang-x-net 1:0.17.0+dfsg-1 (source) into unstable (Anthony Fok)
  • [2023-10-15] golang-golang-x-net 1:0.15.0-2 MIGRATED to testing (Debian testing watch)
  • [2023-10-12] Accepted golang-golang-x-net 1:0.15.0-2 (source) into unstable (Anthony Fok)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 1
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:0.27.0-2

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