diff options
author | Jordy Zomer <[email protected]> | 2022-01-11 17:44:51 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-01-12 14:17:45 +0000 |
commit | 4fbcc1a4cb20fe26ad0225679c536c80f1648221 (patch) | |
tree | 229ddb89541415682459fce4f0934257016984d2 /scripts/gdb/linux/tasks.py | |
parent | 2a4d75bfe41232608f5596a6d1369f92ccb20817 (diff) |
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 <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions