HomeDefectsLIN1023-19693
Acknowledged

LIN1023-19693 : Security Advisory - linux - CVE-2026-31389

Created: Apr 7, 2026    Updated: Apr 9, 2026
Found In Version: 10.23.30.2
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

spi: fix use-after-free on controller registration failure

Make sure to deregister from driver core also in the unlikely event that
per-cpu statistics allocation fails during controller registration to
avoid use-after-free (of driver resources) and unclocked register
accesses.