OCPBUGS-76594: CVE-2025-65637 - Bump github.com/sirupsen/logrus from v1.9.0 to v1.9.3 [release-4.12]#660
OCPBUGS-76594: CVE-2025-65637 - Bump github.com/sirupsen/logrus from v1.9.0 to v1.9.3 [release-4.12]#660rissh wants to merge 1 commit intoopenshift:release-4.12from
Conversation
|
@rissh: This pull request references Jira Issue OCPBUGS-76594, 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. |
|
@rissh: 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. |
| ## explicit | ||
| github.com/robfig/cron | ||
| # github.com/sirupsen/logrus v1.8.1 | ||
| # github.com/sirupsen/logrus v1.9.3 |
There was a problem hiding this comment.
could we update to 1.8.3 which also addresses the issue but make the diff even smaller ?
There was a problem hiding this comment.
Thanks for calling this out, @p0lyn0mial .
You’re right that v1.9.1 and v1.8.3 include the CVE fix, but they also introduce a separate issue that can lead to a “too many empty tokens without progressing” panic in some scenarios.
Because of that regression, we preferred not to move to those versions and instead keep this targeted fix.
There was a problem hiding this comment.
ok, thanks for the info.
|
xref: openshift/openshift-apiserver#609 (comment) /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: p0lyn0mial, rissh 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 |
|
/verified by ci |
|
@rissh: This PR has been marked as verified by 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. |
Bump github.com/sirupsen/logrus to v1.9.3 to fix GHSA-4f99-4q7p-p3gh (DoS in logrus). Direct dependency update only; library-go is unchanged to avoid k8s version drift (per approach on openshift/openshift-apiserver#609).
Changes
Bumped github.com/sirupsen/logrus from v1.9.0 to v1.9.3
CVE
GHSA-4f99-4q7p-p3gh | High (CVSS 7.5) | Fixed in v1.9.3