CVE-2026-46261

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
03/06/2026
Last modified:
09/06/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()<br /> <br /> platform_get_resource_byname() can return NULL, which would cause a crash<br /> when passed the pointer to resource_size().<br /> <br /> Move the fiu-&gt;memory_size assignment after the error check for<br /> devm_ioremap_resource() to prevent the potential NULL pointer dereference.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.128 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.75 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.18.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 6.19.4 (excluding)