summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202405-04.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-202405-04.xml')
-rw-r--r--metadata/glsa/glsa-202405-04.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202405-04.xml b/metadata/glsa/glsa-202405-04.xml
new file mode 100644
index 000000000000..d3736199ded8
--- /dev/null
+++ b/metadata/glsa/glsa-202405-04.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202405-04">
+ <title>systemd: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in systemd, the worst of which can lead to a denial of service.</synopsis>
+ <product type="ebuild">systemd</product>
+ <announced>2024-05-04</announced>
+ <revised count="1">2024-05-04</revised>
+ <bug>882769</bug>
+ <bug>887581</bug>
+ <access>local</access>
+ <affected>
+ <package name="sys-apps/systemd" auto="yes" arch="*">
+ <unaffected range="ge">252.4</unaffected>
+ <vulnerable range="lt">252.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A system and service manager.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in systemd. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <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 systemd users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=sys-apps/systemd-252.4"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-4415">CVE-2022-4415</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45873">CVE-2022-45873</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-05-04T07:18:38.700106Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-05-04T07:18:38.703836Z">graaff</metadata>
+</glsa> \ No newline at end of file