Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Gert Wollny

#45245of 53,635
5.5Total CVSS
Vulnerabilities · 1
PT-2020-6847
5.5
2020-01-13
Unknown · Virglrenderer · CVE-2020-8003
**Name of the Vulnerable Software and Affected Versions** virglrenderer versions 0.8.1 and earlier **Description** The issue is related to a double-free vulnerability in the vrend renderer.c component of the virtual OpenGL renderer Virglrenderer. This vulnerability can be exploited to cause a denial of service by triggering texture allocation failure, as the function vrend renderer resource allocated texture is not an appropriate place for a free. **Recommendations** For virglrenderer versions 0.8.1 and earlier, update to a version later than 0.8.1 to resolve the issue. As a temporary workaround, consider restricting access to the `vrend renderer resource allocated texture` function to minimize the risk of exploitation.