summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Fiskerstrand <k_f@gentoo.org>2016-12-12 00:41:25 +0100
committerKristian Fiskerstrand <k_f@gentoo.org>2016-12-12 00:41:25 +0100
commit893e4bc8e6e5ebca41ac48cdc271b200038593ae (patch)
tree4b2130c0b5fe758a177c3fb3f6c977a21fd88af2 /glsa-201612-28.xml
parentAdd GLSA 201612-27 (diff)
downloadglsa-893e4bc8e6e5ebca41ac48cdc271b200038593ae.tar.gz
glsa-893e4bc8e6e5ebca41ac48cdc271b200038593ae.tar.bz2
glsa-893e4bc8e6e5ebca41ac48cdc271b200038593ae.zip
Add GLSA 201612-28
Diffstat (limited to 'glsa-201612-28.xml')
-rw-r--r--glsa-201612-28.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/glsa-201612-28.xml b/glsa-201612-28.xml
new file mode 100644
index 00000000..6b944e4c
--- /dev/null
+++ b/glsa-201612-28.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201612-28">
+ <title>Docker: Privilege escalation</title>
+ <synopsis>A vulnerability in Docker could lead to the escalation of
+ privileges.
+ </synopsis>
+ <product type="ebuild"></product>
+ <announced>December 11, 2016</announced>
+ <revised>December 11, 2016: 1</revised>
+ <bug>581236</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-emulation/docker" auto="yes" arch="*">
+ <unaffected range="ge">1.11.0</unaffected>
+ <vulnerable range="lt">1.11.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Docker is the world’s leading software containerization platform.</p>
+ </background>
+ <description>
+ <p>Docker does not properly distinguish between numeric UIDs and string
+ usernames.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Local attackers could possibly escalate their privileges.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Docker users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=app-emulation/docker-1.11.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-3697">CVE-2016-3697</uri>
+ </references>
+ <metadata tag="requester" timestamp="Sat, 26 Nov 2016 00:31:47 +0000">b-man</metadata>
+ <metadata tag="submitter" timestamp="Sun, 11 Dec 2016 23:40:37 +0000">b-man</metadata>
+</glsa>