Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Wed, 25 Nov 2020 23:48:40 +0100 you wrote:
> It turns out that usage of skb extensions can cause memory leaks. Ido
> Schimmel reported: "[...] there are instances that blindly overwrite
> 'skb->extensions' by invoking skb_copy_header() after __alloc_skb()."
> 
> Therefore, give up on using skb extensions for KCOV handle, and instead
> directly store kcov_handle in sk_buff.
> 
> [...]

Here is the summary with links:
  - [net-next,v2] net: switch to storing KCOV handle directly in sk_buff
    https://git.kernel.org/netdev/net-next/c/fa69ee5aa48b

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to