summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202107-01.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /metadata/glsa/glsa-202107-01.xml
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'metadata/glsa/glsa-202107-01.xml')
-rw-r--r--metadata/glsa/glsa-202107-01.xml52
1 files changed, 52 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202107-01.xml b/metadata/glsa/glsa-202107-01.xml
new file mode 100644
index 000000000000..032f9797ab47
--- /dev/null
+++ b/metadata/glsa/glsa-202107-01.xml
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202107-01">
+ <title>corosync: Denial of service</title>
+ <synopsis>A vulnerability in corosync could lead to a Denial of Service
+ condition.
+ </synopsis>
+ <product type="ebuild">corosync</product>
+ <announced>2021-07-03</announced>
+ <revised count="1">2021-07-03</revised>
+ <bug>658354</bug>
+ <access>remote</access>
+ <affected>
+ <package name="sys-cluster/corosync" auto="yes" arch="*">
+ <unaffected range="ge">3.0.4</unaffected>
+ <vulnerable range="lt">3.0.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The Corosync Cluster Engine is a Group Communication System with
+ additional features for implementing high availability within
+ applications.
+ </p>
+ </background>
+ <description>
+ <p>It was discovered that corosync allowed an unauthenticated user to cause
+ a Denial of Service by application crash.
+ </p>
+ </description>
+ <impact type="low">
+ <p>A remote attacker could send a malicious crafted packet, possibly
+ resulting in a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All corosync users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sys-cluster/corosync-3.0.4"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-1084">CVE-2018-1084</uri>
+ </references>
+ <metadata tag="requester" timestamp="2021-05-26T21:04:45Z">whissi</metadata>
+ <metadata tag="submitter" timestamp="2021-07-03T01:25:30Z">whissi</metadata>
+</glsa>