summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-09-22 08:30:59 +0000
committerHans de Graaff <graaff@gentoo.org>2024-09-22 10:31:08 +0200
commit93af9502caeaaee53e016304ac4a2e5bd3192822 (patch)
tree559b518bfa8129f124c0ee4956eca4f0cfe4d4f5
parent[ GLSA 202409-17 ] VLC: Multiple Vulnerabilities (diff)
downloadglsa-93af9502caeaaee53e016304ac4a2e5bd3192822.tar.gz
glsa-93af9502caeaaee53e016304ac4a2e5bd3192822.tar.bz2
glsa-93af9502caeaaee53e016304ac4a2e5bd3192822.zip
[ GLSA 202409-18 ] liblouis: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/905298 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--glsa-202409-18.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/glsa-202409-18.xml b/glsa-202409-18.xml
new file mode 100644
index 00000000..6345445d
--- /dev/null
+++ b/glsa-202409-18.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202409-18">
+ <title>liblouis: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in liblouis, the worst of which could result in denial of service.</synopsis>
+ <product type="ebuild">liblouis</product>
+ <announced>2024-09-22</announced>
+ <revised count="1">2024-09-22</revised>
+ <bug>905298</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-libs/liblouis" auto="yes" arch="*">
+ <unaffected range="ge">3.25.0</unaffected>
+ <vulnerable range="lt">3.25.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>liblouis is an open-source braille translator and back-translator.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in liblouis. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="low">
+ <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 liblouis users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-libs/liblouis-3.25.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-26767">CVE-2023-26767</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-26768">CVE-2023-26768</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-26769">CVE-2023-26769</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-09-22T08:30:59.018458Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2024-09-22T08:30:59.022181Z">graaff</metadata>
+</glsa> \ No newline at end of file