Description
In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: core: set smem_len before fb_deferred_io_init call The fbtft_framebuffer_alloc() calls fb_deferred_io_init() before initializing info->fix.smem_len. It is set to zero by the framebuffer_alloc() function. It will trigger a WARN_ON() at the start of fb_deferred_io_init() and the function will not do anything.
INFO
Published Date :
2025-06-18T11:02:56.209Z
Last Modified :
2025-06-18T11:02:56.209Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2022-50130 vulnerability.
No data.
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2022-50130.