[release-4.22] OCPBUGS-101857: Replace golang.org/x/net with github.com/openshift-sustaining/net@v0.50.0-sec.3 to address CVE-2026-33814 - #43
Conversation
…om/openshift-sustaining/net@v0.50.0-sec.3 to address CVE-2026-33814
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@nindsimonv: This pull request references Jira Issue OCPBUGS-101857, 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. |
|
/retest |
|
/retest Re-running to clear the AI-generated. Review for accuracy. |
|
/jira refresh |
|
@nindsimonv: This pull request references Jira Issue OCPBUGS-101857, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (ocp-sustaining-admins@redhat.com), skipping review request. 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. |
|
/test e2e-hypershift |
|
/retest |
|
Hi @gryf @stephenfin wondering if you could add an override for ci/prow/e2e-hypershift test The e2e-hypershift failure is unrelated to this PR (a vendored golang.org/x/net CVE bump for CVE-2026-33814). CI-log analysis of run 2097552747103522816 shows no x/net/go.mod/vendor/compile errors; the tree built and 145 tests ran. The failures are pre-existing/environmental:
cc @rissh |
Thanks for looking into this. This job should not be running here. Hypershift on OpenStack is currently tech preview and was broken from ~4.20 until 4.23. The job should have been dropped in openshift/release#80481 or openshift/release#81208. I'll submit a new follow-up to /override ci/prow/e2e-hypershift Otherwise, these changes look good. /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stephenfin The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@stephenfin: Overrode contexts on behalf of stephenfin: ci/prow/e2e-hypershift 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 kubernetes-sigs/prow repository. |
|
@nindsimonv: 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. |
Replaces golang.org/x/net with github.com/openshift-sustaining/net@v0.50.0-sec.3 to fix CVE-2026-33814 (Go HTTP/2 DoS via malformed SETTINGS_MAX_FRAME_SIZE).