Debian Package Tracker
Register | Log in
Subscribe

gopacket

packet capturing and decoding library for Go

Choose email to subscribe with

general
  • source: gopacket (main)
  • version: 1.1.19-6.2
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Hilko Bengen [DMD]
  • arch: all
  • 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]
  • o-o-stable: 1.1.19-1
  • oldstable: 1.1.19-3
  • stable: 1.1.19-6.2
  • testing: 1.1.19-6.2
  • unstable: 1.1.19-6.2
versioned links
  • 1.1.19-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.19-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.19-6.2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-google-gopacket-dev
action needed
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.

https://salsa.debian.org/api/v4/projects/go-team%2Fpackages%2Fgopacket API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2024-07-19 Last update: 2026-08-09 21:30
2 security issues in sid high

There are 2 open security issues in sid.

2 important issues:
  • CVE-2026-54332: gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against the bytes remaining in the datagram, so a 104-byte UDP datagram can drive an allocation of up to 16 GiB and cause an unauthenticated remote denial of service. This issue is fixed in version 1.6.1.
  • CVE-2026-65819: gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an unrecovered panic and remotely deny service. A patch commit is available at 210f25f.
Created: 2026-07-29 Last update: 2026-08-08 15:02
2 security issues in forky high

There are 2 open security issues in forky.

2 important issues:
  • CVE-2026-54332: gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against the bytes remaining in the datagram, so a 104-byte UDP datagram can drive an allocation of up to 16 GiB and cause an unauthenticated remote denial of service. This issue is fixed in version 1.6.1.
  • CVE-2026-65819: gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an unrecovered panic and remotely deny service. A patch commit is available at 210f25f.
Created: 2026-07-29 Last update: 2026-08-08 15:02
2 security issues in bullseye high

There are 2 open security issues in bullseye.

1 important issue:
  • CVE-2026-65819: gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an unrecovered panic and remotely deny service. A patch commit is available at 210f25f.
1 issue postponed or untriaged:
  • CVE-2026-54332: (postponed; to be fixed through a stable update) gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against the bytes remaining in the datagram, so a 104-byte UDP datagram can drive an allocation of up to 16 GiB and cause an unauthenticated remote denial of service. This issue is fixed in version 1.6.1.
Created: 2026-08-08 Last update: 2026-08-08 15:02
2 security issues in bookworm high

There are 2 open security issues in bookworm.

1 important issue:
  • CVE-2026-65819: gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an unrecovered panic and remotely deny service. A patch commit is available at 210f25f.
1 issue postponed or untriaged:
  • CVE-2026-54332: (postponed; to be fixed through a stable update) gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against the bytes remaining in the datagram, so a 104-byte UDP datagram can drive an allocation of up to 16 GiB and cause an unauthenticated remote denial of service. This issue is fixed in version 1.6.1.
Created: 2026-08-08 Last update: 2026-08-08 15:02
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2023-02-10 Last update: 2024-07-19 16:10
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-2026-54332: (needs triaging) gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against the bytes remaining in the datagram, so a 104-byte UDP datagram can drive an allocation of up to 16 GiB and cause an unauthenticated remote denial of service. This issue is fixed in version 1.6.1.
  • CVE-2026-65819: (needs triaging) gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an unrecovered panic and remotely deny service. A patch commit is available at 210f25f.

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

Created: 2026-07-29 Last update: 2026-08-08 15:02
debian/patches: 1 patch to forward upstream low

Among the 2 debian patches available in version 1.1.19-6.2 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: 2024-03-28 Last update: 2024-07-20 07: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.4 instead of 4.6.2).
Created: 2024-04-07 Last update: 2026-03-31 15:01
news
[rss feed]
  • [2024-07-22] gopacket 1.1.19-6.2 MIGRATED to testing (Debian testing watch)
  • [2024-07-19] Accepted gopacket 1.1.19-6.2 (source) into unstable (Aurelien Jarno)
  • [2024-07-18] Accepted gopacket 1.1.19-6.1 (source) into unstable (Aurelien Jarno)
  • [2024-03-30] gopacket 1.1.19-6 MIGRATED to testing (Debian testing watch)
  • [2024-03-28] Accepted gopacket 1.1.19-6 (source) into unstable (Shengjing Zhu)
  • [2024-03-28] Accepted gopacket 1.1.19-5 (source) into unstable (Shengjing Zhu)
  • [2023-12-14] gopacket 1.1.19-4 MIGRATED to testing (Debian testing watch)
  • [2023-12-14] gopacket 1.1.19-4 MIGRATED to testing (Debian testing watch)
  • [2023-12-12] Accepted gopacket 1.1.19-4 (source) into unstable (Daniel Swarbrick)
  • [2023-02-11] gopacket 1.1.19-3 MIGRATED to testing (Debian testing watch)
  • [2023-02-08] Accepted gopacket 1.1.19-3 (source) into unstable (Shengjing Zhu)
  • [2022-06-01] gopacket 1.1.19-2 MIGRATED to testing (Debian testing watch)
  • [2022-06-01] gopacket 1.1.19-2 MIGRATED to testing (Debian testing watch)
  • [2022-05-27] Accepted gopacket 1.1.19-2 (source) into unstable (Sascha Steinbiss)
  • [2021-01-12] gopacket 1.1.19-1 MIGRATED to testing (Debian testing watch)
  • [2021-01-07] Accepted gopacket 1.1.19-1 (source) into unstable (Sascha Steinbiss)
  • [2020-05-09] gopacket 1.1.17-1 MIGRATED to testing (Debian testing watch)
  • [2020-05-03] Accepted gopacket 1.1.17-1 (source) into unstable (Sascha Steinbiss)
  • [2020-04-09] gopacket REMOVED from testing (Debian testing watch)
  • [2019-02-11] gopacket 1.1.14-3 MIGRATED to testing (Debian testing watch)
  • [2019-02-05] Accepted gopacket 1.1.14-3 (source) into unstable (Hilko Bengen)
  • [2018-02-15] gopacket 1.1.14-2 MIGRATED to testing (Debian testing watch)
  • [2018-02-09] Accepted gopacket 1.1.14-2 (source) into unstable (Michael Stapelberg)
  • [2017-11-18] gopacket 1.1.14-1 MIGRATED to testing (Debian testing watch)
  • [2017-11-12] Accepted gopacket 1.1.14-1 (source) into unstable (Hilko Bengen)
  • [2017-09-08] gopacket 1.1.13-1 MIGRATED to testing (Debian testing watch)
  • [2017-09-02] Accepted gopacket 1.1.13-1 (source) into unstable (Hilko Bengen)
  • [2017-04-28] gopacket 1.1.12-2 MIGRATED to testing (Debian testing watch)
  • [2017-04-26] Accepted gopacket 1.1.12-2 (source) into unstable (Sascha Steinbiss)
  • [2017-01-21] Accepted gopacket 1.1.12-1~bpo8+1 (source all) into jessie-backports, jessie-backports (Sascha Steinbiss)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.1.19-6.2build1

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