diff options
author | Nguyen Dinh Phi <[email protected]> | 2023-11-21 15:53:57 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-22 10:55:48 +0000 |
commit | 84d2db91f14a32dc856a5972e3f0907089093c7a (patch) | |
tree | 04663e475456a7d28f7a5cdc5aa2c590ef1c344d /tools/perf/scripts/python/gecko.py | |
parent | b6fe6f03716da246b453369f98a553d4ab21447c (diff) |
nfc: virtual_ncidev: Add variable to check if ndev is running
syzbot reported an memory leak that happens when an skb is add to
send_buff after virtual nci closed.
This patch adds a variable to track if the ndev is running before
handling new skb in send function.
Signed-off-by: Nguyen Dinh Phi <[email protected]>
Reported-by: [email protected]
Closes: https://lore.kernel.org/lkml/[email protected]
Reviewed-by: Bongsu Jeon
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions