Debian Package Tracker
Register | Log in
Subscribe

golang-github-go-git-go-billy

missing interface filesystem abstraction for Go

Choose email to subscribe with

general
  • source: golang-github-go-git-go-billy (main)
  • version: 5.9.1-1
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Pirate Praveen [DMD]
  • arch: all
  • 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]
  • oldstable: 5.3.1-3
  • stable: 5.5.0-1
  • testing: 5.9.0-1
  • unstable: 5.9.1-1
versioned links
  • 5.3.1-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 5.5.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 5.9.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 5.9.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-go-git-go-billy-dev
action needed
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-44740: (needs triaging) Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.
  • CVE-2026-44973: (needs triaging) Billy is an interface filesystem abstraction for Go. Prior to 5.9.0, multiple path traversal issues exist across different components of go-billy. Insufficient path sanitization and boundary enforcement may allow crafted paths (e.g., using ..) to escape intended base directories. While go-billy was not originally designed to provide a strong security boundary, some of these issues were inconsistent across some of the built-in implementations. This results in scenarios where applications relying on go-billy for some level of isolation may inadvertently expose access to unintended filesystem locations. This vulnerability is fixed in 5.9.0.

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

Created: 2026-05-29 Last update: 2026-07-28 17:32
2 low-priority security issues in bookworm low

There are 2 open security issues in bookworm.

2 issues left for the package maintainer to handle:
  • CVE-2026-44740: (postponed; to be fixed through a stable update) Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.
  • CVE-2026-44973: (postponed; to be fixed through a stable update) Billy is an interface filesystem abstraction for Go. Prior to 5.9.0, multiple path traversal issues exist across different components of go-billy. Insufficient path sanitization and boundary enforcement may allow crafted paths (e.g., using ..) to escape intended base directories. While go-billy was not originally designed to provide a strong security boundary, some of these issues were inconsistent across some of the built-in implementations. This results in scenarios where applications relying on go-billy for some level of isolation may inadvertently expose access to unintended filesystem locations. This vulnerability is fixed in 5.9.0.

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

Created: 2026-05-29 Last update: 2026-07-28 17:32
testing migrations
  • excuses:
    • Migration status for golang-github-go-git-go-billy (5.9.0-1 to 5.9.1-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for gitsign/0.16.1-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-go-git-go-billy/5.9.1-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-go-git-go-git/5.19.1-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-go-git-go-git-fixtures/4.3.1~git20240304.46037e5-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for tiup/1.16.5-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for usql/0.19.19-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, 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-github-go-git-go-billy.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-07-28] Accepted golang-github-go-git-go-billy 5.9.1-1 (source) into unstable (Simon Josefsson)
  • [2026-07-28] golang-github-go-git-go-billy 5.9.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-07-24] Accepted golang-github-go-git-go-billy 5.9.0-1 (source) into unstable (Simon Josefsson)
  • [2026-03-14] golang-github-go-git-go-billy 5.8.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-10] Accepted golang-github-go-git-go-billy 5.8.0-1 (source) into unstable (Andrew Lee (李健秋)) (signed by: 李健秋 Andrew Lee)
  • [2025-10-08] golang-github-go-git-go-billy 5.5.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-10-06] Accepted golang-github-go-git-go-billy 5.5.0-2 (source) into unstable (Santiago Vila)
  • [2024-04-06] golang-github-go-git-go-billy 5.5.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-03-30] Accepted golang-github-go-git-go-billy 5.5.0-1 (source) into unstable (Simon Josefsson)
  • [2021-11-24] golang-github-go-git-go-billy 5.3.1-3 MIGRATED to testing (Debian testing watch)
  • [2021-11-21] Accepted golang-github-go-git-go-billy 5.3.1-3 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2021-11-20] Accepted golang-github-go-git-go-billy 5.3.1-2 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Praveen Arimbrathodiyil)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 5.9.1-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