lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <172475282976.574013.8467556089733967730.git-patchwork-notify@kernel.org>
Date: Tue, 27 Aug 2024 10:00:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Boris Sukholitko <boris.sukholitko@...adcom.com>
Cc: netdev@...r.kernel.org, martin.lau@...ux.dev, daniel@...earbox.net,
 john.fastabend@...il.com, ast@...nel.org, andrii@...nel.org,
 eddyz87@...il.com, song@...nel.org, yonghong.song@...ux.dev,
 kpsingh@...nel.org, sdf@...ichev.me, haoluo@...gle.com, jolsa@...nel.org,
 davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
 pshelar@....org, jhs@...atatu.com, xiyou.wangcong@...il.com,
 jiri@...nulli.us, shuah@...nel.org, willemb@...gle.com,
 asml.silence@...il.com, almasrymina@...gle.com, lorenzo@...nel.org,
 bigeasy@...utronix.de, dhowells@...hat.com, liangchen.linux@...il.com,
 aleksander.lobakin@...el.com, linux@...ssschuh.net, idosch@...sch.org,
 ilya.lifshits@...adcom.com
Subject: Re: [PATCH net-next v4 0/3] tc: adjust network header after 2nd vlan push

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:

On Thu, 22 Aug 2024 13:35:07 +0300 you wrote:
> <tldr>
> skb network header of the single-tagged vlan packet continues to point the
> vlan payload (e.g. IP) after second vlan tag is pushed by tc act_vlan. This
> causes problem at the dissector which expects double-tagged packet network
> header to point to the inner vlan.
> 
> The fix is to adjust network header in tcf_act_vlan.c but requires
> refactoring of skb_vlan_push function.
> </tldr>
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/3] tc: adjust network header after 2nd vlan push
    https://git.kernel.org/netdev/net-next/c/938863727076
  - [net-next,v4,2/3] selftests: tc_actions: test ingress 2nd vlan push
    https://git.kernel.org/netdev/net-next/c/59c330eccee8
  - [net-next,v4,3/3] selftests: tc_actions: test egress 2nd vlan push
    https://git.kernel.org/netdev/net-next/c/2da44703a544

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