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.
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://gitlab.freedesktop.org/virgl/virglrenderer/merge_requests/340 | third party advisory patch |
https://gitlab.freedesktop.org/virgl/virglrenderer/commit/f9b079ccc319c98499111f66bd654fc9b56cf15f?merge_request_iid=340 | third party advisory patch |
https://gitlab.freedesktop.org/virgl/virglrenderer/merge_requests/340/diffs?commit_id=f9b079ccc319c98499111f66bd654fc9b56cf15f | third party advisory patch |
https://gitlab.freedesktop.org/virgl/virglrenderer/merge_requests/340/diffs?commit_id=3320973c9f2068f60cf6613c2811a8824781878a | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2022/12/msg00017.html | third party advisory mailing list |