GHSA-hfhw-j953-vcq4MediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Check for...

Published
July 19, 2026
Last Modified
August 13, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (9)