mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-08 11:56:33 +00:00
Bumps github.com/opencontainers/runc from v1.2.8 to v1.3.6 to fix GHSA-xjvp-4fhw-gc47 (CVE, CVSS 4.8). The libcontainer/cgroups/systemd sub-package was removed from runc in v1.3.x and moved to the standalone github.com/opencontainers/cgroups module. Update the import in pkg/resourcecontrol/utils_linux.go accordingly, and promote github.com/opencontainers/cgroups to a direct dependency. Fixes: https://osv.dev/GHSA-xjvp-4fhw-gc47 Generated-by: IBM Bob Signed-off-by: stevenhorsman <steven@uk.ibm.com>