[release-4.22] OCPBUGS-113630: Fix for CVE-2026-39830 - #9373
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@rhdmalone: 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. |
|
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 YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-4.22 #9373 +/- ##
================================================
+ Coverage 36.53% 36.55% +0.01%
================================================
Files 777 777
Lines 95363 95410 +47
================================================
+ Hits 34840 34874 +34
- Misses 57682 57694 +12
- Partials 2841 2842 +1
🚀 New features to boost your workflow:
|
|
This should not be a no jira issue. Is there no Jira for the CVE? |
|
@rhdmalone: This pull request references Jira Issue OCPBUGS-113284, 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. |
|
/test Gitlint |
47d871c to
d625d91
Compare
|
/label jira/skip-dependent-bug-check |
|
@rhdmalone: This pull request references Jira Issue OCPBUGS-113284, which is valid. The bug has been moved to the POST state. 4 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. |
d625d91 to
e13c592
Compare
Bump golang.org/x/crypto to address CVE-2026-39830.
e13c592 to
7728599
Compare
|
/test verify-deps |
everettraven
left a comment
There was a problem hiding this comment.
vendor-only API changes.
/approve for api
|
@rhdmalone: This pull request references Jira Issue OCPBUGS-113630, which is valid. The bug has been moved to the POST state. 4 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. 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bryan-cox, everettraven, rhdmalone 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 |
|
/lgtm |
|
Scheduling tests matching the |
|
/retest |
|
/retest-required |
|
/test e2e-aws-upgrade-hypershift-operator |
Bump golang.org/x/crypto to address CVE-2026-39830 plus fix for failing test Signed-off-by: Deirdre Malone <dmalone@redhat.com>
|
New changes are detected. LGTM label has been removed. |
Bump golang.org/x/crypto to address CVE-2026-39830 plus fix for failing test Signed-off-by: Deirdre Malone <dmalone@redhat.com>
Bump golang.org/x/crypto to address CVE-2026-39830 plus fix for failing test. Signed-off-by: Deirdre Malone <dmalone@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
947d31a to
41370b5
Compare
Bump golang.org/x/crypto to address CVE-2026-39830 plus fix for failing test. Signed-off-by: Deirdre Malone <dmalone@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
/hold |
|
/test e2e-aws-upgrade-hypershift-operator |
Bump golang.org/x/crypto to address CVE-2026-39830 plus fix for failing test. Signed-off-by: Deirdre Malone <dmalone@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
/test e2e-aws-upgrade-hypershift-operator |
|
/test e2e-aws-upgrade-hypershift-operator |
|
@rhdmalone: The following test 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. |
|
e2e-aws-upgrade-hypershift-operator is failing |
|
@rhdmalone: This pull request references Jira Issue OCPBUGS-113630. The bug has been updated to no longer 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. |
What this PR does / why we need it:
updates the version of x/crypto to fix CVE-2026-39830
Which issue(s) this PR fixes:
Fixes CVE-2026-39830