summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-08-11 14:39:15 +0000
committerHans de Graaff <graaff@gentoo.org>2024-08-11 16:39:32 +0200
commit23426cc73fa2cb8d57029b4e6ff9275d0a0ef884 (patch)
treefd1e7a952945f315a39c42cd6e410ff2db8a3f2d
parent[ GLSA 202408-25 ] runc: Multiple Vulnerabilities (diff)
downloadglsa-23426cc73fa2cb8d57029b4e6ff9275d0a0ef884.tar.gz
glsa-23426cc73fa2cb8d57029b4e6ff9275d0a0ef884.tar.bz2
glsa-23426cc73fa2cb8d57029b4e6ff9275d0a0ef884.zip
[ GLSA 202408-26 ] matio: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/803131 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--glsa-202408-26.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/glsa-202408-26.xml b/glsa-202408-26.xml
new file mode 100644
index 00000000..924c5fbc
--- /dev/null
+++ b/glsa-202408-26.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202408-26">
+ <title>matio: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in matio, the worst of which could lead to arbitrary code execution.</synopsis>
+ <product type="ebuild">matio</product>
+ <announced>2024-08-11</announced>
+ <revised count="1">2024-08-11</revised>
+ <bug>803131</bug>
+ <access>local</access>
+ <affected>
+ <package name="sci-libs/matio" auto="yes" arch="*">
+ <unaffected range="ge">1.5.22</unaffected>
+ <vulnerable range="lt">1.5.22</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>matio is a library for reading and writing matlab files.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in matio. 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 matio users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=sci-libs/matio-1.5.22"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-36428">CVE-2020-36428</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-36977">CVE-2021-36977</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-08-11T14:39:15.111907Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-08-11T14:39:15.117732Z">graaff</metadata>
+</glsa> \ No newline at end of file