mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
964 B
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.