HomeDefectsLIN1025-15435
Fixed

LIN1025-15435 : Security Advisory - linux - CVE-2026-46261

Created: Jun 4, 2026    Updated: Jun 9, 2026
Resolved Date: Jun 4, 2026
Found In Version: 10.25.33.2
Fix Version: 10.25.33.8
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

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.

CVEs