CVE-2025-38612

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/08/2025
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()<br /> <br /> In the error paths after fb_info structure is successfully allocated,<br /> the memory allocated in fb_deferred_io_init() for info-&gt;pagerefs is not<br /> freed. Fix that by adding the cleanup function on the error path.

Impact