docs: [#431] document backup image CVE analysis and accepted risk#457
Merged
josecelano merged 1 commit intomainfrom Apr 15, 2026
Merged
docs: [#431] document backup image CVE analysis and accepted risk#457josecelano merged 1 commit intomainfrom
josecelano merged 1 commit intomainfrom
Conversation
4 tasks
Member
Author
|
ACK 8411d73 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Re-scan of
torrust/tracker-backup:localas requested in issue #431.No code change — image rebuilt from scratch with
--no-cacheto pick up any availableDebian package updates. Vulnerability count unchanged.
Findings (Apr 15, 2026 — Trivy v0.69.3)
All 6 HIGH are Debian base OS CVEs with no fix available in trixie:
<no-dsa>)<no-dsa>)Debian Security Tracker Confirmation
Both CVEs are tagged
<no-dsa>(minor issue) for trixie — Debian Security Team will notbackport fixes to stable trixie. Fixes exist only in
forky/sid(unstable).Risk Assessment
Neither CVE is reachable in our container's runtime:
infocmpCLI tool only — not the ncurses library.The backup container never calls
infocmp.unprivileged IPC call. Our container runs a bash script — systemd is never started.
libsystemd0/libudev1are transitive package dependencies only.Decision
Accepted risk — close #431.
Revisit when Debian trixie backports a fix for
ncursesorsystemd.Changes
docs/security/docker/scans/torrust-tracker-backup.md— new Remediation Pass 2 entry with full CVE table and Debian tracker statusdocs/security/docker/scans/README.md— updated backup row (Apr 15, accepted risk)docs/issues/431-backup-cves.md— checked off steps, filled Outcome sectionproject-words.txt— addedinfocmp,libncurses,libtinfo,libsystemd,libudev,behaviourCloses #431