From: "Jason A. Donenfeld" <ja...@zx2c4.com> Date: Tue, 25 Apr 2017 19:08:18 +0200
> We call skb_cow_data, which is good anyway to ensure we can actually > modify the skb as such (another error from prior). Now that we have the > number of fragments required, we can safely allocate exactly that amount > of memory. > > Signed-off-by: Jason A. Donenfeld <ja...@zx2c4.com> > Cc: Sabrina Dubroca <s...@queasysnail.net> > Cc: secur...@kernel.org > Cc: sta...@vger.kernel.org Applied, thanks.