65 lines
2.3 KiB
XML
65 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||
<glsa id="201612-48">
|
||
<title>Firejail: Multiple vulnerabilities</title>
|
||
<synopsis>Multiple vulnerabilities have been discovered in Firejail, the
|
||
worst of which may allow bypassing of sandbox protection.
|
||
</synopsis>
|
||
<product type="ebuild">firejail</product>
|
||
<announced>December 27, 2016</announced>
|
||
<revised>December 27, 2016: 1</revised>
|
||
<bug>601994</bug>
|
||
<access>local, remote</access>
|
||
<affected>
|
||
<package name="sys-apps/firejail" auto="yes" arch="*">
|
||
<unaffected range="ge">0.9.44.2</unaffected>
|
||
<vulnerable range="lt">0.9.44.2</vulnerable>
|
||
</package>
|
||
<package name="sys-apps/firejail-lts" auto="yes" arch="*">
|
||
<unaffected range="ge">0.9.38.6</unaffected>
|
||
</package>
|
||
</affected>
|
||
<background>
|
||
<p>A SUID program that reduces the risk of security breaches by restricting
|
||
the running environment of untrusted applications using Linux namespaces
|
||
and seccomp-bpf.
|
||
</p>
|
||
</background>
|
||
<description>
|
||
<p>Multiple vulnerabilities have been discovered in Firejail. Please review
|
||
upstream’s release notes below for details.
|
||
</p>
|
||
</description>
|
||
<impact type="normal">
|
||
<p>A remote attacker could possibly bypass sandbox protection, cause a
|
||
Denial of Service condition, or change a system’s DNS server.
|
||
</p>
|
||
</impact>
|
||
<workaround>
|
||
<p>There is no known workaround at this time.</p>
|
||
</workaround>
|
||
<resolution>
|
||
<p>All Firejail users should switch to the newly added LTS version:</p>
|
||
|
||
<code>
|
||
# emerge --sync
|
||
# emerge --ask --oneshot --verbose ">=sys-apps/firejail-lts-0.9.38.6"
|
||
</code>
|
||
|
||
<p>Users who want to stay on the current branch should upgrade to the
|
||
latest version:
|
||
</p>
|
||
|
||
<code>
|
||
# emerge --sync
|
||
# emerge --ask --oneshot --verbose ">=sys-apps/firejail-0.9.44.2"
|
||
</code>
|
||
</resolution>
|
||
<references>
|
||
<uri link="http://firejail.wordpress.com/download-2/release-notes/">
|
||
Firejail Release Notes
|
||
</uri>
|
||
</references>
|
||
<metadata tag="requester" timestamp="Mon, 05 Dec 2016 02:08:23 +0000">b-man</metadata>
|
||
<metadata tag="submitter" timestamp="Tue, 27 Dec 2016 00:43:05 +0000">whissi</metadata>
|
||
</glsa>
|