mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 10:22:12 +01:00
commit
f86bfdce90
64
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201704-01.xml
vendored
Normal file
64
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201704-01.xml
vendored
Normal file
@ -0,0 +1,64 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||
<glsa id="201704-01">
|
||||
<title>QEMU: Multiple vulnerabilities</title>
|
||||
<synopsis>Multiple vulnerabilities have been found in QEMU, the worst of
|
||||
which could the worst of which could lead to arbitrary code execution, or
|
||||
cause a Denial of Service condition.
|
||||
</synopsis>
|
||||
<product type="ebuild">QEMU</product>
|
||||
<announced>2017-04-10</announced>
|
||||
<revised>2017-04-10: 1</revised>
|
||||
<bug>606088</bug>
|
||||
<bug>609206</bug>
|
||||
<bug>609334</bug>
|
||||
<bug>609396</bug>
|
||||
<bug>609398</bug>
|
||||
<bug>609638</bug>
|
||||
<bug>612220</bug>
|
||||
<access>local, remote</access>
|
||||
<affected>
|
||||
<package name="app-emulation/qemu" auto="yes" arch="*">
|
||||
<unaffected range="ge">2.8.0-r9</unaffected>
|
||||
<vulnerable range="lt">2.8.0-r9</vulnerable>
|
||||
</package>
|
||||
</affected>
|
||||
<background>
|
||||
<p>QEMU is a generic and open source machine emulator and virtualizer.</p>
|
||||
</background>
|
||||
<description>
|
||||
<p>Multiple vulnerabilities have been discovered in QEMU. Please review the
|
||||
CVE identifiers referenced below for details.
|
||||
</p>
|
||||
</description>
|
||||
<impact type="high">
|
||||
<p>Remote server can cause a crash in the client causing execution of
|
||||
arbitrary code, and a Denial of Service within the QEMU process. Remote
|
||||
or Local users within a guest QEMU environment can cause a Denial of
|
||||
Service condition of the QEMU guest process.
|
||||
</p>
|
||||
</impact>
|
||||
<workaround>
|
||||
<p>There is no known workaround at this time.</p>
|
||||
</workaround>
|
||||
<resolution>
|
||||
<p>All QEMU users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=app-emulation/qemu-2.8.0-r9"
|
||||
</code>
|
||||
|
||||
</resolution>
|
||||
<references>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-9602">CVE-2016-9602</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-2620">CVE-2017-2620</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-2630">CVE-2017-2630</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5973">CVE-2017-5973</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5987">CVE-2017-5987</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-6058">CVE-2017-6058</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-6505">CVE-2017-6505</uri>
|
||||
</references>
|
||||
<metadata tag="requester" timestamp="2017-03-28T03:29:39Z">BlueKnight</metadata>
|
||||
<metadata tag="submitter" timestamp="2017-04-10T21:20:32Z">BlueKnight</metadata>
|
||||
</glsa>
|
||||
56
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201704-02.xml
vendored
Normal file
56
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201704-02.xml
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||
<glsa id="201704-02">
|
||||
<title>Chromium: Multiple vulnerabilities</title>
|
||||
<synopsis>Multiple vulnerabilities have been found in the Chromium web
|
||||
browser, the worst of which allows remote attackers to execute arbitrary
|
||||
code.
|
||||
</synopsis>
|
||||
<product type="ebuild">chromium</product>
|
||||
<announced>2017-04-10</announced>
|
||||
<revised>2017-04-10: 1</revised>
|
||||
<bug>614276</bug>
|
||||
<access>remote</access>
|
||||
<affected>
|
||||
<package name="www-client/chromium" auto="yes" arch="*">
|
||||
<unaffected range="ge">57.0.2987.133</unaffected>
|
||||
<vulnerable range="lt">57.0.2987.133</vulnerable>
|
||||
</package>
|
||||
</affected>
|
||||
<background>
|
||||
<p>Chromium is the open-source web browser project behind Google Chrome</p>
|
||||
</background>
|
||||
<description>
|
||||
<p>Multiple vulnerabilities have been discovered in the Chromium web
|
||||
browser. Please review the CVE identifiers referenced below for details.
|
||||
</p>
|
||||
</description>
|
||||
<impact type="normal">
|
||||
<p>A remote attacker could possibly execute arbitrary code with the
|
||||
privileges of the process, cause a Denial of Service condition, obtain
|
||||
sensitive information, or bypass security restrictions.
|
||||
</p>
|
||||
</impact>
|
||||
<workaround>
|
||||
<p>There is no known workaround at this time.</p>
|
||||
</workaround>
|
||||
<resolution>
|
||||
<p>All Chromium users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose
|
||||
">=www-client/chromium-57.0.2987.133"
|
||||
</code>
|
||||
|
||||
</resolution>
|
||||
<references>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5052">CVE-2017-5052</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5053">CVE-2017-5053</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5054">CVE-2017-5054</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5055">CVE-2017-5055</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5056">CVE-2017-5056</uri>
|
||||
</references>
|
||||
<metadata tag="requester" timestamp="2017-04-02T12:37:12Z">BlueKnight</metadata>
|
||||
<metadata tag="submitter" timestamp="2017-04-10T21:28:37Z">BlueKnight</metadata>
|
||||
</glsa>
|
||||
144
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201704-03.xml
vendored
Normal file
144
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201704-03.xml
vendored
Normal file
@ -0,0 +1,144 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||
<glsa id="201704-03">
|
||||
<title>X.Org: Multiple vulnerabilities</title>
|
||||
<synopsis>Multiple vulnerabilities have been found in X.Org server and
|
||||
libraries, the worse of which allowing local attackers to execute arbitrary
|
||||
code.
|
||||
</synopsis>
|
||||
<product type="ebuild">xorg-server</product>
|
||||
<announced>2017-04-10</announced>
|
||||
<revised>2017-04-10: 1</revised>
|
||||
<bug>596182</bug>
|
||||
<bug>611350</bug>
|
||||
<bug>611352</bug>
|
||||
<bug>611354</bug>
|
||||
<access>local, remote</access>
|
||||
<affected>
|
||||
<package name="x11-base/xorg-server" auto="yes" arch="*">
|
||||
<unaffected range="ge">1.19.2</unaffected>
|
||||
<vulnerable range="lt">1.19.2</vulnerable>
|
||||
</package>
|
||||
<package name="x11-libs/libICE" auto="yes" arch="*">
|
||||
<unaffected range="ge">1.0.9-r1</unaffected>
|
||||
<vulnerable range="lt">1.0.9-r1</vulnerable>
|
||||
</package>
|
||||
<package name="x11-libs/libXdmcp" auto="yes" arch="*">
|
||||
<unaffected range="ge">1.1.2-r1</unaffected>
|
||||
<vulnerable range="lt">1.1.2-r1</vulnerable>
|
||||
</package>
|
||||
<package name="x11-libs/libXrender" auto="yes" arch="*">
|
||||
<unaffected range="ge">0.9.10</unaffected>
|
||||
<vulnerable range="lt">0.9.10</vulnerable>
|
||||
</package>
|
||||
<package name="x11-libs/libXi" auto="yes" arch="*">
|
||||
<unaffected range="ge">1.7.7</unaffected>
|
||||
<vulnerable range="lt">1.7.7</vulnerable>
|
||||
</package>
|
||||
<package name="x11-libs/libXrandr" auto="yes" arch="*">
|
||||
<unaffected range="ge">1.5.1</unaffected>
|
||||
<vulnerable range="lt">1.5.1</vulnerable>
|
||||
</package>
|
||||
<package name="x11-libs/libXfixes" auto="yes" arch="*">
|
||||
<unaffected range="ge">5.0.3</unaffected>
|
||||
<vulnerable range="lt">5.0.3</vulnerable>
|
||||
</package>
|
||||
<package name="x11-libs/libXv" auto="yes" arch="*">
|
||||
<unaffected range="ge">1.0.11</unaffected>
|
||||
<vulnerable range="lt">1.0.11</vulnerable>
|
||||
</package>
|
||||
</affected>
|
||||
<background>
|
||||
<p>X.Org X servers</p>
|
||||
</background>
|
||||
<description>
|
||||
<p>Multiple vulnerabilities have been discovered in X.Org server and
|
||||
libraries. Please review the CVE identifiers referenced below for
|
||||
details.
|
||||
</p>
|
||||
</description>
|
||||
<impact type="high">
|
||||
<p>A local or remote users can utilize the vulnerabilities to attach to the
|
||||
X.Org session as a user and execute arbitrary code.
|
||||
</p>
|
||||
</impact>
|
||||
<workaround>
|
||||
<p>There is no known workaround at this time.</p>
|
||||
</workaround>
|
||||
<resolution>
|
||||
<p>All X.Org-server users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=x11-base/xorg-server-1.19.2"
|
||||
</code>
|
||||
|
||||
<p>All libICE users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=x11-libs/libICE-1.0.9-r1"
|
||||
</code>
|
||||
|
||||
<p>All libXdmcp users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=x11-libs/libXdmcp-1.1.2-r1"
|
||||
</code>
|
||||
|
||||
<p>All libXrender users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=x11-libs/libXrender-0.9.10"
|
||||
</code>
|
||||
|
||||
<p>All libXi users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=x11-libs/libXi-1.7.7"
|
||||
</code>
|
||||
|
||||
<p>All libXrandr users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=x11-libs/libXrandr-1.5.1"
|
||||
</code>
|
||||
|
||||
<p>All libXfixes users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=x11-libs/libXfixes-5.0.3"
|
||||
</code>
|
||||
|
||||
<p>All libXv users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=x11-libs/libXv-1.0.11"
|
||||
</code>
|
||||
|
||||
</resolution>
|
||||
<references>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-5407">CVE-2016-5407</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7942">CVE-2016-7942</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7943">CVE-2016-7943</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7944">CVE-2016-7944</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7945">CVE-2016-7945</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7946">CVE-2016-7946</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7947">CVE-2016-7947</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7948">CVE-2016-7948</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7949">CVE-2016-7949</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7950">CVE-2016-7950</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7953">CVE-2016-7953</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-2624">CVE-2017-2624</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-2625">CVE-2017-2625</uri>
|
||||
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-2626">CVE-2017-2626</uri>
|
||||
</references>
|
||||
<metadata tag="requester" timestamp="2017-03-18T13:24:57Z">whissi</metadata>
|
||||
<metadata tag="submitter" timestamp="2017-04-10T21:30:03Z">BlueKnight</metadata>
|
||||
</glsa>
|
||||
@ -1 +1 @@
|
||||
Fri, 07 Apr 2017 21:09:29 +0000
|
||||
Tue, 11 Apr 2017 18:09:39 +0000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user