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-201402-28.xml
Date: Fri, 28 Feb 2014 10:06:06
Message-Id: 20140228100601.7C83E2004C@flycatcher.gentoo.org
1 pinkbyte 14/02/28 10:06:01
2
3 Added: glsa-201402-28.xml
4 Log:
5 GSLA 201402-28
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201402-28.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-28.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-28.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201402-28.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="201402-28">
20 <title>Chrony: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Chrony, possibly
22 allowing remote attackers to cause a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">chrony</product>
25 <announced>February 28, 2014</announced>
26 <revised>February 28, 2014: 1</revised>
27 <bug>480364</bug>
28 <access>remote</access>
29 <affected>
30 <package name="net-misc/chrony" auto="yes" arch="*">
31 <unaffected range="ge">1.29</unaffected>
32 <vulnerable range="le">1.29</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>Chrony is a pair of programs which are used to maintain the accuracy of
37 the system clock on a computer.
38 </p>
39 </background>
40 <description>
41 <p>Multiple vulnerabilities have been discovered in Chrony. Please review
42 the CVE identifiers referenced below for details.
43 </p>
44 </description>
45 <impact type="normal">
46 <p>A remote attacker could possibly cause a Denial of Service condition by
47 sending specially crafted packets.
48 </p>
49 </impact>
50 <workaround>
51 <p>There is no known workaround at this time.</p>
52 </workaround>
53 <resolution>
54 <p>All Chrony users should upgrade to the latest version:</p>
55
56 <code>
57 # emerge --sync
58 # emerge --ask --oneshot --verbose "&gt;=net-misc/chrony-1.29"
59 </code>
60
61 </resolution>
62 <references>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4502">CVE-2012-4502</uri>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4503">CVE-2012-4503</uri>
65 </references>
66 <metadata tag="requester" timestamp="Wed, 19 Oct 2011 13:39:51 +0000">
67 jaervosz
68 </metadata>
69 <metadata tag="submitter" timestamp="Fri, 28 Feb 2014 10:05:17 +0000">
70 pinkbyte
71 </metadata>
72 </glsa>