diff options
author | 2017-07-20 10:58:37 +0000 | |
---|---|---|
committer | 2017-07-30 08:25:03 -0700 | |
commit | 3c70d958cf1ee81141d00ecbf54b4999060eeeaa (patch) | |
tree | 9521c76fa6c17c63ebe48fc7854f232715e2fe73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: fsl-mc: fix resource_size.cocci warnings (diff) | |
download | wireguard-linux-3c70d958cf1ee81141d00ecbf54b4999060eeeaa.tar.xz wireguard-linux-3c70d958cf1ee81141d00ecbf54b4999060eeeaa.zip |
staging: fsl-dpaa2/eth: Fix skb use after free
Once a Tx frame descriptor is enqueued, an interrupt might be triggered
to process the Tx confirmation and free the skb, hitting a memory use
after free when updating the tx_bytes statistic based on skb->len.
Use the frame descriptor length instead.
Signed-off-by: Bogdan Purcareata <bogdan.purcareata@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions