In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Fix possible memory leak of ffh_ctxt Allocated 'ffh_ctxt' memory leak is possible if the SMCCC version and conduit checks fail and -EOPNOTSUPP is returned without freeing the allocated memory. Fix the same by moving the allocation after the SMCCC version and conduit checks.
https://git.kernel.org/stable/c/7521da2eb42d65f89f511b7912d3757cf3d9168a
https://git.kernel.org/stable/c/1b561d3949f8478c5403c9752b5533211a757226