aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2015-11-25 17:02:10 +0000
committerDavid S. Miller <[email protected]>2015-11-30 03:51:45 +0000
commit9ffad80a9c65d7c2ab5ad6cb8b4b0559b9ed8b8c (patch)
tree736a7c787e87cae573f380b0e7741566d3e60644 /net/unix/af_unix.c
parentpacket: Allow packets with only a header (but no payload) (diff)
downloadkernel-9ffad80a9c65d7c2ab5ad6cb8b4b0559b9ed8b8c.tar.gz
kernel-9ffad80a9c65d7c2ab5ad6cb8b4b0559b9ed8b8c.zip
drivers: net: xgene: fix possible use after free
Once TX has been enabled on a NIC, it is illegal to access skb, as this skb might have been freed by another cpu, from TX completion handler. Signed-off-by: Eric Dumazet <[email protected]> Reported-by: Mark Rutland <[email protected]> Tested-by: Mark Rutland <[email protected]> Cc: Iyappan Subramanian <[email protected]> Acked-by: Iyappan Subramanian <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions