diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-01-17 03:41:50 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-01-17 03:41:50 +0000 |
commit | 5958acbcca8c672584a2d9427c989ce36baf7168 (patch) | |
tree | e9d8c6b486a9e8898e57d3d4e770343825ac0d97 /metadata/glsa | |
parent | Merge updates from master (diff) | |
parent | Add GLSA 201701-39 (diff) | |
download | gentoo-5958acbcca8c672584a2d9427c989ce36baf7168.tar.gz gentoo-5958acbcca8c672584a2d9427c989ce36baf7168.tar.bz2 gentoo-5958acbcca8c672584a2d9427c989ce36baf7168.zip |
Merge commit '9acbfe13aad4442e84de8fb2e81a8dc5719d986a'
Diffstat (limited to 'metadata/glsa')
-rw-r--r-- | metadata/glsa/glsa-201701-38.xml | 69 | ||||
-rw-r--r-- | metadata/glsa/glsa-201701-39.xml | 49 |
2 files changed, 118 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201701-38.xml b/metadata/glsa/glsa-201701-38.xml new file mode 100644 index 000000000000..2e52d0853385 --- /dev/null +++ b/metadata/glsa/glsa-201701-38.xml @@ -0,0 +1,69 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201701-38"> + <title>Pidgin: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Pidgin, the worst of + which could lead to execution of arbitrary code. + </synopsis> + <product type="ebuild">pidgin</product> + <announced>2017-01-17</announced> + <revised>2017-01-17: 01</revised> + <bug>586698</bug> + <access>remote</access> + <affected> + <package name="net-im/pidgin" auto="yes" arch="*"> + <unaffected range="ge">2.11.0</unaffected> + <vulnerable range="lt">2.11.0</vulnerable> + </package> + </affected> + <background> + <p>Pidgin is a client for a variety of instant messaging protocols.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Pidgin. Please review + the CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker might send specially crafted data using the MXit + protocol, possibly resulting in the remote execution of arbitrary code + with the privileges of the process, a Denial of Service condition, or in + leaking confidential information. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All Pidgin users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-im/pidgin-2.11.0" + </code> + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-1000030"> + CVE-2016-1000030 + </uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2365">CVE-2016-2365</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2366">CVE-2016-2366</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2367">CVE-2016-2367</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2368">CVE-2016-2368</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2369">CVE-2016-2369</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2370">CVE-2016-2370</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2371">CVE-2016-2371</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2372">CVE-2016-2372</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2373">CVE-2016-2373</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2374">CVE-2016-2374</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2375">CVE-2016-2375</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2376">CVE-2016-2376</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2377">CVE-2016-2377</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2378">CVE-2016-2378</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2379">CVE-2016-2379</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2380">CVE-2016-2380</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-4323">CVE-2016-4323</uri> + </references> + <metadata tag="requester" timestamp="2017-01-16T06:16:34Z">whissi</metadata> + <metadata tag="submitter" timestamp="2017-01-17T03:34:45Z">b-man</metadata> +</glsa> diff --git a/metadata/glsa/glsa-201701-39.xml b/metadata/glsa/glsa-201701-39.xml new file mode 100644 index 000000000000..83f18d088284 --- /dev/null +++ b/metadata/glsa/glsa-201701-39.xml @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201701-39"> + <title>VLC: Buffer overflow</title> + <synopsis>A buffer overflow in VLC might allow remote attackers to execute + arbitrary code. + </synopsis> + <product type="ebuild">vlc</product> + <announced>2017-01-17</announced> + <revised>2017-01-17: 01</revised> + <bug>584510</bug> + <access>remote</access> + <affected> + <package name="media-video/vlc" auto="yes" arch="*"> + <unaffected range="ge">2.2.4</unaffected> + <vulnerable range="lt">2.2.4</vulnerable> + </package> + </affected> + <background> + <p>VLC is a cross-platform media player and streaming server.</p> + </background> + <description> + <p>A buffer overflow was discovered in the DecodeAdpcmImaQT function in + modules/codec/adpcm.c in the VideoLAN VLC media player. + </p> + </description> + <impact type="normal"> + <p>Remote attackers, by enticing a user to execute a specially crafted + QuickTime IMA file, could cause a Denial of Service condition or possibly + execute arbitrary code. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All VLC users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-video/vlc-2.2.4" + </code> + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-5108">CVE-2016-5108</uri> + </references> + <metadata tag="requester" timestamp="2017-01-15T19:15:46Z">whissi</metadata> + <metadata tag="submitter" timestamp="2017-01-17T03:38:25Z">b-man</metadata> +</glsa> |