[PATCH net] drivers: net: xgene: fix possible use after free

David Miller davem at davemloft.net
Sun Nov 29 19:52:14 PST 2015


From: Eric Dumazet <eric.dumazet at gmail.com>
Date: Wed, 25 Nov 2015 09:02:10 -0800

> From: Eric Dumazet <edumazet at google.com>
> 
> 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 <edumazet at google.com>
> Reported-by: Mark Rutland <mark.rutland at arm.com>
> Tested-by: Mark Rutland <mark.rutland at arm.com>

Applied, thanks Eric.



More information about the linux-arm-kernel mailing list