Gentoo Archives: gentoo-commits

From: "Sean Amoss (ackle)" <ackle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-17.xml
Date: Tue, 21 Jan 2014 17:31:59
Message-Id: 20140121173156.7A00F2004C@flycatcher.gentoo.org
1 ackle 14/01/21 17:31:55
2
3 Added: glsa-201401-17.xml
4 Log:
5 GLSA 201401-17 by Mikle Kolyada (Zlogene)
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201401-17.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-17.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-17.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201401-17.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="201401-17">
20 <title>PCSC-Lite: Arbitrary code execution</title>
21 <synopsis>A vulnerability in PCSC-Lite could result in execution of arbitrary
22 code or Denial of Service.
23 </synopsis>
24 <product type="ebuild">pcsc-lite</product>
25 <announced>January 21, 2014</announced>
26 <revised>January 21, 2014: 1</revised>
27 <bug>349561</bug>
28 <access>local</access>
29 <affected>
30 <package name="sys-apps/pcsc-lite" auto="yes" arch="*">
31 <unaffected range="ge">1.6.6</unaffected>
32 <vulnerable range="lt">1.6.6</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>PCSC-Lite is a PC/SC Architecture smartcard middleware library.</p>
37 </background>
38 <description>
39 <p>PCSC-Lite contains a stack-based buffer overflow in the ATRDecodeAtr
40 function in the
41 Answer-to-Reset Handler (atrhandler.c).
42 </p>
43 </description>
44 <impact type="normal">
45 <p>A physically proximate attacker could execute arbitrary code or cause a
46 Denial of Service condition.
47 </p>
48 </impact>
49 <workaround>
50 <p>There is no known workaround at this time.</p>
51 </workaround>
52 <resolution>
53 <p>All PCSC-Lite users should upgrade to the latest version:</p>
54
55 <code>
56 # emerge --sync
57 # emerge --ask --oneshot --verbose "&gt;=sys-apps/pcsc-lite-1.6.6"
58 </code>
59
60 <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
61 available since January 10, 2011. It is likely that your system is
62 already no longer affected by this issue.
63 </p>
64
65 </resolution>
66 <references>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4531">CVE-2010-4531</uri>
68 </references>
69 <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:57 +0000">
70 underling
71 </metadata>
72 <metadata tag="submitter" timestamp="Tue, 21 Jan 2014 17:31:07 +0000">Zlogene</metadata>
73 </glsa>