summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2016-11-15 16:23:41 +0900
committerAaron Bauman <bman@gentoo.org>2016-11-15 16:23:41 +0900
commitce6caf8ae19dfa75fb0a75413a67252223e443af (patch)
treecb472567960f65d01d1245278fe8c1693228e28f /glsa-201611-07.xml
parentAdd GLSA 201611-06 (diff)
downloadglsa-ce6caf8ae19dfa75fb0a75413a67252223e443af.tar.gz
glsa-ce6caf8ae19dfa75fb0a75413a67252223e443af.tar.bz2
glsa-ce6caf8ae19dfa75fb0a75413a67252223e443af.zip
Add GLSA 201611-07
Diffstat (limited to 'glsa-201611-07.xml')
-rw-r--r--glsa-201611-07.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-201611-07.xml b/glsa-201611-07.xml
new file mode 100644
index 00000000..c469fb98
--- /dev/null
+++ b/glsa-201611-07.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201611-07">
+ <title>polkit: Heap-corruption on duplicate IDs </title>
+ <synopsis>polkit is vulnerable to local privilege escalation.</synopsis>
+ <product type="ebuild">polkit</product>
+ <announced>November 15, 2016</announced>
+ <revised>November 15, 2016: 1</revised>
+ <bug>555666</bug>
+ <access>local</access>
+ <affected>
+ <package name="sys-auth/polkit" auto="yes" arch="*">
+ <unaffected range="ge">0.113</unaffected>
+ <vulnerable range="lt">0.113</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>polkit is a toolkit for managing policies relating to unprivileged
+ processes communicating with privileged processes.
+ </p>
+ </background>
+ <description>
+ <p>A vulnerability was discovered in polkit’s
+ polkit_backend_action_pool_init function due to duplicate action IDs in
+ action descriptions.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Local attackers are able to gain unauthorized privileges on the system.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All polkit users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sys-auth/polkit-0.113"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-3255">CVE-2015-3255</uri>
+ </references>
+ <metadata tag="requester" timestamp="Fri, 25 Dec 2015 00:47:50 +0000">
+ BlueKnight
+ </metadata>
+ <metadata tag="submitter" timestamp="Tue, 15 Nov 2016 07:23:23 +0000">b-man</metadata>
+</glsa>