mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2020-8003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8003)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A double-free vulnerability in vrend_renderer.c in virglrenderer through 0.8.1 allows attackers to cause a denial of service by triggering texture allocation failure, because vrend_renderer_resource_allocated_texture is not an appropriate place for a free.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-8003
|
|
|