summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-08-11 05:45:57 +0000
committerHans de Graaff <graaff@gentoo.org>2024-08-11 07:46:20 +0200
commit68a8d508cf9f0faa2bd942edbbb2cbf358d169d3 (patch)
tree7f9866f7fd7bbf0af4b19a1c70ac93bca1c64273
parent[ GLSA 202408-24 ] Ruby on Rails: Remote Code Execution (diff)
downloadglsa-68a8d508cf9f0faa2bd942edbbb2cbf358d169d3.tar.gz
glsa-68a8d508cf9f0faa2bd942edbbb2cbf358d169d3.tar.bz2
glsa-68a8d508cf9f0faa2bd942edbbb2cbf358d169d3.zip
[ GLSA 202408-25 ] runc: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/828471 Bug: https://bugs.gentoo.org/844085 Bug: https://bugs.gentoo.org/903079 Bug: https://bugs.gentoo.org/923434 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--glsa-202408-25.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/glsa-202408-25.xml b/glsa-202408-25.xml
new file mode 100644
index 00000000..b96b0b37
--- /dev/null
+++ b/glsa-202408-25.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202408-25">
+ <title>runc: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in runc, the worst of which could lead to privilege escalation.</synopsis>
+ <product type="ebuild">runc</product>
+ <announced>2024-08-11</announced>
+ <revised count="1">2024-08-11</revised>
+ <bug>828471</bug>
+ <bug>844085</bug>
+ <bug>903079</bug>
+ <bug>923434</bug>
+ <access>local</access>
+ <affected>
+ <package name="app-containers/runc" auto="yes" arch="*">
+ <unaffected range="ge">1.1.12</unaffected>
+ <vulnerable range="lt">1.1.12</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>runc is a CLI tool for spawning and running containers on Linux according to the OCI specification.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in runc. 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 runc users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=app-containers/runc-1.1.12"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-43784">CVE-2021-43784</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-29162">CVE-2022-29162</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-25809">CVE-2023-25809</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-27561">CVE-2023-27561</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-28642">CVE-2023-28642</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-21626">CVE-2024-21626</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-08-11T05:45:57.598514Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-08-11T05:45:57.602231Z">graaff</metadata>
+</glsa> \ No newline at end of file