Fix CVE-2026-24051 and CVE-2026-33186 #9411
Fix CVE-2026-24051 and CVE-2026-33186 #9411zhouke1991 wants to merge 1 commit intokubernetes:masterfrom
Conversation
…gRPC dependencies Bump go.opentelemetry.io/otel/sdk and related otel modules from v1.39.0 to v1.42.0, and google.golang.org/grpc from v1.78.0 to v1.79.3. Transitive dependencies (golang.org/x/sys, cel.dev/expr) are updated accordingly.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: zhouke1991 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 |
|
Hi @zhouke1991. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
May I know how to backport it to the branch cluster-autoscaler-release-1.35 if it is acceptable? |
|
Thanks @zhouke1991 Regarding the backport, it will be automatically cherry-picked to the right branches once the maintainers decide so. |
|
PR needs rebase. 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. |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Fix CVE, bump go.opentelemetry.io/otel/sdk and related otel modules from v1.39.0 to v1.42.0, and google.golang.org/grpc from v1.78.0 to v1.79.3. Transitive dependencies (golang.org/x/sys, cel.dev/expr) are updated accordingly.
Which issue(s) this PR fixes:
Fixes:
#9327
#9406
Special notes for your reviewer:
Some of them are all indirect/transitive dependency bumps. No application code changes are included.
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
Scan result by trivy: