Описание
Version update for docker, docker-runc, containerd, golang-github-docker-libnetwork
This update for docker, docker-runc, containerd, golang-github-docker-libnetwork fixes several issues.
These security issues were fixed:
-
CVE-2017-16539: The DefaultLinuxSpec function in oci/defaults.go docker did not block /proc/scsi pathnames, which allowed attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a 'scsi remove-single-device' line to /proc/scsi/scsi, aka SCSI MICDROP (bnc#1066801)
-
CVE-2017-14992: Lack of content verification in docker allowed a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing. (bnc#1066210)
These non-security issues were fixed:
- bsc#1059011: The systemd service helper script used a timeout of 60 seconds to start the daemon, which is insufficient in cases where the daemon takes longer to start. Instead, set the service type from 'simple' to 'notify' and remove the now superfluous helper script.
- bsc#1057743: New requirement with new version of docker-libnetwork.
- bsc#1032287: Missing docker systemd configuration.
- bsc#1057743: New 'symbol' for libnetwork requirement.
- bsc#1057743: Update secrets patch to handle 'old' containers that have orphaned secret data no longer available on the host.
- bsc#1055676: Update patches to correctly handle volumes and mounts when Docker is running with user namespaces enabled.
- bsc#1045628:: Add patch to make the dm storage driver remove a container's rootfs mountpoint before attempting to do libdm operations on it. This helps avoid complications when live mounts will leak into containers.
- bsc#1069758: Upgrade Docker to v17.09.1_ce (and obsolete docker-image-migrator).
- bsc#1021227: bsc#1029320 bsc#1058173 -- Enable docker devicemapper support for deferred removal/deletion within Containers module.
- bsc#1046024: Correct interaction between Docker and SuSEFirewall2, to avoid breaking Docker networking after boot.
- bsc#1048046: Build with -buildmode=pie to make all binaries PIC.
- bsc#1072798: Remove dependency on obsolete bridge-utils.
- bsc#1064926: Set --start-timeout=2m by default to match upstream.
- bsc#1065109, bsc#1053532: Use the upstream makefile so that Docker can get the commit ID in
docker info
.
Please note that the 'docker-runc' package is just a rename of the old 'runc' package to match that we now ship the Docker fork of runc.
Список пакетов
SUSE Linux Enterprise Module for Containers 12
SUSE OpenStack Cloud 6
Ссылки
- Link for SUSE-SU-2018:0386-1
- E-Mail link for SUSE-SU-2018:0386-1
- SUSE Security Ratings
- SUSE Bug 1021227
- SUSE Bug 1029320
- SUSE Bug 1032287
- SUSE Bug 1045628
- SUSE Bug 1046024
- SUSE Bug 1048046
- SUSE Bug 1051429
- SUSE Bug 1053532
- SUSE Bug 1055676
- SUSE Bug 1057743
- SUSE Bug 1058173
- SUSE Bug 1059011
- SUSE Bug 1064926
- SUSE Bug 1065109
- SUSE Bug 1066210
- SUSE Bug 1066801
- SUSE Bug 1069468
Описание
Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.
Затронутые продукты
Ссылки
- CVE-2017-14992
- SUSE Bug 1066210
Описание
The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a "scsi remove-single-device" line to /proc/scsi/scsi, aka SCSI MICDROP.
Затронутые продукты
Ссылки
- CVE-2017-16539
- SUSE Bug 1066801