diff options
author | 2012-04-05 22:17:46 +0000 | |
---|---|---|
committer | 2012-04-06 04:21:06 -0400 | |
commit | 4a7e7c2ad540e54c75489a70137bf0ec15d3a127 (patch) | |
tree | 6e4b141c33e96f807e3d85bfe217bb5a3c8bcf0a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | doc, net: Update ndo_start_xmit return type and values (diff) | |
download | linux-dev-4a7e7c2ad540e54c75489a70137bf0ec15d3a127.tar.xz linux-dev-4a7e7c2ad540e54c75489a70137bf0ec15d3a127.zip |
netlink: fix races after skb queueing
As soon as an skb is queued into socket receive_queue, another thread
can consume it, so we are not allowed to reference skb anymore, or risk
use after free.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.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