summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-201207-07.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-201207-07.xml')
-rw-r--r--glsa-201207-07.xml52
1 files changed, 52 insertions, 0 deletions
diff --git a/glsa-201207-07.xml b/glsa-201207-07.xml
new file mode 100644
index 00000000..d38aeb07
--- /dev/null
+++ b/glsa-201207-07.xml
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet type="text/xsl" href="/xsl/glsa.xsl"?>
+<?xml-stylesheet type="text/xsl" href="/xsl/guide.xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201207-07">
+ <title>Keepalived: Denial of Service</title>
+ <synopsis>Keepalived uses world-writable PID files, allowing a local attacker
+ to kill arbitrary processes.
+ </synopsis>
+ <product type="ebuild">keepalived</product>
+ <announced>July 09, 2012</announced>
+ <revised>July 09, 2012: 1</revised>
+ <bug>371469</bug>
+ <access>local</access>
+ <affected>
+ <package name="sys-cluster/keepalived" auto="yes" arch="*">
+ <unaffected range="ge">1.2.2-r3</unaffected>
+ <vulnerable range="lt">1.2.2-r3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Keepalived is a strong &amp; robust keepalive facility to the Linux
+ Virtual Server project.
+ </p>
+ </background>
+ <description>
+ <p>The "pidfile_write()" function in pidfile.c in Keepalived writes PID
+ files with insecure permissions.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A local attacker may be able to cause a Denial of Service of arbitrary
+ processes.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Keepalived users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sys-cluster/keepalived-1.2.2-r3"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1784">CVE-2011-1784</uri>
+ </references>
+ <metadata timestamp="Mon, 11 Jun 2012 19:50:31 +0000" tag="requester">ackle</metadata>
+ <metadata timestamp="Mon, 09 Jul 2012 23:28:51 +0000" tag="submitter">ackle</metadata>
+</glsa>