summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-12-19 02:00:45 +0000
committerJohn Helmert III <ajak@gentoo.org>2022-12-18 20:04:28 -0600
commita8c88ef24b83e97ad8e1c9188236da95c32f0fe7 (patch)
tree973579c92520b323ea8a8b9ddd82280889f9dd03 /glsa-202212-02.xml
parent[ GLSA 202212-01 ] curl: Multiple Vulnerabilities (diff)
downloadglsa-a8c88ef24b83e97ad8e1c9188236da95c32f0fe7.tar.gz
glsa-a8c88ef24b83e97ad8e1c9188236da95c32f0fe7.tar.bz2
glsa-a8c88ef24b83e97ad8e1c9188236da95c32f0fe7.zip
[ GLSA 202212-02 ] Unbound: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/866881 Bug: https://bugs.gentoo.org/872209 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202212-02.xml')
-rw-r--r--glsa-202212-02.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/glsa-202212-02.xml b/glsa-202212-02.xml
new file mode 100644
index 00000000..8048cd8c
--- /dev/null
+++ b/glsa-202212-02.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202212-02">
+ <title>Unbound: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in Unbound, the worst of which could result in denial of service.</synopsis>
+ <product type="ebuild">unbound</product>
+ <announced>2022-12-19</announced>
+ <revised count="1">2022-12-19</revised>
+ <bug>872209</bug>
+ <bug>866881</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-dns/unbound" auto="yes" arch="*">
+ <unaffected range="ge">1.16.3</unaffected>
+ <vulnerable range="lt">1.16.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Unbound is a validating, recursive, and caching DNS resolver.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Unbound. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="low">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Unbound users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=net-dns/unbound-1.16.3"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-3204">CVE-2022-3204</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-30698">CVE-2022-30698</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-30699">CVE-2022-30699</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-12-19T02:00:44.972233Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-12-19T02:00:44.976942Z">ajak</metadata>
+</glsa> \ No newline at end of file