Skip to content

build(deps): bump github.com/opencontainers/runc from 1.1.14 to 1.3.6 in /_example - #60

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/_example/github.com/opencontainers/runc-1.2.8
Open

build(deps): bump github.com/opencontainers/runc from 1.1.14 to 1.3.6 in /_example#60
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/_example/github.com/opencontainers/runc-1.2.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 5, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/opencontainers/runc from 1.1.14 to 1.3.6.

Release notes

Sourced from github.com/opencontainers/runc's releases.

runc 1.3.6 -- "On no account should you allow a Vogon to read poetry at you."

This is the sixth patch release of the 1.3.z series of runc. Among some performance improvements and bugfixes, it includes a fix for a low-severity vulnerability (CVE-2026-41579) and users are encouraged to update. As it was a low-severity vulnerability and it was reported by multiple people, we decided to release it publicly with NO EMBARGO.

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.

    This patchset required backports for #5190 and #5285, which were primarily code reorganisations that were already backported to runc 1.4 and 1.5.

Fixed

Changed

  • When masking directories with maskPaths, runc will now re-use 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)

Static Linking Notices

The runc binary distributed with this release are statically linked with the following GNU LGPL-2.1 licensed libraries, with runc acting as a "work that uses the Library":

... (truncated)

Changelog

Sourced from github.com/opencontainers/runc's changelog.

[1.3.6] - 2026-06-13

On no account should you allow a Vogon to read poetry at you.

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.

    This patchset required backports for #5190 and #5285, which were primarily code reorganisations that were already backported to runc 1.4 and 1.5.

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)

[1.5.0-rc.2] - 2026-04-02

いざやいざや、見に行かん

[!NOTE] runc v1.5.0-rc.2 includes all of the patches backported to runc v1.4.2.

Fixed

  • Building with libpathrs for systems that use non-GNU awk, e.g. Debian. (#5196, #5194)

Added

  • Installation notes for libpathrs. (#5199, #5195)
  • Support for specs.LinuxSeccompFlagWaitKillableRecv. (#5183, #5172)
  • When building runc, RUNC_BUILDTAGS make or shell environment variable can

... (truncated)

Commits
  • 491b69b VERSION: release v1.3.6
  • d934454 merge CVE-2026-41579 fixes into release-1.3
  • 9432ad3 rootfs: make cgroupv1 subsystem symlinks fd-based
  • a8e53f2 rootfs: make /dev initialisation code fd-based
  • 78c50d4 rootfs: switch createDevices argument order
  • 083e21e libct: use preopened rootfs more
  • 42cfcbe Pre-open container root directory
  • 2e9b6a8 libct: minor refactor in mountToRootfs
  • edf5328 libct: mountCgroupV1: address TODO
  • 3661a9d integration: add some tests for bind mount through dangling symlinks
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 5, 2025
@mackee

mackee commented Sep 9, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.14 to 1.3.6.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.1.14...v1.3.6)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump github.com/opencontainers/runc from 1.1.14 to 1.2.8 in /_example build(deps): bump github.com/opencontainers/runc from 1.1.14 to 1.3.6 in /_example Sep 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/_example/github.com/opencontainers/runc-1.2.8 branch from 9c2f5e1 to 22d4484 Compare September 9, 2026 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant