PT-2026-46024 · Linux · Linux
Published
2026-06-03
·
Updated
2026-06-03
·
CVE-2026-46261
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux