Logo
componentvirglrenderer
Name
virglrenderer
Version
0.9.1
Type
library
Description
VirGL virtual OpenGL renderer
Licenses
MIT
PURL
-
CPE
cpe:2.3:*:*:virglrenderer:0.9.1:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
1.3.0
scarthgap
1.0.1

Patches#


#
Title
Author
Resolve
1
vrend: clear memory when allocating a host-backed memory
Gert Wollny <gert.wollny@collabora.com>
CVE-2022-0175
2
vrend: propperly check whether the shader image range is
Gert Wollny <gert.wollny@collabora.com>
CVE-2022-0135
3
meson.build: use 'python3' directly for python
Alexander Kanavin <alex.kanavin@gmail.com>

Vulnerabilities#


Name
Analysis
Description
Patched
A flaw was found in the VirGL virtual OpenGL renderer (virglrenderer). The virgl did not properly initialize memory when allocating a host-backed memory resource. A malicious guest could use this flaw to mmap from the guest kernel and read this uninitialized memory from the host, possibly leading to information disclosure.
Patched
An out-of-bounds write issue was found in the VirGL virtual OpenGL renderer (virglrenderer). This flaw allows a malicious guest to create a specially crafted virgil resource and then issue a VIRTGPU_EXECBUFFER ioctl, leading to a denial of service or possible code execution.