Jordy Zomer 4fbcc1a4cb nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
It appears that there are some buffer overflows in EVT_TRANSACTION.
This happens because the length parameters that are passed to memcpy
come directly from skb->data and are not guarded in any way.

Signed-off-by: Jordy Zomer <jordy@pwning.systems>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-01-12 14:17:45 +00:00
..
2021-11-26 11:22:14 -08:00
2021-07-25 09:21:20 +01:00
2021-01-29 18:03:33 -08:00
2021-01-29 18:03:33 -08:00
2021-07-25 09:21:21 +01:00