summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-11-25 11:18:39 +0000
committerHans de Graaff <graaff@gentoo.org>2023-11-25 12:19:17 +0100
commit4c466f4d082dba9c6c82b370699194bb99c93843 (patch)
tree15e46741633186a4484e156dc24e48db0732ac8b /glsa-202311-14.xml
parent[ GLSA 202311-13 ] Apptainer: Privilege Escalation (diff)
downloadglsa-4c466f4d082dba9c6c82b370699194bb99c93843.tar.gz
glsa-4c466f4d082dba9c6c82b370699194bb99c93843.tar.bz2
glsa-4c466f4d082dba9c6c82b370699194bb99c93843.zip
[ GLSA 202311-14 ] GRUB: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/881413 Bug: https://bugs.gentoo.org/915187 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'glsa-202311-14.xml')
-rw-r--r--glsa-202311-14.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/glsa-202311-14.xml b/glsa-202311-14.xml
new file mode 100644
index 00000000..8ae2ab55
--- /dev/null
+++ b/glsa-202311-14.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202311-14">
+ <title>GRUB: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discoverd in GRUB, which may lead to secure boot circumvention or code execution.</synopsis>
+ <product type="ebuild">grub</product>
+ <announced>2023-11-25</announced>
+ <revised count="1">2023-11-25</revised>
+ <bug>881413</bug>
+ <bug>915187</bug>
+ <access>remote</access>
+ <affected>
+ <package name="sys-boot/grub" auto="yes" arch="*">
+ <unaffected range="ge">2.06-r9</unaffected>
+ <vulnerable range="lt">2.06-r9</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>GNU GRUB is a multiboot boot loader used by most Linux systems.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in GRUB. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <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 GRUB users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=sys-boot/grub-2.06-r9"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-2601">CVE-2022-2601</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-3775">CVE-2022-3775</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-4692">CVE-2023-4692</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-4693">CVE-2023-4693</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-11-25T11:18:39.731078Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2023-11-25T11:18:39.734177Z">graaff</metadata>
+</glsa> \ No newline at end of file