Skip to content

Bump opencontainers/runc to v1.4.3#7797

Merged
k0s-bot merged 1 commit into
mainfrom
renovate/main-opencontainers-runc-1.x
Jun 15, 2026
Merged

Bump opencontainers/runc to v1.4.3#7797
k0s-bot merged 1 commit into
mainfrom
renovate/main-opencontainers-runc-1.x

Conversation

@k0s-bot

@k0s-bot k0s-bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
opencontainers/runc patch 1.4.21.4.3

Release Notes

opencontainers/runc (opencontainers/runc)

v1.4.3

Compare Source

The best way to irritate him is to feed his grandmother to the Ravenous
Bugblatter Beast of Traal.

Security

This release includes a fix for the following low-severity security issue:

  • CVE-2026-41579 allowed a malicious image with a /dev symlink to have
    limited write access to the host filesystem in ways that our analysis
    indicates was too limited to be problematic in practice. This bug was very
    similar to those fixed in [CVE-2025-31133][], [CVE-2025-52565][],
    [CVE-2025-31133][] and was simply missed at the time when we hardened the
    rootfs preparation code. We have conducted a deeper audit and not found any
    other problematic cases.
Fixed
Changed
  • When masking directories with maskPaths, runc will now reuse a single
    tmpfs instance (which is not writable) to reduce the number tmpfs
    superblocks that need to be reaped when containers die (in particular,
    Kubernetes applies masks to per-CPU sysfs directories which get expensive
    quickly). (#​5275, #​5281)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Signed-off-by: k0s-bot <110385897+k0s-bot@users.noreply.github.com>
@k0s-bot k0s-bot added the dependencies Pull requests that update a dependency file label Jun 13, 2026
@k0s-bot k0s-bot requested review from a team as code owners June 13, 2026 20:51
@k0s-bot k0s-bot requested review from kke and makhov June 13, 2026 20:51
@k0s-bot k0s-bot added the dependencies Pull requests that update a dependency file label Jun 13, 2026
@k0s-bot k0s-bot enabled auto-merge June 13, 2026 20:51
@twz123 twz123 added the backport/release-1.36 PR that needs to be backported/cherrypicked to the release-1.36 branch label Jun 15, 2026
@k0s-bot k0s-bot merged commit 9dcf546 into main Jun 15, 2026
220 of 221 checks passed
@k0s-bot k0s-bot deleted the renovate/main-opencontainers-runc-1.x branch June 15, 2026 12:29
@k0s-bot

k0s-bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Successfully created backport PR for release-1.36:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/release-1.36 PR that needs to be backported/cherrypicked to the release-1.36 branch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants