Skip to content

Conversation

@andyzhangx
Copy link
Member

What type of PR is this?
/kind bug

What this PR does / why we need it:

blobplugin (gobinary)
=====================
Total: 1 (UNKNOWN: 0, MEDIUM: 0, HIGH: 1, CRITICAL: 0)

┌───────────────────────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐
│              Library              │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version │                            Title                             │
├───────────────────────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ github.com/opencontainers/selinux │ CVE-2025-52881 │ HIGH     │ fixed  │ v1.11.1           │ 1.13.0        │ runc: opencontainers/selinux: container escape and denial of │
│                                   │                │          │        │                   │               │ service due to arbitrary write...                            │
│                                   │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2025-52881                   │
└───────────────────────────────────┴────────────────┴──────────┴────────┴───────────────────┴──────────────

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Nov 8, 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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Nov 8, 2025
@k8s-ci-robot k8s-ci-robot requested review from cvvz and feiskyer November 8, 2025 14:28
@andyzhangx andyzhangx merged commit 5e17056 into kubernetes-sigs:master Nov 8, 2025
20 of 22 checks passed
@andyzhangx
Copy link
Member Author

/release-1.27

@andyzhangx
Copy link
Member Author

/cherrypick release-1.27

@k8s-infra-cherrypick-robot

@andyzhangx: new pull request created: #2242

In response to this:

/cherrypick release-1.27

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.

@andyzhangx
Copy link
Member Author

/cherrypick release-1.26

@k8s-infra-cherrypick-robot

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

Applying: fix: CVE-2025-52881
Using index info to reconstruct a base tree...
M	go.mod
M	go.sum
M	vendor/github.com/cyphar/filepath-securejoin/CHANGELOG.md
M	vendor/github.com/cyphar/filepath-securejoin/VERSION
A	vendor/github.com/cyphar/filepath-securejoin/gocompat_errors_go120.go
A	vendor/github.com/cyphar/filepath-securejoin/gocompat_errors_unsupported.go
A	vendor/github.com/cyphar/filepath-securejoin/gocompat_generics_go121.go
A	vendor/github.com/cyphar/filepath-securejoin/gocompat_generics_unsupported.go
M	vendor/github.com/cyphar/filepath-securejoin/join.go
M	vendor/github.com/cyphar/filepath-securejoin/lookup_linux.go
M	vendor/github.com/cyphar/filepath-securejoin/mkdir_linux.go
M	vendor/github.com/cyphar/filepath-securejoin/openat2_linux.go
M	vendor/github.com/cyphar/filepath-securejoin/procfs_linux.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
CONFLICT (modify/delete): vendor/github.com/cyphar/filepath-securejoin/procfs_linux.go deleted in fix: CVE-2025-52881 and modified in HEAD. Version HEAD of vendor/github.com/cyphar/filepath-securejoin/procfs_linux.go left in tree.
Auto-merging vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gopathrs/mkdir_linux.go
CONFLICT (content): Merge conflict in vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gopathrs/mkdir_linux.go
Auto-merging vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gopathrs/lookup_linux.go
CONFLICT (content): Merge conflict in vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gopathrs/lookup_linux.go
CONFLICT (rename/delete): vendor/github.com/cyphar/filepath-securejoin/gocompat_errors_unsupported.go deleted in HEAD and renamed to vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_unsupported.go in fix: CVE-2025-52881. Version fix: CVE-2025-52881 of vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_unsupported.go left in tree.
CONFLICT (rename/delete): vendor/github.com/cyphar/filepath-securejoin/gocompat_errors_go120.go deleted in HEAD and renamed to vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_go120.go in fix: CVE-2025-52881. Version fix: CVE-2025-52881 of vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/gocompat/gocompat_errors_go120.go left in tree.
Removing vendor/github.com/cyphar/filepath-securejoin/openat_linux.go
CONFLICT (modify/delete): vendor/github.com/cyphar/filepath-securejoin/openat2_linux.go deleted in fix: CVE-2025-52881 and modified in HEAD. Version HEAD of vendor/github.com/cyphar/filepath-securejoin/openat2_linux.go left in tree.
Removing vendor/github.com/cyphar/filepath-securejoin/open_linux.go
Auto-merging vendor/github.com/cyphar/filepath-securejoin/join.go
CONFLICT (content): Merge conflict in vendor/github.com/cyphar/filepath-securejoin/join.go
Auto-merging vendor/github.com/cyphar/filepath-securejoin/VERSION
CONFLICT (content): Merge conflict in vendor/github.com/cyphar/filepath-securejoin/VERSION
Auto-merging vendor/github.com/cyphar/filepath-securejoin/CHANGELOG.md
CONFLICT (content): Merge conflict in vendor/github.com/cyphar/filepath-securejoin/CHANGELOG.md
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-52881

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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants