Linux Kernel fbtft Framebuffer Initialization Vulnerability

Vulnerability

A vulnerability in the Linux kernel's fbtft framebuffer driver has been addressed. The issue arose because the function fbtft_framebuffer_alloc() called fb_deferred_io_init() before properly initializing the smem_len field in the framebuffer information. This oversight caused smem_len to default to zero, triggering a warning at the start of fb_deferred_io_init() and preventing the function from executing as intended.

Impact

The vulnerability could lead to a warning being triggered during the framebuffer initialization process, potentially causing disruptions in how deferred I/O is handled for the framebuffer.

Added: Jun 18, 2025, 4:17 PM
Updated: Jun 18, 2025, 4:17 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.