summaryrefslogtreecommitdiff
blob: 1dbaabc34817df812628dfbad301d224652fb5db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<!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>2012-07-09</announced>
  <revised count="1">2012-07-09</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="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1784">CVE-2011-1784</uri>
  </references>
  <metadata timestamp="2012-06-11T19:50:31Z" tag="requester">ackle</metadata>
  <metadata timestamp="2012-07-09T23:28:51Z" tag="submitter">ackle</metadata>
</glsa>