Re: [PATCH net] packets: Always register packet sk in the same order

From: David Miller
Date: Sat Mar 16 2019 - 21:21:24 EST


From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Date: Sat, 16 Mar 2019 14:09:33 -0400

> Note that another consequence of this patch is that insertion on
> packet create is now O(N) with the number of active packet sockets,
> due to sklist being an hlist.

Exploitable...