HomeDefectsLIN1025-17196
Acknowledged

LIN1025-17196 : Security Advisory - linux - CVE-2026-64166

Created: Aug 1, 2026    Updated: Aug 11, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  firmware: arm_ffa: Check for NULL FF-A ID table while driver registration  The bus match callback assumes that every FF-A driver provides an id_table and dereferences it unconditionally. Enforce that contract at registration time so a buggy client driver cannot crash the bus during match.