2 matches found
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...