Hello:

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

On Thu,  3 Dec 2020 10:58:21 +0100 you wrote:
> skb_mpls_dec_ttl() reads the LSE without ensuring that it is contained in
> the skb "linear" area. Fix this calling pskb_may_pull() before reading the
> current ttl.
> 
> Found by code inspection.
> 
> Fixes: 2a2ea50870ba ("net: sched: add mpls manipulation actions to TC")
> Reported-by: Marcelo Ricardo Leitner <marcelo.leit...@gmail.com>
> Signed-off-by: Davide Caratti <dcara...@redhat.com>
> 
> [...]

Here is the summary with links:
  - [net] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
    https://git.kernel.org/netdev/net/c/13de4ed9e3a9

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


Reply via email to