summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-10-16 14:41:23 +0000
committerJohn Helmert III <ajak@gentoo.org>2022-10-16 09:45:23 -0500
commit6716ac8ba9951aebe155f31ca4c5eb9e3ed0f660 (patch)
treee7f26e848cfab197aa703f667f3270cb82054eaf /glsa-202210-05.xml
parent[ GLSA 202210-04 ] Wireshark: Multiple Vulnerabilities (diff)
downloadglsa-6716ac8ba9951aebe155f31ca4c5eb9e3ed0f660.tar.gz
glsa-6716ac8ba9951aebe155f31ca4c5eb9e3ed0f660.tar.bz2
glsa-6716ac8ba9951aebe155f31ca4c5eb9e3ed0f660.zip
[ GLSA 202210-05 ] virglrenderer: Multiple vulnerabilities
Bug: https://bugs.gentoo.org/866821 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202210-05.xml')
-rw-r--r--glsa-202210-05.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/glsa-202210-05.xml b/glsa-202210-05.xml
new file mode 100644
index 00000000..ef3f4539
--- /dev/null
+++ b/glsa-202210-05.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202210-05">
+ <title>virglrenderer: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in virglrenderer, the worst of which could result in remote code execution.</synopsis>
+ <product type="ebuild">virglrenderer</product>
+ <announced>2022-10-16</announced>
+ <revised count="1">2022-10-16</revised>
+ <bug>866821</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-libs/virglrenderer" auto="yes" arch="*">
+ <unaffected range="ge">0.10.1</unaffected>
+ <vulnerable range="lt">0.10.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A virtual 3D GPU library, that allows the guest operating system to use the host GPU to accelerate 3D rendering.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in virglrenderer. 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 virglrenderer users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=media-libs/virglrenderer-0.10.1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-0135">CVE-2022-0135</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-0175">CVE-2022-0175</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-10-16T14:41:23.560398Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-10-16T14:41:23.564666Z">ajak</metadata>
+</glsa> \ No newline at end of file