cve/2024/CVE-2024-46779.md
2025-09-29 21:09:30 +02:00

964 B

CVE-2024-46779

Description

In the Linux kernel, the following vulnerability has been resolved:drm/imagination: Free pvr_vm_gpuva after unlinkThis caused a measurable memory leak. Although the individualallocations are small, the leaks occurs in a high-usage codepath(remapping or unmapping device memory) so they add up quickly.

POC

Reference

No PoCs from references.

Github