[PATCH] firmware: arm_scmi: Fix error path leak in scmi_raw_message_send()
Sudeep Holla
sudeep.holla at kernel.org
Tue Sep 15 10:25:04 PDT 2026
On Wed, 09 Sep 2026 17:58:59 +0000, Roland Dreier wrote:
> When the is_transport_polling_capable() check fails in scmi_raw_message_send(),
> it returns -EINVAL without doing scmi_xfer_raw_put(), which will leak a
> struct scmi_xfer.
Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!
[1/1] firmware: arm_scmi: Fix error path leak in scmi_raw_message_send()
https://git.kernel.org/sudeep.holla/c/1adabdce41b9
--
Regards,
Sudeep
More information about the linux-arm-kernel
mailing list