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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <174546003948.2831734.1789243432503891447.git-patchwork-notify@kernel.org>
Date: Thu, 24 Apr 2025 02:00:39 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Mark Bloch <mbloch@...dia.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 edumazet@...gle.com, andrew+netdev@...n.ch, saeedm@...dia.com,
 tariqt@...dia.com, leon@...nel.org, netdev@...r.kernel.org,
 linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/3] net/mlx5: HWS, Improve IP version handling

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Tue, 22 Apr 2025 12:25:37 +0300 you wrote:
> This small series hardens our checks against a single matcher containing
> rules that match on IPv4 and IPv6. This scenario is not supported by
> hardware steering and the implementation now signals this instead of
> failing silently.
> 
> Patches:
> * Patch 1 forbids a single definer to match on mixed IP versions for
>   source and destination address.
> * Patch 2 reproduces a couple of firmware checks: it forbids creating
>   a definer that matches on IP address without matching on IP version,
>   and also disallows matching on IPv6 addresses and the IPv4 IHL fields
>   in the same definer.
> * Patch 3 forbids mixing rules that match on IPv4 and IPv6 addresses in
>   the same matcher. The underlying definer mechanism does not support
>   that.
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] net/mlx5: HWS, Fix IP version decision
    https://git.kernel.org/netdev/net-next/c/5f2f8d8b6800
  - [net-next,2/3] net/mlx5: HWS, Harden IP version definer checks
    https://git.kernel.org/netdev/net-next/c/6991a975e416
  - [net-next,3/3] net/mlx5: HWS, Disallow matcher IP version mixing
    https://git.kernel.org/netdev/net-next/c/f41f3edf0b15

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