diff options
author | 2018-07-09 18:10:19 +0100 | |
---|---|---|
committer | 2018-07-09 14:55:53 -0700 | |
commit | 9af86f9338949a9369bda5e6fed69347d1813054 (patch) | |
tree | ae65bea3d9a4e669d59c4a765cfdf007f7d0ee38 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: fix use-after-free in NF_HOOK_LIST (diff) | |
download | wireguard-linux-9af86f9338949a9369bda5e6fed69347d1813054.tar.xz wireguard-linux-9af86f9338949a9369bda5e6fed69347d1813054.zip |
net: core: fix use-after-free in __netif_receive_skb_list_core
__netif_receive_skb_core can free the skb, so we have to use the dequeue-
enqueue model when calling it from __netif_receive_skb_list_core.
Fixes: 88eb1944e18c ("net: core: propagate SKB lists through packet_type lookup")
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions