3 matches found
SUSE CVE-2023-53256
In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix FFA device names for logical partitions Each physical partition can provide multiple services each with UUID. Each such service can be presented as logical partition with a unique combination of VM ID and...
CVE-2025-38388
In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Replace mutex with rwlock to avoid sleep in atomic context The current use of a mutex to protect the notifier hashtable accesses can lead to issues in the atomic context. It results in the below kernel warnings:...
PT-2025-53056
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.3.0-rc7 Description The Linux kernel contains a flaw within the arm ffa firmware component. Specifically, the code does not verify the presence of a removal callback function ffa driver-remove before attempting...