diff options
author | Edward Cree <[email protected]> | 2018-07-09 18:10:19 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-07-09 14:55:53 -0700 |
commit | 9af86f9338949a9369bda5e6fed69347d1813054 (patch) | |
tree | ae65bea3d9a4e669d59c4a765cfdf007f7d0ee38 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 9f17dbf04ddf55ae48f5bbafea4c4920ea943215 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions