Debian Package Tracker
Register | Log in
Subscribe

golang-github-cilium-ebpf

eBPF Library for Go

Choose email to subscribe with

general
  • source: golang-github-cilium-ebpf (main)
  • version: 0.21.0+ds1-1
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Shengjing Zhu [DMD]
  • arch: all
  • std-ver: 4.7.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: 0.2.0-1
  • oldstable: 0.9.1-1
  • stable: 0.11.0-2
  • testing: 0.17.3+ds1-4
  • unstable: 0.21.0+ds1-1
versioned links
  • 0.2.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.9.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.11.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.17.3+ds1-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.21.0+ds1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-cilium-ebpf-dev
action needed
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2026-10722: A vulnerability has been found in cilium ebpf up to 0.21.0. This affects the function loadRawSpec of the file btf/btf.go of the component LoadCollectionSpec/LoadCollectionSpecFromReader. Such manipulation of the argument offset leads to integer overflow. The attack can only be performed from a local environment. The exploit has been disclosed to the public and may be used. The name of the patch is 533dfc82fd228bfadf42ea7180c39de7d9af47fa. A patch should be applied to remediate this issue.
Created: 2026-06-06 Last update: 2026-06-16 16:00
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2026-10722: A vulnerability has been found in cilium ebpf up to 0.21.0. This affects the function loadRawSpec of the file btf/btf.go of the component LoadCollectionSpec/LoadCollectionSpecFromReader. Such manipulation of the argument offset leads to integer overflow. The attack can only be performed from a local environment. The exploit has been disclosed to the public and may be used. The name of the patch is 533dfc82fd228bfadf42ea7180c39de7d9af47fa. A patch should be applied to remediate this issue.
Created: 2026-06-06 Last update: 2026-06-16 16:00
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 5-day delay is over. Check why.
Created: 2026-06-21 Last update: 2026-06-25 18:32
79 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit e7e63995e10e266dfbe730b7140e414d4326f820
Merge: a9fe863 375de4e
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
Date:   Tue Jun 16 10:12:02 2026 +0200

    Merge branch 'debian/sid' into 'debian/sid'
    
    Update packaging for new upstream version 0.21.0
    
    See merge request go-team/packages/golang-github-cilium-ebpf!4

commit 375de4e737f538608a96a3c65324543938a26de7
Author: Juan Manuel Mendez Rey <juan.mendezr@proton.me>
Date:   Mon May 18 01:07:01 2026 +0200

    Update lintian override for new Windows BPF test fixture
    
    Add source-contains-prebuilt-windows-binary override for
    testdata/windows/cgroup_sock_addr.sys, a BPF driver test fixture
    new in upstream 0.21.0.

commit 37d15147bae67734a3322aaf28013ac9f487ef3f
Author: Juan Manuel Mendez Rey <juan.mendezr@proton.me>
Date:   Mon May 18 00:44:26 2026 +0200

    Update packaging for new upstream version 0.21.0
    
    - Drop 0001-Revert-internal-linux-use-unix.Auxv.patch (Debian has x/sys >= 0.37.0)
    - Refresh test-skip patch for new file layout (bpffs.go -> bpffs_other.go)
    - Drop golang-golang-x-exp-dev (no longer imported)
    - Add golang-golang-x-sync-dev to Build-Depends
    - Bump golang-any to >= 2:1.24~ and x/sys to >= 0.37.0~

commit 79faae4a3d79dac41859ab69216cd285e7839b43
Merge: a9fe863 1c4b88a
Author: Juan Manuel Mendez Rey <juan.mendezr@proton.me>
Date:   Mon May 18 00:14:40 2026 +0200

    Update upstream source from tag 'upstream/0.21.0+ds1'
    
    Update to upstream version '0.21.0+ds1'
    with Debian dir e0a95d5950832425eb7a18929c797a122b838d4f

