summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202401-29.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-24 04:45:52 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-24 04:45:52 +0000
commit2fa0c8dbba3b2455531e5616eed64f2fe66cb58b (patch)
treee29569d7d1b5ed28ee38e5bd8c78df62da608d67 /metadata/glsa/glsa-202401-29.xml
parent87340091ed79698e591084bd7d9d76c58c94820b (diff)
gentoo auto-resync : 24:01:2024 - 04:45:52
Diffstat (limited to 'metadata/glsa/glsa-202401-29.xml')
-rw-r--r--metadata/glsa/glsa-202401-29.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202401-29.xml b/metadata/glsa/glsa-202401-29.xml
new file mode 100644
index 000000000000..fdac8be5d920
--- /dev/null
+++ b/metadata/glsa/glsa-202401-29.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202401-29">
+ <title>sudo: Memory Manipulation</title>
+ <synopsis>A vulnerability has been discovered in sudo which can lead to execution manipulation through rowhammer-style memory manipulation.</synopsis>
+ <product type="ebuild">sudo</product>
+ <announced>2024-01-24</announced>
+ <revised count="1">2024-01-24</revised>
+ <bug>920510</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-admin/sudo" auto="yes" arch="*">
+ <unaffected range="ge">1.9.15_p2</unaffected>
+ <vulnerable range="lt">1.9.15_p2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>sudo allows a system administrator to give users the ability to run commands as other users.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in sudo. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <p>Stack/register variables can be flipped via fault injection, affecting execution flow in security-sensitive code.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All sudo users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=app-admin/sudo-1.9.15_p2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-42465">CVE-2023-42465</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-01-24T04:05:24.519163Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-01-24T04:05:24.521789Z">ajak</metadata>
+</glsa> \ No newline at end of file