Gentoo Archives: gentoo-commits

From: "Robert Buchholz (rbu)" <rbu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200712-19.xml
Date: Sat, 29 Dec 2007 15:56:48
Message-Id: E1J8e3E-0002gq-Hm@stork.gentoo.org
1 rbu 07/12/29 15:56:40
2
3 Added: glsa-200712-19.xml
4 Log:
5 GLSA 200712-19
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200712-19.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-19.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-19.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200712-19.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
20 <glsa id="200712-19">
21 <title>Syslog-ng: Denial of Service</title>
22 <synopsis>
23 A Denial of Service vulnerability has been discovered in Syslog-ng.
24 </synopsis>
25 <product type="ebuild">syslog-ng</product>
26 <announced>December 29, 2007</announced>
27 <revised>December 29, 2007: 01</revised>
28 <bug>202718</bug>
29 <access>remote</access>
30 <affected>
31 <package name="app-admin/syslog-ng" auto="yes" arch="*">
32 <unaffected range="ge">2.0.6</unaffected>
33 <vulnerable range="lt">2.0.6</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 Syslog-ng is a flexible and scalable system logger.
39 </p>
40 </background>
41 <description>
42 <p>
43 Oriol Carreras reported a NULL pointer dereference in the
44 log_msg_parse() function when processing timestamps without a
45 terminating whitespace character.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A remote attacker could send a specially crafted event to a vulnerable
51 Syslog-ng server, resulting in a crash.
52 </p>
53 </impact>
54 <workaround>
55 <p>
56 There is no known workaround at this time.
57 </p>
58 </workaround>
59 <resolution>
60 <p>
61 All Syslog-ng users should upgrade to the latest version:
62 </p>
63 <code>
64 # emerge --sync
65 # emerge --ask --oneshot --verbose &quot;&gt;=app-admin/syslog-ng-2.0.6&quot;</code>
66 </resolution>
67 <references>
68 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6437">CVE-2007-6437</uri>
69 </references>
70 <metadata tag="requester" timestamp="Sat, 22 Dec 2007 13:17:29 +0000">
71 rbu
72 </metadata>
73 <metadata tag="submitter" timestamp="Fri, 28 Dec 2007 23:09:28 +0000">
74 p-y
75 </metadata>
76 <metadata tag="bugReady" timestamp="Fri, 28 Dec 2007 23:09:43 +0000">
77 p-y
78 </metadata>
79 </glsa>
80
81
82
83 --
84 gentoo-commits@g.o mailing list