summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2022-12-03 12:29:41 +0300
committerPaolo Abeni <pabeni@redhat.com>2022-12-06 14:37:25 +0300
commit5a5a3e564de6a8db987410c5c2f4748d50ea82b8 (patch)
treec88407590067e0177c2d62aa225eaf1460b6af0e /tools/perf/scripts/python/export-to-sqlite.py
parent7b8232bdb1789a257de3129a9bb08c69b93a17db (diff)
downloadlinux-5a5a3e564de6a8db987410c5c2f4748d50ea82b8.tar.xz
ravb: Fix potential use-after-free in ravb_rx_gbeth()
The skb is delivered to napi_gro_receive() which may free it, after calling this, dereferencing skb may trigger use-after-free. Fixes: 1c59eb678cbd ("ravb: Fillup ravb_rx_gbeth() stub") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20221203092941.10880-1-yuehaibing@huawei.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions