Skip to content

Bump opencontainers/selinux to v1.13.0 (CVE-2025-52881)#1465

Merged
dymurray merged 1 commit into
migtools:release-1.8from
midays:fix-dependency-cves
Jul 13, 2026
Merged

Bump opencontainers/selinux to v1.13.0 (CVE-2025-52881)#1465
dymurray merged 1 commit into
migtools:release-1.8from
midays:fix-dependency-cves

Conversation

@midays

@midays midays commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps github.com/opencontainers/selinux from v1.12.0 to v1.13.0 to address CVE-2025-52881 (arbitrary write gadgets and procfs write redirects)
  • Transitively bumps github.com/cyphar/filepath-securejoin v0.4.1 → v0.6.0 and pulls in cyphar.com/go-pathrs v0.2.1
  • The existing containers/storage => v1.54.0 replace directive already anticipated this bump (see comment in go.mod) to avoid a filepath-securejoin conflict, so no further changes were needed there

Test plan

  • go build ./... succeeds (pre-existing unrelated failures in tests/test_helper.go and gpgme/pkg-config confirmed present on release-1.8 before this change too)
  • CI build/SBOM confirms opencontainers/selinux v1.13.0 present in mig-controller image

Fixes CVE-2025-52881 (arbitrary write gadgets and procfs write
redirects). The containers/storage replace directive already pinned
v1.54.0 in anticipation of this bump to avoid a filepath-securejoin
version conflict.
@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9db8b130-8d98-44d7-9d46-af3bf07442d8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@dymurray
dymurray merged commit b44b22c into migtools:release-1.8 Jul 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants