On 07/06/2022 04:57, Martin Faltesek wrote: > Error paths do not free previously allocated memory. Add devm_kfree() to > those failure paths. > > Fixes: 26fc6c7f02cb ("NFC: st21nfca: Add HCI transaction event support") > Fixes: 4fbcc1a4cb20 ("nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION") > Cc: stable(a)vger.kernel.org > Signed-off-by: Martin Faltesek Standard disclaimer: --------- Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 If a tag was not added on purpose, please state why and what changed. --------- So you dropped all my review tags? Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof