gentoo-full-overlay/metadata/glsa/glsa-201701-11.xml

53 lines
1.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201701-11">
<title>musl: Integer overflow</title>
<synopsis>An integer overflow in musl might allow an attacker to execute
arbitrary code.
</synopsis>
<product type="ebuild">musl</product>
<announced>January 02, 2017</announced>
<revised>January 02, 2017: 1</revised>
<bug>597498</bug>
<access>local, remote</access>
<affected>
<package name="sys-libs/musl" auto="yes" arch="*">
<unaffected range="ge">1.1.15-r2</unaffected>
<vulnerable range="lt">1.1.15-r2</vulnerable>
</package>
</affected>
<background>
<p>musl is a “libc”, an implementation of the standard library
functionality described in the ISO C and POSIX standards, plus common
extensions, intended for use on Linux-based systems.
</p>
</background>
<description>
<p>A vulnerability was discovered in musls tre_tnfa_run_parallel
function buffer overflow logic, due to the incorrect use of integer types
and missing overflow checks.
</p>
</description>
<impact type="normal">
<p>An attacker, who controls the regular expression and/or string being
searched, could execute arbitrary code with the privileges of the
process.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All musl users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=sys-libs/musl-1.1.15-r2"
</code>
</resolution>
<references>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-8859">CVE-2016-8859</uri>
</references>
<metadata tag="requester" timestamp="Mon, 02 Jan 2017 07:23:08 +0000">b-man</metadata>
<metadata tag="submitter" timestamp="Mon, 02 Jan 2017 14:34:33 +0000">b-man</metadata>
</glsa>