NO-JIRA: Update registry.redhat.io/openshift4/ose-must-gather-rhel9:v4.20 Docker digest to 290c700 [SECURITY] - #3211
Conversation
|
@red-hat-konflux[bot]: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 10 remain after this review. WalkthroughThe must-gather Dockerfile now uses a new SHA256 digest for the ChangesMust-gather image update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR updates a single container image digest to incorporate dependency security fixes, with no actionable merge-blocking risk remaining beyond normal checks and review. Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) Full details: Stable And Deterministic Test NamesExplanation PASS: The pull request changes only the pinned base-image digest in Full details: Test Structure And QualityExplanation PASS: The pull request changes only one line in Full details: Microshift Test CompatibilityExplanation PASS — The pull request changes only the pinned base-image digest in Full details: Single Node Openshift (Sno) Test CompatibilityExplanation PASS — The pull request changes only the Full details: Topology-Aware Scheduling CompatibilityExplanation PASS: The pull request changes only the base-image digest in Full details: Ote Binary Stdout ContractExplanation PASS: The pull request changes only the pinned Full details: Ipv6 And Disconnected Network Test CompatibilityExplanation PASS — The pull request changes only the pinned base-image digest in Full details: No-Weak-CryptoExplanation PASS: The pull request changes only the pinned base-image digest in Full details: Container-PrivilegesExplanation PASS: The pull request changes only the base image digest in one Dockerfile. It does not add privileged settings, hostPID, hostNetwork, hostIPC, SYS_ADMIN, or allowPrivilegeEscalation. The Dockerfile sets USER 65532:65532, so it does not run as root without justification. Full details: No-Sensitive-Data-In-LogsExplanation PASS: The commit changes only the pinned base-image digest in ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…4.20 Docker digest to 290c700 [SECURITY] Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
959f8e7 to
7ac54c2
Compare
|
@red-hat-konflux[bot]: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This PR contains the following updates:
b3ff890→290c700tar: node-tar: Denial of Service via crafted long-path tar archive
CVE-2026-73566
More information
Details
A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could provide a specially crafted tar archive with a long-path header. When processing this archive with a non-empty member-selection list, an uncontrolled recursion in the
filesFilterfunction can lead to a stack overflow. This issue results in a denial of service (DoS) by terminating Node.js applications that consume these archives.Severity
Important
References
nanoid: nanoid: Predictable ID generation due to integer overflow
CVE-2026-73086
More information
Details
A flaw was found in nanoid, a JavaScript library for generating unique string IDs. A remote attacker could exploit an integer overflow vulnerability by providing a specific input to the
nanoid(size)function. This issue causes the internal random number generator to become predictable, leading to the generation of identical identifiers for session tokens, security tokens (Cross-Site Request Forgery (CSRF) tokens), and API keys. Such predictability could allow an attacker to bypass security measures that rely on unique and random identifiers.Severity
Important
References
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.