commit 1c4b88a90504bf43f2fafda671d2c9b2cd941f2a
Author: Juan Manuel Mendez Rey <juan.mendezr@proton.me>
Date:   Mon May 18 00:14:40 2026 +0200

    New upstream version 0.21.0+ds1

commit a9fe86319af95ca0abe604eb9ad7a03b75a0b813
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Sep 19 13:39:28 2025 -0400

    debian/changelog: update

commit c100fd6fd7921c01d0090188b606f26fcef78c0c
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Sep 19 13:39:15 2025 -0400

    Declare Breaks on golang-github-opencontainers-runc-dev (<< 1.3)
    
    Changes in new upstream version break compilation with:
    
    # github.com/opencontainers/runc/libcontainer/cgroups/ebpf
    src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/ebpf_linux.go:190:3: unknown field Replace in struct literal of type link.RawAttachProgramOptions

commit 90ebc8b13963ddd70f3438dc49993321fbcc4105
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Sep 19 05:26:13 2025 -0400

    debian/changelog: update

commit 265797ae16b6c7b428cc43c1fc421b23040c3aa4
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Fri Sep 19 05:25:54 2025 -0400

    Declare Breaks on golang-github-containerd-cgroups-dev (<< 3.0.5)
    
    Changes in new upstream version break upstream tests in the containerd/cgroups
    package that are executed by autopkgtest

commit 322b2f818a5d81d421bf4bf255e516f3aac6e128
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Thu Sep 18 06:01:46 2025 -0400

    debian/changelog: update

commit d9df55bab9f02bfa3c474f4d86b748bdc1e39adb
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Thu Sep 18 05:59:57 2025 -0400

    Revert "Temporarily revert to standard salsa-ci pipeline"
    
    This reverts commit ffd6455d91af23ef802fd4b9127317db639072ef.

commit ffd6455d91af23ef802fd4b9127317db639072ef
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Tue Sep 16 06:45:51 2025 -0400

    Temporarily revert to standard salsa-ci pipeline
    
    This is to allow setting non-standard build flags, such as enabling aptly and
    triggering building reverse dependencies

commit baf919c2cd31c683c537669a2ccf727a7193d0f1
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 07:49:21 2025 -0400

    debian/changelog: update

commit 85050e427b2ac741a97a430331cb8c347e1fe721
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 08:20:55 2025 -0400

    debian/patches: indicate those patches don't need forwarding

commit ae672cf2c3d3dc3e743e7de9c599d2eb72e99c1c
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 08:16:53 2025 -0400

    debian/watch: repack with repacksuffix

commit b1b286c61ce6a98f09464614ce1935c8f4c84f47
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 08:00:24 2025 -0400

    Generalize lintian overrides
    
    Drop the context of the overrides. Across upstream versions, the location of
    the testdata changes, requiring tedious adjustments of the paths. The effort
    required of keeping those context specifications uptodate is hardly justified.

commit 54b4a390268068094a4372e246df27ed823328de
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 07:49:41 2025 -0400

    Bump Standards Version

commit f634d723c5c04013776dd20bb174f68eafeee460
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 07:07:06 2025 -0400

    debian/rules: must not exclude internal/testutils
    
    Other packages need the fdutils package

commit a7952b854367ae7327682540e95856ea4b7b1807
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 07:04:53 2025 -0400

    gitlab-ci.yaml: Run both team pipelines

commit ea071711dd59c8cc309887fd5ddfaa8fc9e15e65
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 06:39:02 2025 -0400

    Update changelog for 0.17.3+ds1-2 release

commit b3786fdd4374efb5a34f69024dd97780ac02f539
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 06:36:31 2025 -0400

    Depend on golang-github-jsimonetti-rtnetlink-dev

commit 1d97417c39800f5d214166f4b39a985bf28c6c02
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 06:28:03 2025 -0400

    Skip some tests that require permissions not found inside user namespaces

commit c1021a0c13f96bcf68716546fee42a0bf24c4659
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sun Aug 24 06:16:38 2025 -0400

    Depend on golang-github-go-quicktest-qt-dev

commit 2de949533f65f9df28dbd74c7b9dbd36fb29cc56
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 23 18:44:27 2025 -0400

    Revert "internal/linux: use unix.Auxv"
    
    This reverts commit 8462e8fdd5f99819b1c6ec4cde32703dc2f7954f.

commit 523a7b6c671ba5ad7b9791ba736e96de23a47731
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 23 18:43:12 2025 -0400

    drop patches, no longer applies

commit a60b126524d60f978a3b2cd0da0e2a1e5726e83b
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 23 18:41:08 2025 -0400

    Exclude non-essential packages from build

commit 4aa4173442f216c03b2e872122a79ddeec70ec18
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 23 18:28:40 2025 -0400

    Fix location to output.tpl
    
    This file got moved in d9f0abe548a2dd54608a7fbe97436fa3d633d4e7

commit 9627c732ac9513533bc7cdbe8aed273b28860395
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 23 18:21:58 2025 -0400

    debian/changelog: update

commit 8a804ef13463ee5eedc72347138d1333d5c4b3d8
Merge: 227b60f 5018608
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Sat Aug 23 18:21:23 2025 -0400

    Update upstream source from tag 'upstream/0.17.3+ds1'
    
    Update to upstream version '0.17.3+ds1'
    with Debian dir 6b1d6425b3c9c2be8ab57b50deafa684c3ab84bb

commit 227b60f5e5d0285561bee65aa0ac0be2bdf0dd25
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Thu Feb 22 17:34:47 2024 +0800

    Update changelog for 0.11.0-2 release

commit ffc14ef3a18ec2db578c5fd59766ba2626bc4085
Author: Loren M. Lang <lorenl@north-winds.org>
Date:   Thu Feb 22 00:47:50 2024 -0800

    Fix handling of empty string for build info module
    
    While building other packages with this installed, the BuildInfo module
    path is returning as an empty string leading to it creating an invalid
    module import when generating the Go source from the template. Previous
    releases of this module used a constant value instead of trying to
    detect the module path.

commit 4075278636d2a7636a527a7dc26886978280f36d
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Wed Feb 21 18:24:50 2024 +0800

    Update changelog for 0.11.0-1 release

commit ee625bef031f75930cc2f3111e69c814661dbe82
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Wed Feb 21 18:23:56 2024 +0800

    Update Standards-Version to 4.6.2 (no changes)

commit 5591456422de658c62169885b9c4c6da4a7ed588
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Wed Feb 21 18:23:06 2024 +0800

    Add golang-golang-x-exp-dev to Depends as well

commit 78a8edb2f9a356207eac33667d8bf60acea80503
Author: Loren M. Lang <lorenl@north-winds.org>
Date:   Mon Feb 19 22:52:29 2024 -0800

    Updated metadata to assist in cloning and importing upstream releases

commit 0fb93f2c60bb62d3fc0264960e9965ef77865fc8
Author: Loren M. Lang <lorenl@north-winds.org>
Date:   Sun Feb 18 18:21:26 2024 -0800

    Update changelog for 0.11.0-1 release

commit cc9d6a186c9576cd0c6857e4b5cf5acf9840e7aa
Author: Loren M. Lang <lorenl@north-winds.org>
Date:   Sun Feb 18 17:43:09 2024 -0800

    Update lintian overrides

commit 0be90d581e900e5006f82ff964c9840589109946
Author: Loren M. Lang <lorenl@north-winds.org>
Date:   Sun Feb 18 04:51:29 2024 -0800

    Build requires template file to be in build tree

commit 03eccb010af942668cfdc835eb834217d1128277
Author: Loren M. Lang <lorenl@north-winds.org>
Date:   Sun Feb 18 16:44:05 2024 -0800

    Updated build dependencies

