Skip to content

security: bump opencontainers/selinux to v1.13.0#48

Merged
SyniRon merged 2 commits intodevelopfrom
fix/security-vuln-updates
Apr 1, 2026
Merged

security: bump opencontainers/selinux to v1.13.0#48
SyniRon merged 2 commits intodevelopfrom
fix/security-vuln-updates

Conversation

@SyniRon
Copy link
Copy Markdown
Collaborator

@SyniRon SyniRon commented Apr 1, 2026

Summary

  • Bumps github.com/opencontainers/selinux from v1.12.0 to v1.13.0

Alert Addressed

Severity Package Before After CVE
🟠 High github.com/opencontainers/selinux v1.12.0 v1.13.0 CVE-2025-52881

CVE-2025-52881 — runc container escape and denial of service via arbitrary write gadgets and procfs write redirects. An attacker can trick runc into misdirecting writes to /proc through racing containers with shared mounts, potentially allowing container escape or host system crash.

Remaining Open Alerts

  • github.com/docker/docker HIGH (Fix awol reserves #37) and MEDIUM (properly increment version #36) — require v29.3.1 which is not yet published to the Go module proxy. These are purely transitive deps of bufbuild/buf (build tooling) and are not compiled into the production binary (go mod why confirms this).

Test plan

  • go build ./... passes clean
  • Verify Dependabot alerts close after merge

🤖 Generated with Claude Code

SyniRon and others added 2 commits April 1, 2026 17:59
Addresses Dependabot alert #38 (HIGH, CVE-2025-52881): runc container
escape and denial of service via arbitrary write gadgets and procfs
write redirects.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@SyniRon SyniRon merged commit 54f33c2 into develop Apr 1, 2026
2 checks passed
@SyniRon SyniRon deleted the fix/security-vuln-updates branch April 1, 2026 22:10
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.

1 participant