[release-4.16] OCPBUGS-99890: Bump ironic-python-agent pinned commit for CVE-2026-66138 - #310
[release-4.16] OCPBUGS-99890: Bump ironic-python-agent pinned commit for CVE-2026-66138#310mariocr73 wants to merge 1 commit into
Conversation
Update the pinned ironic-python-agent commit from 25670b09 to 2ce2ec34 (the branch tip of openshift/openstack-ironic-python-agent#200, NOT YET MERGED at the time of this commit), which cherry-picks upstream security fix (NTP command injection in sync_clock(), CVE-2026-66138) onto the OCP 4.16 branch. This PR is opened before openshift#200 merges, intentionally, to keep both PRs linked to the Jira bug simultaneously (see LESSONS-LEARNED-OCPBUGS-CVE-FIX.md addendum to section 1) — ci/prow/check-requirements is expected to fail/wait until openshift#200 merges, at which point the pinned SHA here must be corrected to the real merge commit on release-4.16 (see section 11). Related: OCPBUGS-99890
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@mariocr73: This pull request references Jira Issue OCPBUGS-99890, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mariocr73 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 |
|
/lgtm |
|
Scheduling tests matching the |
|
/test ci/prow/e2e-metal-ipi-virtualmedia |
|
/test e2e-metal-ipi-virtualmedia |
|
@mariocr73: The following tests failed, say
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. |
Bumps the pinned
ironic-python-agentcommit inrequirements.cachitofrom25670b09to2ce2ec34, which cherry-picks the upstream security fix for CVE-2026-66138 (NTP command injection insync_clock()) onto the OCP 4.16 branch via openshift/openstack-ironic-python-agent#200.Note: openshift/openstack-ironic-python-agent#200 is not yet merged at the time this PR was opened (opened intentionally before merge, so both PRs stay linked to the Jira bug simultaneously).
ci/prow/check-requirementsis expected to fail/wait until #200 merges, at which point the pinned SHA here will be corrected to the real merge commit onrelease-4.16.Related: OCPBUGS-99890