{"affected":[{"ecosystem_specific":{"binaries":[{"containerd":"0.2.4+gitr565_0366d7e-9.1","docker":"1.12.3-81.2","runc":"0.1.1+gitr2816_02f8fa7-9.1"}]},"package":{"ecosystem":"SUSE:OpenStack Cloud 6","name":"containerd","purl":"pkg:rpm/suse/containerd&distro=SUSE%20OpenStack%20Cloud%206"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"0.2.4+gitr565_0366d7e-9.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"containerd":"0.2.4+gitr565_0366d7e-9.1","docker":"1.12.3-81.2","runc":"0.1.1+gitr2816_02f8fa7-9.1"}]},"package":{"ecosystem":"SUSE:OpenStack Cloud 6","name":"docker","purl":"pkg:rpm/suse/docker&distro=SUSE%20OpenStack%20Cloud%206"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.12.3-81.2"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"containerd":"0.2.4+gitr565_0366d7e-9.1","docker":"1.12.3-81.2","runc":"0.1.1+gitr2816_02f8fa7-9.1"}]},"package":{"ecosystem":"SUSE:OpenStack Cloud 6","name":"runc","purl":"pkg:rpm/suse/runc&distro=SUSE%20OpenStack%20Cloud%206"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"0.1.1+gitr2816_02f8fa7-9.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"containerd":"0.2.4+gitr565_0366d7e-9.1","docker":"1.12.3-81.2","ruby2.1-rubygem-docker-api":"1.31.0-11.2","ruby2.1-rubygem-excon":"0.52.0-9.1","runc":"0.1.1+gitr2816_02f8fa7-9.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Module for Containers 12","name":"containerd","purl":"pkg:rpm/suse/containerd&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Containers%2012"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"0.2.4+gitr565_0366d7e-9.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"containerd":"0.2.4+gitr565_0366d7e-9.1","docker":"1.12.3-81.2","ruby2.1-rubygem-docker-api":"1.31.0-11.2","ruby2.1-rubygem-excon":"0.52.0-9.1","runc":"0.1.1+gitr2816_02f8fa7-9.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Module for Containers 12","name":"docker","purl":"pkg:rpm/suse/docker&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Containers%2012"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.12.3-81.2"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"containerd":"0.2.4+gitr565_0366d7e-9.1","docker":"1.12.3-81.2","ruby2.1-rubygem-docker-api":"1.31.0-11.2","ruby2.1-rubygem-excon":"0.52.0-9.1","runc":"0.1.1+gitr2816_02f8fa7-9.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Module for Containers 12","name":"rubygem-docker-api","purl":"pkg:rpm/suse/rubygem-docker-api&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Containers%2012"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"1.31.0-11.2"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"containerd":"0.2.4+gitr565_0366d7e-9.1","docker":"1.12.3-81.2","ruby2.1-rubygem-docker-api":"1.31.0-11.2","ruby2.1-rubygem-excon":"0.52.0-9.1","runc":"0.1.1+gitr2816_02f8fa7-9.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Module for Containers 12","name":"rubygem-excon","purl":"pkg:rpm/suse/rubygem-excon&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Containers%2012"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"0.52.0-9.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"containerd":"0.2.4+gitr565_0366d7e-9.1","docker":"1.12.3-81.2","ruby2.1-rubygem-docker-api":"1.31.0-11.2","ruby2.1-rubygem-excon":"0.52.0-9.1","runc":"0.1.1+gitr2816_02f8fa7-9.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Module for Containers 12","name":"runc","purl":"pkg:rpm/suse/runc&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Containers%2012"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"0.1.1+gitr2816_02f8fa7-9.1"}],"type":"ECOSYSTEM"}]}],"aliases":[],"details":"\nThis update for Docker and its dependencies fixes the following issues:\n\n- fix runc and containerd revisions (bsc#1009961)\n\ndocker:\n\n- Updates version 1.11.2 to 1.12.3 (bsc#1004490, bsc#996015, bsc#995058)\n- Fix ambient capability usage in containers (bsc#1007249, CVE-2016-8867)\n- Change the internal mountpoint name to not use ':' as that character can be considered \n  a special character by other tools. (bsc#999582)\n- Add dockerd(8) man page.\n- Package docker-proxy (which was split out of the docker binary in 1.12). (bsc#995620)\n- Docker 'migrator' prevents installing 'docker', if docker 1.9 was installed before but \n  there were no images. (bsc#995102)\n- Specify an 'OCI' runtime for our runc package explicitly. (bsc#978260)\n- Use gcc6-go instead of gcc5-go (bsc#988408)\n\nFor a detailed description of all fixes and improvements, please refer to:\n\nhttps://github.com/docker/docker/releases/tag/v1.12.3\nhttps://github.com/docker/docker/blob/v1.12.2/CHANGELOG.md \nhttps://github.com/docker/docker/releases/tag/v1.12.1\nhttps://github.com/docker/docker/releases/tag/v1.12.0\n\ncontainerd:\n\n- Update to current version required from Docker 1.12.3.\n- Add missing Requires(post): %fillup_prereq. (bsc#1006368)\n- Use gcc6-go instead of gcc5-go. (bsc#988408) \n\nrunc:\n\n- Update to current version required from Docker 1.12.3.\n- Use gcc6-go instead of gcc5-go. (bsc#988408)\n\nrubygem-excon:\n\n- Updates version from 0.39.6 to 0.52.0.\n\nFor a detailed description of all fixes and improvements, please refer to the installed changelog.txt.\n\nrubygem-docker-api:\n\n- Updated version from 1.17.0 to 1.31.0.\n","id":"SUSE-SU-2016:3084-1","modified":"2016-12-12T08:35:04Z","published":"2016-12-12T08:35:04Z","references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2016/suse-su-20163084-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1004490"},{"type":"REPORT","url":"https://bugzilla.suse.com/1006368"},{"type":"REPORT","url":"https://bugzilla.suse.com/1007249"},{"type":"REPORT","url":"https://bugzilla.suse.com/1009961"},{"type":"REPORT","url":"https://bugzilla.suse.com/974208"},{"type":"REPORT","url":"https://bugzilla.suse.com/978260"},{"type":"REPORT","url":"https://bugzilla.suse.com/983015"},{"type":"REPORT","url":"https://bugzilla.suse.com/987198"},{"type":"REPORT","url":"https://bugzilla.suse.com/988408"},{"type":"REPORT","url":"https://bugzilla.suse.com/989566"},{"type":"REPORT","url":"https://bugzilla.suse.com/995058"},{"type":"REPORT","url":"https://bugzilla.suse.com/995102"},{"type":"REPORT","url":"https://bugzilla.suse.com/995620"},{"type":"REPORT","url":"https://bugzilla.suse.com/996015"},{"type":"REPORT","url":"https://bugzilla.suse.com/999582"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2016-8867"}],"related":["CVE-2016-8867"],"summary":"Security update for Docker and dependencies","upstream":["CVE-2016-8867"]}