Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201503-02.xml
Date: Sat, 07 Mar 2015 09:02:56
Message-Id: 20150307090249.86F0F13395@oystercatcher.gentoo.org
1 pinkbyte 15/03/07 09:02:49
2
3 Added: glsa-201503-02.xml
4 Log:
5 GLSA 201503-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201503-02.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201503-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201503-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201503-02.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201503-02">
20 <title>D-Bus: Denial of Service</title>
21 <synopsis>A vulnerability has been found in D-Bus, possibly resulting in
22 local Denial of Service.
23 </synopsis>
24 <product type="ebuild">dbus</product>
25 <announced>March 07, 2015</announced>
26 <revised>March 07, 2015: 1</revised>
27 <bug>539482</bug>
28 <access>local</access>
29 <affected>
30 <package name="sys-apps/dbus" auto="yes" arch="*">
31 <unaffected range="ge">1.8.16</unaffected>
32 <vulnerable range="lt">1.8.16</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>D-Bus is a message bus system, a simple way for applications to talk to
37 one another.
38 </p>
39 </background>
40 <description>
41 <p>D-Bus doesn’t validate the source of ActivationFailure signals.</p>
42 </description>
43 <impact type="normal">
44 <p>A local attacker could possibly cause a Denial of Service condition.</p>
45 </impact>
46 <workaround>
47 <p>There is no known workaround at this time.</p>
48 </workaround>
49 <resolution>
50 <p>All D-Bus users should upgrade to the latest version:</p>
51
52 <code>
53 # emerge --sync
54 # emerge --ask --oneshot --verbose "&gt;=sys-apps/dbus-1.8.16"
55 </code>
56
57 </resolution>
58 <references>
59 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-0245">CVE-2015-0245</uri>
60 </references>
61 <metadata tag="requester" timestamp="Wed, 25 Feb 2015 04:08:15 +0000">
62 BlueKnight
63 </metadata>
64 <metadata tag="submitter" timestamp="Sat, 07 Mar 2015 08:59:46 +0000">Zlogene</metadata>
65 </glsa>