docker.io 18.06.1-0ubuntu1.2~16.04.1 source package in Ubuntu

Changelog

docker.io (18.06.1-0ubuntu1.2~16.04.1) xenial-security; urgency=medium

  * SECURITY UPDATE: Container escape and root privilege escalation
    - debian/patches/CVE-2019-5736.patch: nsenter: clone /proc/self/exe to
      avoid exposing host binary to container
    - CVE-2019-5736

 -- Mike Salvatore <email address hidden>  Thu, 24 Jan 2019 05:56:33 -0500

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf i386 ppc64el s390x all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
docker.io_18.06.1.orig-containerd.tar.gz 4.9 MiB d21fbae5f93cccc7dc3f0efdec094fd3c8823ae68ac4b1ba4509559c39143d2f
docker.io_18.06.1.orig-libnetwork.tar.gz 2.6 MiB 4bab4207efcf97e5cea1b9988741b34ccb96f61ddcef6a4e78730b385bfc4496
docker.io_18.06.1.orig-runc.tar.gz 1.1 MiB 360bdf7fba8b19ddc98a64b145dce108249da6c4a454d834e230bbc7068df686
docker.io_18.06.1.orig-tini.tar.gz 31.4 KiB 4a0845c37e23d431dc344e0b5b9bf88a5ba44186f394f6bdafd712a705f83766
docker.io_18.06.1.orig.tar.gz 13.0 MiB 153cb489033686260dfe7a42acbdd1753d56f7a9c2d7ad90633f0c8cce563b23
docker.io_18.06.1-0ubuntu1.2~16.04.1.debian.tar.xz 39.0 KiB 5bf7ed13151073dbff39d3a2b9f8334a29d9fad5165c85cb2ccdd11485856b90
docker.io_18.06.1-0ubuntu1.2~16.04.1.dsc 3.9 KiB ff8f8ebafaaf1829aedae9b07f22f04d7cdc5858c12df4a5c778a1cdc0e0defd

View changes file

Binary packages built by this source

docker-doc: Linux container runtime -- documentation

 Docker complements kernel namespacing with a high-level API which operates at
 the process level. It runs unix processes with strong guarantees of isolation
 and repeatability across servers.
 .
 Docker is a great building block for automating distributed systems:
 large-scale web deployments, database clusters, continuous deployment systems,
 private PaaS, service-oriented architectures, etc.
 .
 This package contains the daemon and client. Using docker.io on non-amd64 hosts
 is not supported at this time. Please be careful when using it on anything
 besides amd64.
 .
 Also, note that kernel version 3.8 or above is required for proper operation of
 the daemon process, and that any lower versions may have subtle and/or glaring
 issues.
 .
 This package provides documentation for Docker.

docker.io: Linux container runtime

 Docker complements kernel namespacing with a high-level API which operates at
 the process level. It runs unix processes with strong guarantees of isolation
 and repeatability across servers.
 .
 Docker is a great building block for automating distributed systems:
 large-scale web deployments, database clusters, continuous deployment systems,
 private PaaS, service-oriented architectures, etc.
 .
 This package contains the daemon and client. Using docker.io on non-amd64 hosts
 is not supported at this time. Please be careful when using it on anything
 besides amd64.
 .
 Also, note that kernel version 3.8 or above is required for proper operation of
 the daemon process, and that any lower versions may have subtle and/or glaring
 issues.

golang-docker-dev: Transitional package for golang-github-docker-docker-dev

 This is a transitional package to ease upgrades to the
 golang-github-docker-docker-dev package. It can safely be removed.

golang-github-docker-docker-dev: Externally reusable Go packages included with Docker

 These packages are intentionally developed by upstream in such a way that they
 are reusable to projects outside Docker and only rely on each other or other
 external dependencies to be built.

vim-syntax-docker: Docker container engine - Vim highlighting syntax files

 This package provides syntax files for the Vim editor for editing Dockerfiles
 from the Docker container engine.