public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200804-30.xml
@ 2008-04-29 12:23 Matthias Geerdsen (vorlon)
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Geerdsen (vorlon) @ 2008-04-29 12:23 UTC (permalink / raw
  To: gentoo-commits

vorlon      08/04/29 12:23:02

  Added:                glsa-200804-30.xml
  Log:
  GLSA 200804-30

Revision  Changes    Path
1.1                  xml/htdocs/security/en/glsa/glsa-200804-30.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-30.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-30.xml?rev=1.1&content-type=text/plain

Index: glsa-200804-30.xml
===================================================================
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200804-30">
  <title>KDE start_kdeinit: Multiple vulnerabilities</title>
  <synopsis>
    Multiple vulnerabilities in start_kdeinit could possibly allow a local
    attacker to execute arbitrary code with root privileges.
  </synopsis>
  <product type="ebuild">kdelibs</product>
  <announced>April 29, 2008</announced>
  <revised>April 29, 2008: 01</revised>
  <bug>218933</bug>
  <access>local</access>
  <affected>
    <package name="kde-base/kdelibs" auto="yes" arch="*">
      <unaffected range="rge">3.5.8-r4</unaffected>
      <unaffected range="rge">3.5.9-r3</unaffected>
      <unaffected range="gt">4.0</unaffected>
      <unaffected range="lt">3.5.5</unaffected>
      <vulnerable range="lt">4.0</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    KDE is a feature-rich graphical desktop environment for Linux and
    Unix-like operating systems. start_kdeinit is a wrapper for kdeinit.
    </p>
  </background>
  <description>
    <p>
    Vulnerabilities have been reported in the processing of user-controlled
    data by start_kdeinit, which is setuid root by default.
    </p>
  </description>
  <impact type="high">
    <p>
    A local attacker could possibly execute arbitrary code with root
    privileges, cause a Denial of Service or send Unix signals to other
    processes, when start_kdeinit is setuid root.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All kdelibs users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=kde-base/kdelibs-3.5.8-r4&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1671">CVE-2008-1671</uri>
  </references>
  <metadata tag="submitter" timestamp="Thu, 24 Apr 2008 09:52:59 +0000">
    vorlon
  </metadata>
  <metadata tag="bugReady" timestamp="Mon, 28 Apr 2008 13:20:59 +0000">
    vorlon
  </metadata>
</glsa>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200804-30.xml
@ 2009-04-08 11:43 Pierre-Yves Rofes (py)
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre-Yves Rofes (py) @ 2009-04-08 11:43 UTC (permalink / raw
  To: gentoo-commits

py          09/04/08 11:43:25

  Modified:             glsa-200804-30.xml
  Log:
  Adding 3.5.10 branch as unaffected (bug #263868)

Revision  Changes    Path
1.2                  xml/htdocs/security/en/glsa/glsa-200804-30.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-30.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-30.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-30.xml?r1=1.1&r2=1.2

Index: glsa-200804-30.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-200804-30.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glsa-200804-30.xml	29 Apr 2008 12:23:01 -0000	1.1
+++ glsa-200804-30.xml	8 Apr 2009 11:43:25 -0000	1.2
@@ -11,7 +11,7 @@
   </synopsis>
   <product type="ebuild">kdelibs</product>
   <announced>April 29, 2008</announced>
-  <revised>April 29, 2008: 01</revised>
+  <revised>April 08, 2009: 02</revised>
   <bug>218933</bug>
   <access>local</access>
   <affected>
@@ -20,6 +20,7 @@
       <unaffected range="rge">3.5.9-r3</unaffected>
       <unaffected range="gt">4.0</unaffected>
       <unaffected range="lt">3.5.5</unaffected>
+      <unaffected range="rge">3.5.10-r2</unaffected>
       <vulnerable range="lt">4.0</vulnerable>
     </package>
   </affected>






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-08 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-08 11:43 [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200804-30.xml Pierre-Yves Rofes (py)
  -- strict thread matches above, loose matches on Subject: below --
2008-04-29 12:23 Matthias Geerdsen (vorlon)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox