Skip to content

fix(docker): upgrade vulnerable util-linux runtime packages - #1813

Open
mldangelo-oai wants to merge 2 commits into
mainfrom
fix/docker-util-linux-security-upgrades
Open

fix(docker): upgrade vulnerable util-linux runtime packages#1813
mldangelo-oai wants to merge 2 commits into
mainfrom
fix/docker-util-linux-security-upgrades

Conversation

@mldangelo-oai

@mldangelo-oai mldangelo-oai commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Upgrade the nine installed Debian util-linux packages affected by CVE-2026-53615 in the lightweight, full, and TensorFlow runtime images.
  • Keep the existing digest-pinned Python images and targeted apt security-update strategy intact.
  • Add a parameterized regression that verifies every runtime image upgrades the complete vulnerable package set.
  • Document the remediation under the unreleased changelog's Security heading.

Evidence

Validation

  • 177 passed: Docker workflow, Docker publish, release workflow, and dependency-lock regressions.
  • Repository-wide Ruff lint and formatting checks passed.
  • Changelog Prettier validation and 171 post-review Docker/release tests passed.
  • Changed-file mypy passed.
  • Full local mypy reproduces 14 existing errors in six files unchanged from main.
  • Local Docker is unavailable; the PR's Docker Image CI will build and scan all three images.
  • The unrelated inherited Dependency Audit failures on current main are already addressed by fix(deps): audit all CI extras and upgrade vulnerable packages #1808.

@mldangelo-oai

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Security review completed. No security issues were found in this pull request.

Reviewed commit: 785d0339bc

View security finding report

Only the user who started this review can view the report in Codex.

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

Once complete, Codex will leave suggestions, or a comment if no findings are found.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 785d0339bc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Dockerfile
@mldangelo-oai

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

Reviewed commit: 3e4306c597

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector

Copy link
Copy Markdown

Security review completed. No security issues were found in this pull request.

Reviewed commit: 3e4306c597

View security finding report

Only the user who started this review can view the report in Codex.

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

Once complete, Codex will leave suggestions, or a comment if no findings are found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant