CVE-2025-37764

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2025
Last modified:
02/05/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/imagination: fix firmware memory leaks<br /> <br /> Free the memory used to hold the results of firmware image processing<br /> when the module is unloaded.<br /> <br /> Fix the related issue of the same memory being leaked if processing<br /> of the firmware image fails during module load.<br /> <br /> Ensure all firmware GEM objects are destroyed if firmware image<br /> processing fails.<br /> <br /> Fixes memory leaks on powervr module unload detected by Kmemleak:<br /> <br /> unreferenced object 0xffff000042e20000 (size 94208):<br /> comm "modprobe", pid 470, jiffies 4295277154<br /> hex dump (first 32 bytes):<br /> 02 ae 7f ed bf 45 84 00 3c 5b 1f ed 9f 45 45 05 .....E..

Impact