diff options
author | 2020-03-15 03:13:20 +0000 | |
---|---|---|
committer | 2020-03-15 03:13:20 +0000 | |
commit | a55b53e128f6cdf8e080527f09638b216aa1809f (patch) | |
tree | e12f798ce4ddd7c27082f6919c8ba13be0b1b4e5 | |
parent | Merge updates from master (diff) | |
parent | [ GLSA 202003-19 ] PPP: Buffer overflow (diff) | |
download | gentoo-a55b53e128f6cdf8e080527f09638b216aa1809f.tar.gz gentoo-a55b53e128f6cdf8e080527f09638b216aa1809f.tar.bz2 gentoo-a55b53e128f6cdf8e080527f09638b216aa1809f.zip |
Merge commit 'fe9234aa3602562ee6668e35b8413b711a35134a'
-rw-r--r-- | metadata/glsa/glsa-202003-17.xml | 55 | ||||
-rw-r--r-- | metadata/glsa/glsa-202003-18.xml | 52 | ||||
-rw-r--r-- | metadata/glsa/glsa-202003-19.xml | 50 |
3 files changed, 157 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202003-17.xml b/metadata/glsa/glsa-202003-17.xml new file mode 100644 index 000000000000..42fa05e08494 --- /dev/null +++ b/metadata/glsa/glsa-202003-17.xml @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202003-17"> + <title>nfdump: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in nfdump, the worst of + which could result in the execution of arbitrary code. + </synopsis> + <product type="ebuild">nfsdump</product> + <announced>2020-03-15</announced> + <revised count="1">2020-03-15</revised> + <bug>711316</bug> + <access>local, remote</access> + <affected> + <package name="net-analyzer/nfdump" auto="yes" arch="*"> + <unaffected range="ge">1.6.19</unaffected> + <vulnerable range="lt">1.6.19</vulnerable> + </package> + </affected> + <background> + <p>nfdump is a toolset in order to collect and process netflow and sflow + data, sent from netflow/sflow compatible devices. + </p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in nfdump. Please review + the CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker, by sending specially crafted netflow/sflow data, + could possibly execute arbitrary code with the privileges of the process + or cause a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All nfdump users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-analyzer/nfdump-1.6.19" + </code> + + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-1010057"> + CVE-2019-1010057 + </uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-14459">CVE-2019-14459</uri> + </references> + <metadata tag="requester" timestamp="2020-03-15T02:20:52Z">whissi</metadata> + <metadata tag="submitter" timestamp="2020-03-15T02:25:05Z">whissi</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202003-18.xml b/metadata/glsa/glsa-202003-18.xml new file mode 100644 index 000000000000..26f12a64feb7 --- /dev/null +++ b/metadata/glsa/glsa-202003-18.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202003-18"> + <title>libvirt: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been discovered in libvirt, the worst + of which may result in the execution of arbitrary commands. + </synopsis> + <product type="ebuild">libvirt</product> + <announced>2020-03-15</announced> + <revised count="1">2020-03-15</revised> + <bug>711306</bug> + <access>local</access> + <affected> + <package name="app-emulation/libvirt" auto="yes" arch="*"> + <unaffected range="ge">5.4.1</unaffected> + <vulnerable range="lt">5.4.1</vulnerable> + </package> + </affected> + <background> + <p>libvirt is a C toolkit for manipulating virtual machines.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in libvirt. Please review + the CVE identifiers referenced below for details. + </p> + </description> + <impact type="high"> + <p>A local privileged attacker could execute arbitrary commands, escalate + privileges or cause a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All libvirt users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-emulation/libvirt-5.4.1" + </code> + + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-10161">CVE-2019-10161</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-10166">CVE-2019-10166</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-10167">CVE-2019-10167</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-10168">CVE-2019-10168</uri> + </references> + <metadata tag="requester" timestamp="2020-03-15T02:39:16Z">whissi</metadata> + <metadata tag="submitter" timestamp="2020-03-15T02:42:25Z">whissi</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202003-19.xml b/metadata/glsa/glsa-202003-19.xml new file mode 100644 index 000000000000..30fa979f684d --- /dev/null +++ b/metadata/glsa/glsa-202003-19.xml @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202003-19"> + <title>PPP: Buffer overflow</title> + <synopsis>A buffer overflow in PPP might allow a remote attacker to execute + arbitrary code. + </synopsis> + <product type="ebuild">PPP</product> + <announced>2020-03-15</announced> + <revised count="1">2020-03-15</revised> + <bug>710308</bug> + <access>remote</access> + <affected> + <package name="net-dialup/ppp" auto="yes" arch="*"> + <unaffected range="ge">2.4.8</unaffected> + <vulnerable range="lt">2.4.8</vulnerable> + </package> + </affected> + <background> + <p>PPP is a Unix implementation of the Point-to-Point Protocol.</p> + </background> + <description> + <p>It was discovered that bounds check in PPP for the rhostname was + improperly constructed in the EAP request and response functions. + </p> + </description> + <impact type="high"> + <p>A remote attacker, by sending specially crafted authentication data, + could possibly execute arbitrary code with the privileges of the process + or cause a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All PPP users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-dialup/ppp-2.4.8" + </code> + + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-8597">CVE-2020-8597</uri> + </references> + <metadata tag="requester" timestamp="2020-03-15T02:58:39Z">whissi</metadata> + <metadata tag="submitter" timestamp="2020-03-15T03:04:09Z">whissi</metadata> +</glsa> |