You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-201006-10.xml

70 lines
2.1 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201006-10">
<title>multipath-tools: World-writeable socket</title>
<synopsis>
multipath-tools does not set correct permissions on the socket file, making
it possible to send arbitrary commands to the multipath daemon for local
users.
</synopsis>
<product type="ebuild">multipath-tools</product>
<announced>2010-06-01</announced>
<revised count="01">2010-06-01</revised>
<bug>264564</bug>
<access>local</access>
<affected>
<package name="sys-fs/multipath-tools" auto="yes" arch="*">
<unaffected range="ge">0.4.8-r1</unaffected>
<vulnerable range="lt">0.4.8-r1</vulnerable>
</package>
</affected>
<background>
<p>
multipath-tools are used to drive the Device Mapper multipathing
driver.
</p>
</background>
<description>
<p>
multipath-tools uses world-writable permissions for the socket file
(/var/run/multipathd.sock).
</p>
</description>
<impact type="normal">
<p>
Local users could send arbitrary commands to the multipath daemon,
causing cluster failures and data loss.
</p>
</impact>
<workaround>
<p>
chmod o-rwx /var/run/multipath.sock
</p>
</workaround>
<resolution>
<p>
All multipath-tools users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=sys-fs/multipath-tools-0.4.8-r1"</code>
<p>
NOTE: This is a legacy GLSA. Updates for all affected architectures are
available since November 13, 2009. It is likely that your system is
already no longer affected by this issue.
</p>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0115">CVE-2009-0115</uri>
</references>
<metadata tag="requester" timestamp="2010-01-29T23:30:44Z">
craig
</metadata>
<metadata tag="submitter" timestamp="2010-04-09T17:36:36Z">
craig
</metadata>
<metadata tag="bugReady" timestamp="2010-06-01T12:41:09Z">
keytoaster
</metadata>
</glsa>