Re: [PATCH net-next v2] netpoll: fix use after free

From: David Miller
Date: Tue Jul 08 2014 - 23:51:24 EST


From: David Decotigny <decot@xxxxxxxxxxxx>
Date: Tue, 8 Jul 2014 15:14:41 -0700

> After a bonding master reclaims the netpoll info struct, slaves could
> still hold a pointer to the reclaimed data. This patch fixes it: as
> soon as netpoll_async_cleanup is called for a slave (eg. when
> un-enslaved), we make sure that this slave doesn't point to the data.
>
> Signed-off-by: David Decotigny <decot@xxxxxxxxxxxx>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/