Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2022:2341-1

Опубликовано: 08 июл. 2022
Источник: suse-cvrf

Описание

Security update for containerd, docker and runc

This update for containerd, docker and runc fixes the following issues:

containerd:

  • CVE-2022-31030: Fixed denial of service via invocation of the ExecSync API (bsc#1200145)

docker:

runc:

Update to runc v1.1.3.

Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.1.3.

  • Our seccomp -ENOSYS stub now correctly handles multiplexed syscalls on s390 and s390x. This solves the issue where syscalls the host kernel did not support would return -EPERM despite the existence of the -ENOSYS stub code (this was due to how s390x does syscall multiplexing).
  • Retry on dbus disconnect logic in libcontainer/cgroups/systemd now works as intended; this fix does not affect runc binary itself but is important for libcontainer users such as Kubernetes.
  • Inability to compile with recent clang due to an issue with duplicate constants in libseccomp-golang.
  • When using systemd cgroup driver, skip adding device paths that don't exist, to stop systemd from emitting warnings about those paths.
  • Socket activation was failing when more than 3 sockets were used.
  • Various CI fixes.
  • Allow to bind mount /proc/sys/kernel/ns_last_pid to inside container.
  • Fixed issues with newer syscalls (namely faccessat2) on older kernels on s390(x) caused by that platform's syscall multiplexing semantics. (bsc#1192051 bsc#1199565)

Update to runc v1.1.2.

Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.1.2.

Security issue fixed:

  • CVE-2022-29162: A bug was found in runc where runc exec --cap executed processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment. (bsc#1199460)

  • runc spec no longer sets any inheritable capabilities in the created example OCI spec (config.json) file.

Update to runc v1.1.1.

Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.1.1.

  • runc run/start can now run a container with read-only /dev in OCI spec, rather than error out. (#3355)
  • runc exec now ensures that --cgroup argument is a sub-cgroup. (#3403) libcontainer systemd v2 manager no longer errors out if one of the files listed in /sys/kernel/cgroup/delegate do not exist in container's cgroup. (#3387, #3404)
  • Loosen OCI spec validation to avoid bogus 'Intel RDT is not supported' error. (#3406)
  • libcontainer/cgroups no longer panics in cgroup v1 managers if stat of /sys/fs/cgroup/unified returns an error other than ENOENT. (#3435)

Update to runc v1.1.0.

Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.1.0.

  • libcontainer will now refuse to build without the nsenter package being correctly compiled (specifically this requires CGO to be enabled). This should avoid folks accidentally creating broken runc binaries (and incorrectly importing our internal libraries into their projects). (#3331)

Update to runc v1.1.0~rc1.

Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.1.0-rc.1.

  • Add support for RDMA cgroup added in Linux 4.11.
  • runc exec now produces exit code of 255 when the exec failed. This may help in distinguishing between runc exec failures (such as invalid options, non-running container or non-existent binary etc.) and failures of the command being executed.
  • runc run: new --keep option to skip removal exited containers artefacts. This might be useful to check the state (e.g. of cgroup controllers) after the container hasexited.
  • seccomp: add support for SCMP_ACT_KILL_PROCESS and SCMP_ACT_KILL_THREAD (the latter is just an alias for SCMP_ACT_KILL).
  • seccomp: add support for SCMP_ACT_NOTIFY (seccomp actions). This allows users to create sophisticated seccomp filters where syscalls can be efficiently emulated by privileged processes on the host.
  • checkpoint/restore: add an option (--lsm-mount-context) to set a different LSM mount context on restore.
  • intelrdt: support ClosID parameter.
  • runc exec --cgroup: an option to specify a (non-top) in-container cgroup to use for the process being executed.
  • cgroup v1 controllers now support hybrid hierarchy (i.e. when on a cgroup v1 machine a cgroup2 filesystem is mounted to /sys/fs/cgroup/unified, runc run/exec now adds the container to the appropriate cgroup under it).
  • sysctl: allow slashes in sysctl names, to better match sysctl(8)'s behaviour.
  • mounts: add support for bind-mounts which are inaccessible after switching the user namespace. Note that this does not permit the container any additional access to the host filesystem, it simply allows containers to have bind-mounts configured for paths the user can access but have restrictive access control settings for other users.
  • Add support for recursive mount attributes using mount_setattr(2). These have the same names as the proposed mount(8) options -- just prepend r to the option name (such as rro).
  • Add runc features subcommand to allow runc users to detect what features runc has been built with. This includes critical information such as supported mount flags, hook names, and so on. Note that the output of this command is subject to change and will not be considered stable until runc 1.2 at the earliest. The runtime-spec specification for this feature is being developed in opencontainers/runtime-spec#1130.
  • system: improve performance of /proc/$pid/stat parsing.
  • cgroup2: when /sys/fs/cgroup is configured as a read-write mount, change the ownership of certain cgroup control files (as per /sys/kernel/cgroup/delegate) to allow for proper deferral to the container process.
  • runc checkpoint/restore: fixed for containers with an external bind mount which destination is a symlink.
  • cgroup: improve openat2 handling for cgroup directory handle hardening. runc delete -f now succeeds (rather than timing out) on a paused container.
  • runc run/start/exec now refuses a frozen cgroup (paused container in case of exec). Users can disable this using --ignore-paused.
  • Update version data embedded in binary to correctly include the git commit of the release.

Список пакетов

Container rancher/elemental-teal-iso/5.4:latest
runc-1.1.3-150000.30.1
Container rancher/elemental-teal-rt/5.4:latest
runc-1.1.3-150000.30.1
Container rancher/elemental-teal/5.4:latest
runc-1.1.3-150000.30.1
Container suse/sle-micro/5.5:latest
runc-1.1.3-150000.30.1
Image SLES15-SP1-CHOST-BYOS-Azure
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP1-CHOST-BYOS-EC2
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP1-CHOST-BYOS-GCE
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP1-SAPCAL-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP1-SAPCAL-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP1-SAPCAL-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-CHOST-BYOS-Aliyun
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-CHOST-BYOS-Azure
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-CHOST-BYOS-EC2
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-CHOST-BYOS-GCE
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-HPC-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-HPC-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-SAP-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-SAP-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-SAP-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-SAP-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-SAP-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP2-SAP-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-CHOST-BYOS-Aliyun
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-CHOST-BYOS-Azure
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-CHOST-BYOS-EC2
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-CHOST-BYOS-GCE
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-CHOST-BYOS-SAP-CCloud
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-HPC-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-HPC-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-HPC-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Micro-5-1-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Micro-5-1-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Micro-5-2-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-Micro-5-2-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-SAP-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-SAP-BYOS-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-SAP-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-SAPCAL-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-SAPCAL-EC2-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP3-SAPCAL-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Azure-Basic
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Azure-Standard
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-CHOST-BYOS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-CHOST-BYOS-Aliyun
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-CHOST-BYOS-Azure
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-CHOST-BYOS-EC2
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-CHOST-BYOS-GCE
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-CHOST-BYOS-SAP-CCloud
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-EC2-ECS-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-HPC
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-HPC-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-HPC-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-HPC-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-HPC-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-HPC-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-HPC-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-HPC-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Hardened-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Hardened-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Hardened-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Hardened-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Proxy-4-3-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Server-4-3
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Server-4-3-Azure-llc
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Server-4-3-Azure-ltd
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Server-4-3-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Server-4-3-EC2-llc
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Manager-Server-4-3-EC2-ltd
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-3
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-3-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-3-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-3-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-3-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-3-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-3-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-3-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-4
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-4-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-4-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-4-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-4-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-4-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-4-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-Micro-5-4-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-Hardened
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-Hardened-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-Hardened-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-Hardened-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-Hardened-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-Hardened-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-Hardened-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAP-Hardened-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAPCAL
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAPCAL-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAPCAL-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP4-SAPCAL-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Azure-3P
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Azure-Basic
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Azure-Standard
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-CHOST-BYOS-Aliyun
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-CHOST-BYOS-Azure
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-CHOST-BYOS-EC2
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-CHOST-BYOS-GCE
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-CHOST-BYOS-GDC
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-CHOST-BYOS-SAP-CCloud
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-EC2-ECS-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-HPC-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-HPC-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-HPC-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-HPC-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-HPC-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-HPC-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Hardened-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Hardened-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Hardened-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Proxy-5-0-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Server-5-0
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Server-5-0-Azure-llc
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Server-5-0-Azure-ltd
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Server-5-0-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Server-5-0-EC2-llc
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Manager-Server-5-0-EC2-ltd
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Micro-5-5
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Micro-5-5-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Micro-5-5-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Micro-5-5-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Micro-5-5-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Micro-5-5-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Micro-5-5-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-Micro-5-5-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-Azure-3P
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-Hardened-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-Hardened-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-Hardened-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-Hardened-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-Hardened-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAP-Hardened-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAPCAL-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAPCAL-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP5-SAPCAL-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-Azure-Basic
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-Azure-Standard
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-CHOST-BYOS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-CHOST-BYOS-Aliyun
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-CHOST-BYOS-Azure
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-CHOST-BYOS-EC2
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-CHOST-BYOS-GCE
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-CHOST-BYOS-GDC
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-CHOST-BYOS-SAP-CCloud
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-EC2-ECS-HVM
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-HPC
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-HPC-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-HPC-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-HPC-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-HPC-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-HPC-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-HPC-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-HPC-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-Hardened-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-Hardened-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-Hardened-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-Hardened-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-Hardened
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-Hardened-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-Hardened-BYOS
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-Hardened-BYOS-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-Hardened-BYOS-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-Hardened-BYOS-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-Hardened-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAP-Hardened-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAPCAL
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAPCAL-Azure
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAPCAL-EC2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
Image SLES15-SP6-SAPCAL-GCE
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Enterprise Storage 6
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Enterprise Storage 7
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Enterprise Storage 7.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise High Performance Computing 15-ESPOS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise High Performance Computing 15-LTSS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Micro 5.1
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Micro 5.2
containerd-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Module for Containers 15 SP3
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
docker-fish-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Module for Containers 15 SP4
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Module for Package Hub 15 SP3
containerd-ctr-1.6.6-150000.73.2
SUSE Linux Enterprise Server 15 SP1-BCL
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Server 15 SP1-LTSS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Server 15 SP2-BCL
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Server 15 SP2-LTSS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Server 15-LTSS
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Server for SAP Applications 15
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Server for SAP Applications 15 SP1
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Linux Enterprise Server for SAP Applications 15 SP2
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Manager Proxy 4.1
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Manager Retail Branch Server 4.1
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
SUSE Manager Server 4.1
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
openSUSE Leap 15.3
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
docker-fish-completion-20.10.17_ce-150000.166.1
docker-kubic-20.10.17_ce-150000.166.1
docker-kubic-bash-completion-20.10.17_ce-150000.166.1
docker-kubic-fish-completion-20.10.17_ce-150000.166.1
docker-kubic-kubeadm-criconfig-20.10.17_ce-150000.166.1
docker-kubic-zsh-completion-20.10.17_ce-150000.166.1
docker-zsh-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1
openSUSE Leap 15.4
containerd-1.6.6-150000.73.2
containerd-ctr-1.6.6-150000.73.2
docker-20.10.17_ce-150000.166.1
docker-bash-completion-20.10.17_ce-150000.166.1
docker-fish-completion-20.10.17_ce-150000.166.1
docker-kubic-20.10.17_ce-150000.166.1
docker-kubic-bash-completion-20.10.17_ce-150000.166.1
docker-kubic-fish-completion-20.10.17_ce-150000.166.1
docker-kubic-kubeadm-criconfig-20.10.17_ce-150000.166.1
docker-kubic-zsh-completion-20.10.17_ce-150000.166.1
docker-zsh-completion-20.10.17_ce-150000.166.1
runc-1.1.3-150000.30.1

Описание

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container's bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.


Затронутые продукты
Container rancher/elemental-teal-iso/5.4:latest:runc-1.1.3-150000.30.1
Container rancher/elemental-teal-rt/5.4:latest:runc-1.1.3-150000.30.1
Container rancher/elemental-teal/5.4:latest:runc-1.1.3-150000.30.1
Container suse/sle-micro/5.5:latest:runc-1.1.3-150000.30.1

Ссылки

Описание

containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the `ExecSync` API. This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads. Kubernetes and crictl can both be configured to use containerd's CRI implementation; `ExecSync` may be used when running probes or when executing processes via an "exec" facility. This bug has been fixed in containerd 1.6.6 and 1.5.13. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used.


Затронутые продукты
Container rancher/elemental-teal-iso/5.4:latest:runc-1.1.3-150000.30.1
Container rancher/elemental-teal-rt/5.4:latest:runc-1.1.3-150000.30.1
Container rancher/elemental-teal/5.4:latest:runc-1.1.3-150000.30.1
Container suse/sle-micro/5.5:latest:runc-1.1.3-150000.30.1

Ссылки
Уязвимость SUSE-SU-2022:2341-1