summaryrefslogtreecommitdiff
path: root/arch/x86
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2012-04-05 22:17:46 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-04-06 08:21:06 (GMT)
commit4a7e7c2ad540e54c75489a70137bf0ec15d3a127 (patch)
tree6e4b141c33e96f807e3d85bfe217bb5a3c8bcf0a /arch/x86
parente34fac1c2e9ec531c2d63a5e3aa9a6d0ef36a1d3 (diff)
downloadlinux-fsl-qoriq-4a7e7c2ad540e54c75489a70137bf0ec15d3a127.tar.xz
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 'arch/x86')
0 files changed, 0 insertions, 0 deletions