commit feaae1e7f3966bac55126c9f7f391754a14341b5
Merge: 4019354 775c499
Author: Loren M. Lang <lorenl@north-winds.org>
Date:   Mon Feb 19 22:44:28 2024 -0800

    Update upstream source from tag 'upstream/0.11.0'
    
    Update to upstream version '0.11.0'
    with Debian dir 629226fa98abff79d687fa311e235cb880bee9e2

commit 4019354d1d7eba81b3ab6a090efda0bd668d6615
Author: Loren M. Lang <lorenl@north-winds.org>
Date:   Sun Feb 18 17:38:30 2024 -0800

    Update changelog for 0.10.0-1 release

commit cb3945fc80f4260048b622fc599eea55f540dbdd
Merge: a4a868d 8a8053d
Author: Loren M. Lang <lorenl@north-winds.org>
Date:   Mon Feb 19 22:32:44 2024 -0800

    Update upstream source from tag 'upstream/0.10.0'
    
    Update to upstream version '0.10.0'
    with Debian dir 7c9bd31bada39c7b2b43c6424ba1c120966b6a97

commit a4a868dcd1adcd13bacd92e9c0d4a477fd249794
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Aug 20 22:33:59 2022 +0800

    Update changelog for 0.9.1-1 release

commit ba9e56dbfc3ed2d5856069ce27e7cb69eb572325
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Aug 20 22:40:50 2022 +0800

    Update lintian overrides

commit 17147fb8cab22625dee6cca57224c3c858b0e950
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Aug 20 22:33:11 2022 +0800

    Update Standards-Version to 4.6.1 (no changes)

commit 20c107ce236f447b065d0225b879c41f9f16d104
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Aug 20 22:32:29 2022 +0800

    Remove unused DH_GOLANG_EXCLUDES

commit 7b5e32bc5f14249a7c609a3d9370c3d33965c965
Merge: 5f4ab25 a49f15d
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Aug 20 22:34:48 2022 +0800

    Update upstream source from tag 'upstream/0.9.1'
    
    Update to upstream version '0.9.1'
    with Debian dir fe22908c91a176a6967e52e05b7b87548a7dfc4e

commit 5f4ab2570a7890511a900020bb6d7902f9cbbdc5
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Aug 20 22:29:12 2022 +0800

    Update excluded files for new version

commit f3b8632246f002b587f034305bedcb58f065ba21
Author: Aloïs Micard <creekorful@debian.org>
Date:   Wed Dec 1 10:57:45 2021 +0000

    [skip ci] update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
    
    See: https://salsa.debian.org/go-team/infra/pkg-go-tools
    Gbp-Dch: Ignore

commit 226a5134c86505796199a44b314a4ae27ca0d8c2
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Thu Nov 18 02:35:54 2021 +0800

    Update changelog for 0.7.0-1 release

commit c15d0d86436f5d28bb9196694c87b556f87d11a8
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Thu Nov 18 02:47:31 2021 +0800

    Bump golang-golang-x-sys-dev to 0.0~git20211117

commit 706fc23c37824bc84e3d8f414bca2ab089715117
Merge: 6ff4213 bf2a393
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Thu Nov 18 02:35:27 2021 +0800

    Update upstream source from tag 'upstream/0.7.0'
    
    Update to upstream version '0.7.0'
    with Debian dir 1b98f87645ad8ce425d1f7187033b519519dc13a

commit 6ff421300cd20ce6b56b607566dfdedae685e62d
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Thu Nov 18 02:35:12 2021 +0800

    Excluded bpf object files

commit 0e98996cbcf25ff10f018c23e055e1f0287a5d97
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Aug 20 23:11:08 2021 +0800

    Update changelog for 0.6.2-2 release

commit abe952d4a1767955017da00acdd7c3140eb8aa9a
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Aug 20 23:10:41 2021 +0800

    Update Standards-Version to 4.6.0 (no changes)

commit b8efc5f98b7ef93c844a29730463cd44dceeed62
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Jul 16 23:12:13 2021 +0800

    Update changelog for 0.6.2-1 release

commit 9bae51d45d491adfa659ce6dd6a16848e91e927e
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Jul 16 23:14:10 2021 +0800

    Exclude examples when build

commit e990df91be3ead3c417af05754736e933aa0b0e2
Merge: 7cd1c6c c00581c
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Jul 16 23:11:08 2021 +0800

    Update upstream source from tag 'upstream/0.6.2'
    
    Update to upstream version '0.6.2'
    with Debian dir 54c1f07ae366b280184330194361389ec82c6d7e

commit 7cd1c6c572f917ad651531b479a422fd8cd45f94
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Tue Jun 22 15:44:27 2021 +0800

    Update changelog for 0.6.1-1 release

commit 5a4876dbe113468e8d7ce9fe5adfd642886e2aee
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Tue Jun 22 15:44:11 2021 +0800

    Update lintian-overrides

commit 16313b94da4370a9fb9109f4423c814dac8a24da
Merge: 9f45b00 4b04ee3
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Tue Jun 22 15:34:40 2021 +0800

    Update upstream source from tag 'upstream/0.6.1'
    
    Update to upstream version '0.6.1'
    with Debian dir 34a1170708ed891e9f19483cba9981576ab97ca1

commit 9f45b000671f0f2887caed1fc1c3875fade5126d
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Nov 20 00:55:55 2020 +0800

    Update changelog for 0.2.0-1 release

commit 8400c314da22806b30f25ed9230ff1cc02d15a7b
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Nov 20 00:57:46 2020 +0800

    Update Standards-Version to 4.5.1 (no changes)

commit 5945a613e4b552bb9ceacc3839c20a5ff443eb04
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Nov 20 00:55:32 2020 +0800

    Update section to golang

commit fa73e790df916478e38c6e66e3b2d90c8666f8c6
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Nov 20 00:55:17 2020 +0800

    Add Multi-Arch hint

commit a7a1ff4fed048dc9beea783d5d645779aacf49a5
Merge: ce97e35 618c9e8
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Fri Nov 20 00:51:04 2020 +0800

    Update upstream source from tag 'upstream/0.2.0'
    
    Update to upstream version '0.2.0'
    with Debian dir 2f0b46986784566e7a9e2078fe91e4fedefc0d5b

commit ce97e359ea161677bbaa5d83f76744293a71593c
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Nov 14 16:11:16 2020 +0800

    Update changelog for 0.1.0-1 release

commit b6b480b03f6fb4a6422cf04e95ea556c911692d2
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Nov 14 16:14:42 2020 +0800

    Don't install binaries

commit d3743f6596a5aeaa5bd80e0dfcbbe0e6826fcc4c
Merge: f8daef1 f9f8366
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Nov 14 16:09:55 2020 +0800

    Update upstream source from tag 'upstream/0.1.0'
    
    Update to upstream version '0.1.0'
    with Debian dir 6d02d42369221c1fcdb2a3bb5817afca723f0df1

commit f8daef17a6f37d05d22f678d9ff03bcf87df4bdf
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sat Nov 14 16:05:36 2020 +0800

    Watch upstream tags
    
    Gbp-Dch: Ignore

commit dbb5370a4b175f8a959447e3a28ba52345270931
Merge: b28a4e3 99017e9
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Fri Sep 11 17:40:02 2020 +0000

    Merge branch 'lintian-fixes' into 'debian/sid'
    
    Set upstream metadata fields: Bug-Database, Bug-Submit
    
    See merge request go-team/packages/golang-github-cilium-ebpf!1

commit 99017e9c941375261a99e04a39274a0c4d9fa691
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Sep 8 05:40:43 2020 +0000

    Set upstream metadata fields: Bug-Database, Bug-Submit.
    
    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

commit b28a4e389c8d89bdc338e790d69a953ad5cd037a
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Tue Aug 18 00:13:20 2020 +0800

    Update changelog for 0.0~git20200810.c7f1234-1 release

commit 00e6cb2bd00b5e12b1469c98a657d185ec62607e
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Tue Aug 18 22:53:52 2020 +0800

    Update lintian for testdata

commit 6ead6860a7999741a358577ad453f569a07e4b10
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Tue Aug 18 00:12:42 2020 +0800

    Drop golang-golang-x-xerrors-dev

commit 5d369153457f4c7303f10f9cf3bc062f7d085085
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Tue Aug 18 00:11:27 2020 +0800

    Bump debhelper-compat to 13

commit 89bc2148009041d3fdf6b195c7d02262c26277be
Merge: ea457cd 430b22a
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Tue Aug 18 00:10:45 2020 +0800

    Update upstream source from tag 'upstream/0.0_git20200810.c7f1234'
    
    Update to upstream version '0.0~git20200810.c7f1234'
    with Debian dir 7d6f08a15755abd5895b3f1827c5b29941fd3959

commit ea457cd41d3b29e4720840e1d0627d0d0b00eb17
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Sun Apr 19 02:15:12 2020 +0800

    Update changelog for 0.0~git20200413.48fb86d-2 release

commit 498f17babe493e3bfd2a47d6f7ef832c48ecb7c7
Author: Shengjing Zhu <zhsj@debian.org>
Date:   Thu Apr 16 22:49:29 2020 +0800

    Initial packaging
Created: 2026-06-16 Last update: 2026-06-25 00:33
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-09-20 Last update: 2025-09-20 22:31
1 low-priority security issue in trixie low

There is 1 open security issue in trixie.

1 issue left for the package maintainer to handle:
  • CVE-2026-10722: (needs triaging) A vulnerability has been found in cilium ebpf up to 0.21.0. This affects the function loadRawSpec of the file btf/btf.go of the component LoadCollectionSpec/LoadCollectionSpecFromReader. Such manipulation of the argument offset leads to integer overflow. The attack can only be performed from a local environment. The exploit has been disclosed to the public and may be used. The name of the patch is 533dfc82fd228bfadf42ea7180c39de7d9af47fa. A patch should be applied to remediate this issue.

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

Created: 2026-06-06 Last update: 2026-06-16 16:00
1 low-priority security issue in bookworm low

There is 1 open security issue in bookworm.

1 issue left for the package maintainer to handle:
  • CVE-2026-10722: (needs triaging) A vulnerability has been found in cilium ebpf up to 0.21.0. This affects the function loadRawSpec of the file btf/btf.go of the component LoadCollectionSpec/LoadCollectionSpecFromReader. Such manipulation of the argument offset leads to integer overflow. The attack can only be performed from a local environment. The exploit has been disclosed to the public and may be used. The name of the patch is 533dfc82fd228bfadf42ea7180c39de7d9af47fa. A patch should be applied to remediate this issue.

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

Created: 2026-06-06 Last update: 2026-06-16 16:00
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.7.2).
Created: 2025-12-23 Last update: 2026-06-16 18:02
testing migrations
  • excuses:
    • Migration status for golang-github-cilium-ebpf (0.17.3+ds1-4 to 0.21.0+ds1-1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for golang-github-cilium-ebpf/0.21.0+ds1-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Autopkgtest for pwru/1.0.5+ds1-3: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), i386: Regression ♻ (reference ♻)
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/g/golang-github-cilium-ebpf.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • ∙ ∙ 9 days old (needed 5 days)
    • Not considered
