Skip to content

Conversation

andyzhangx
Copy link
Member

What type of PR is this?
/kind bug

What this PR does / why we need it:
fix: CVE-2025-5187

┌───────────────────┬───────────────┬──────────┬────────┬───────────────────┬─────────────────────────┬─────────────────────────────────────────────────────┐
│      Library      │ Vulnerability │ Severity │ Status │ Installed Version │      Fixed Version      │                        Title                        │
├───────────────────┼───────────────┼──────────┼────────┼───────────────────┼─────────────────────────┼─────────────────────────────────────────────────────┤
│ k8s.io/kubernetes │ CVE-2025-5187 │ MEDIUM   │ fixed  │ v1.33.2           │ 1.31.12, 1.32.8, 1.33.4 │ Kubernetes Nodes can delete themselves by adding an │
│                   │               │          │        │                   │                         │ OwnerReference                                      │
│                   │               │          │        │                   │                         │ https://avd.aquasec.com/nvd/cve-2025-5187           │
└───────────────────┴───────────────┴──────────┴────────┴───────────────────┴─────────────────────────┴─────────────────────────────────────────────────────┘

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 28, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 28, 2025
@k8s-ci-robot k8s-ci-robot requested review from cvvz and feiskyer August 28, 2025 01:48
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 28, 2025
@andyzhangx andyzhangx merged commit 48c2861 into kubernetes-sigs:master Aug 28, 2025
21 of 22 checks passed
@andyzhangx
Copy link
Member Author

/cherrypick release-1.26

@k8s-infra-cherrypick-robot

@andyzhangx: #2150 failed to apply on top of branch "release-1.26":

Applying: fix: CVE-2025-5187
Using index info to reconstruct a base tree...
M	go.mod
M	go.sum
M	vendor/k8s.io/component-helpers/resource/helpers.go
M	vendor/k8s.io/kubernetes/test/utils/image/manifest.go
M	vendor/modules.txt
Falling back to patching base and 3-way merge...
Auto-merging vendor/modules.txt
CONFLICT (content): Merge conflict in vendor/modules.txt
Auto-merging vendor/k8s.io/kubernetes/test/utils/image/manifest.go
CONFLICT (content): Merge conflict in vendor/k8s.io/kubernetes/test/utils/image/manifest.go
Auto-merging vendor/k8s.io/component-helpers/resource/helpers.go
CONFLICT (content): Merge conflict in vendor/k8s.io/component-helpers/resource/helpers.go
Auto-merging go.sum
CONFLICT (content): Merge conflict in go.sum
Auto-merging go.mod
CONFLICT (content): Merge conflict in go.mod
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 fix: CVE-2025-5187

In response to this:

/cherrypick release-1.26

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.

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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants