Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport various CVE fixes #2147

Merged
merged 4 commits into from
Oct 19, 2023
Merged

Conversation

2uasimojo
Copy link
Member

@2uasimojo 2uasimojo commented Oct 18, 2023

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 18, 2023
@openshift-ci openshift-ci bot requested review from dlom and lleshchi October 18, 2023 23:28
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 18, 2023
This may or may not help address the following, found by snyk:

> ✗ High severity vulnerability found in github.com/dgrijalva/jwt-go76 Description: Access Restriction Bypass77 Info: https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-59651578 Introduced through: github.com/IBM/networking-go-sdk/dnsrecordsv1@0.14.0, github.com/IBM/networking-go-sdk/zonesv1@0.14.0, github.com/openshift/installer/pkg/asset/machines/ibmcloud@#2c449439afd9, github.com/openshift/installer/pkg/destroy/ibmcloud@#2c449439afd979 From: github.com/IBM/networking-go-sdk/dnsrecordsv1@0.14.0 > github.com/IBM/go-sdk-core/v4/core@4.10.0 > github.com/dgrijalva/jwt-go@3.2.180 From: github.com/IBM/networking-go-sdk/zonesv1@0.14.0 > github.com/IBM/go-sdk-core/v4/core@4.10.0 > github.com/dgrijalva/jwt-go@3.2.181 From: github.com/openshift/installer/pkg/asset/machines/ibmcloud@#2c449439afd9 > github.com/openshift/installer/pkg/asset/installconfig/ibmcloud@#2c449439afd9 > github.com/IBM/networking-go-sdk/zonesv1@0.14.0 > github.com/IBM/go-sdk-core/v4/core@4.10.0 > github.com/dgrijalva/jwt-go@3.2.182 and 1 more...83 Fixed in: 4.0.0-preview1

HIVE-2337

(cherry picked from commit 69f4a9b)
CVE-2023-44487

HIVE-2337

(cherry picked from commit fbfc248)
CVE-2023-44487

HIVE-2337

(cherry picked from commit 1c39f65)
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #2147 (7431546) into mce-2.4 (62c7a29) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           mce-2.4    #2147   +/-   ##
========================================
  Coverage    57.50%   57.50%           
========================================
  Files          187      187           
  Lines        25739    25739           
========================================
  Hits         14802    14802           
  Misses        9700     9700           
  Partials      1237     1237           

@2uasimojo
Copy link
Member Author

/test e2e-pool

/assign @suhanime

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 19, 2023

@2uasimojo: all tests passed!

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

@suhanime
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 19, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 19, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 2uasimojo, suhanime

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot merged commit e3f9aed into openshift:mce-2.4 Oct 19, 2023
7 checks passed
@2uasimojo 2uasimojo deleted the cve-mce-2.4 branch October 19, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants