Medium severity5.5NVD Advisory· Published Jun 3, 2026· Updated Jun 9, 2026
CVE-2026-46261
CVE-2026-46261
Description
In the Linux kernel, the following vulnerability has been resolved:
spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()
platform_get_resource_byname() can return NULL, which would cause a crash when passed the pointer to resource_size().
Move the fiu->memory_size assignment after the error check for devm_ioremap_resource() to prevent the potential NULL pointer dereference.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
4Patches
Vulnerability mechanics
References
5- git.kernel.org/stable/c/0f93a80eb3fd596ddc5730d05e0e8c88e1aa2891nvdPatch
- git.kernel.org/stable/c/2c538a0b3472e99c892c26f4940da38b7d87f632nvdPatch
- git.kernel.org/stable/c/888a0a802c467bbe34a42167bdf9d7331333440anvdPatch
- git.kernel.org/stable/c/9e5cb7e67fbdb8320d68d87db882a92b36f6a1d9nvdPatch
- git.kernel.org/stable/c/cb9b2dc34a9eef0855edb00ae9c9b7f72394281bnvdPatch
News mentions
2- Google Android and Linux Kernel: 50 Vulnerabilities Disclosed in Two BatchesVypr Intelligence · Jun 3, 2026
- Linux Kernel: 25 Vulnerabilities Disclosed in Single Batch on June 3, 2026Vypr Intelligence · Jun 3, 2026