news
[rss feed]
  • [2026-06-16] Accepted golang-github-cilium-ebpf 0.21.0+ds1-1 (source) into unstable (Juan Manuel Mendez Rey) (signed by: 李健秋 Andrew Lee)
  • [2025-09-25] golang-github-cilium-ebpf 0.17.3+ds1-4 MIGRATED to testing (Debian testing watch)
  • [2025-09-25] golang-github-cilium-ebpf 0.17.3+ds1-4 MIGRATED to testing (Debian testing watch)
  • [2025-09-19] Accepted golang-github-cilium-ebpf 0.17.3+ds1-4 (source) into unstable (Reinhard Tartler)
  • [2025-09-19] Accepted golang-github-cilium-ebpf 0.17.3+ds1-3 (source) into unstable (Reinhard Tartler)
  • [2025-09-18] Accepted golang-github-cilium-ebpf 0.17.3+ds1-2 (source) into unstable (Reinhard Tartler)
  • [2025-08-24] Accepted golang-github-cilium-ebpf 0.17.3+ds1-1 (source) into experimental (Reinhard Tartler)
  • [2024-02-24] golang-github-cilium-ebpf 0.11.0-2 MIGRATED to testing (Debian testing watch)
  • [2024-02-22] Accepted golang-github-cilium-ebpf 0.11.0-2 (source) into unstable (Shengjing Zhu)
  • [2024-02-21] Accepted golang-github-cilium-ebpf 0.11.0-1 (source) into unstable (Shengjing Zhu)
  • [2022-08-23] golang-github-cilium-ebpf 0.9.1-1 MIGRATED to testing (Debian testing watch)
  • [2022-08-21] Accepted golang-github-cilium-ebpf 0.9.1-1 (source) into unstable (Shengjing Zhu)
  • [2021-11-20] golang-github-cilium-ebpf 0.7.0-1 MIGRATED to testing (Debian testing watch)
  • [2021-11-20] golang-github-cilium-ebpf 0.7.0-1 MIGRATED to testing (Debian testing watch)
  • [2021-11-17] Accepted golang-github-cilium-ebpf 0.7.0-1 (source) into unstable (Shengjing Zhu)
  • [2021-08-23] golang-github-cilium-ebpf 0.6.2-2 MIGRATED to testing (Debian testing watch)
  • [2021-08-20] Accepted golang-github-cilium-ebpf 0.6.2-2 (source) into unstable (Shengjing Zhu)
  • [2021-07-16] Accepted golang-github-cilium-ebpf 0.6.2-1 (source) into experimental (Shengjing Zhu)
  • [2021-06-22] Accepted golang-github-cilium-ebpf 0.6.1-1 (source) into experimental (Shengjing Zhu)
  • [2020-11-22] golang-github-cilium-ebpf 0.2.0-1 MIGRATED to testing (Debian testing watch)
  • [2020-11-19] Accepted golang-github-cilium-ebpf 0.2.0-1 (source) into unstable (Shengjing Zhu)
  • [2020-11-16] golang-github-cilium-ebpf 0.1.0-1 MIGRATED to testing (Debian testing watch)
  • [2020-11-14] Accepted golang-github-cilium-ebpf 0.1.0-1 (source) into unstable (Shengjing Zhu)
  • [2020-08-21] golang-github-cilium-ebpf 0.0~git20200810.c7f1234-1 MIGRATED to testing (Debian testing watch)
  • [2020-08-18] Accepted golang-github-cilium-ebpf 0.0~git20200810.c7f1234-1 (source) into unstable (Shengjing Zhu)
  • [2020-04-22] golang-github-cilium-ebpf 0.0~git20200413.48fb86d-2 MIGRATED to testing (Debian testing watch)
  • [2020-04-18] Accepted golang-github-cilium-ebpf 0.0~git20200413.48fb86d-2 (source) into unstable (Shengjing Zhu)
  • [2020-04-18] Accepted golang-github-cilium-ebpf 0.0~git20200413.48fb86d-1 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Shengjing Zhu)
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 1
  • M&W: 1
  • 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: 0.17.3+ds1-4

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