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.
References
Configurations
Configuration 1 (hide)
|
History
18 Nov 2025, 18:09
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/4178bfa3fc9de556dfe248a6eabe29280f0ffda5 - Patch | |
| References | () https://git.kernel.org/stable/c/5185c319e8ea67657e0d3edd520a7276516c506a - Patch | |
| References | () https://git.kernel.org/stable/c/6ae6abe240306f878557d6eadd950a2e2561f59f - Patch | |
| References | () https://git.kernel.org/stable/c/81e878887ff82a7dd42f22951391069a5d520627 - Patch | |
| Summary |
|
|
| CWE | NVD-CWE-noinfo | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux
Linux linux Kernel |
18 Jun 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-18 18:09
NVD link : CVE-2022-50130
Mitre link : CVE-2022-50130
CVE.ORG link : CVE-2022-50130
JSON object : View
Products Affected
linux
- linux_kernel
CWE
