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-201503-13.xml

59 lines
2.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201503-13">
<title>BusyBox: Multiple vulnerabilities</title>
<synopsis>Multiple vulnerabilities have been found in BusyBox, allowing
context dependent attackers to load arbitrary kernel modules, execute
arbitrary files, or cause a Denial of Service condition.
</synopsis>
<product type="ebuild">busybox</product>
<announced>2015-03-29</announced>
<revised count="1">2015-03-29</revised>
<bug>515254</bug>
<bug>537978</bug>
<access>local, remote</access>
<affected>
<package name="sys-apps/busybox" auto="yes" arch="*">
<unaffected range="ge">1.23.1</unaffected>
<vulnerable range="lt">1.23.1</vulnerable>
</package>
</affected>
<background>
<p>BusyBox is set of tools for embedded systems and is a replacement for
GNU Coreutils.
</p>
</background>
<description>
<p>Multiple vulnerabilities have been discovered in BusyBox. Please review
the CVE identifiers referenced below for details.
</p>
</description>
<impact type="normal">
<p>A context-dependent attacker can load kernel modules without privileges
by nullifying enforced module
prefixes. Execution of arbitrary files or a Denial of Service can be
caused through the included vulnerable LZO library.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All BusyBox users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=sys-apps/busybox-1.23.1"
</code>
</resolution>
<references>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4607">CVE-2014-4607</uri>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9645">CVE-2014-9645</uri>
</references>
<metadata tag="requester" timestamp="2015-03-18T18:23:03Z">K_F</metadata>
<metadata tag="submitter" timestamp="2015-03-29T17:08:00Z">
BlueKnight
</metadata>
</glsa>