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] [thread-next>] [day] [month] [year] [list]
Date: Mon, 26 Jun 2023 09:50:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To:  <edward.cree@....com>
Cc: linux-net-drivers@....com, davem@...emloft.net, kuba@...nel.org,
 edumazet@...gle.com, pabeni@...hat.com, ecree.xilinx@...il.com,
 netdev@...r.kernel.org, habetsm.xilinx@...il.com, arnd@...db.de
Subject: Re: [PATCH v2 net-next 0/3] sfc: fix unaligned access in loopback
 selftests

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:

On Fri, 23 Jun 2023 19:38:03 +0100 you wrote:
> From: Edward Cree <ecree.xilinx@...il.com>
> 
> Arnd reported that the sfc drivers each define a packed loopback_payload
>  structure with an ethernet header followed by an IP header, whereas the
>  kernel definition of iphdr specifies that this is 4-byte aligned,
>  causing a W=1 warning.
> Fix this in each case by adding two bytes of leading padding to the
>  struct, taking care that these are not sent on the wire.
> Tested on EF10; build-tested on Siena and Falcon.
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/3] sfc: use padding to fix alignment in loopback test
    https://git.kernel.org/netdev/net-next/c/cf60ed469629
  - [v2,net-next,2/3] sfc: siena: use padding to fix alignment in loopback test
    https://git.kernel.org/netdev/net-next/c/30c24dd87f3f
  - [v2,net-next,3/3] sfc: falcon: use padding to fix alignment in loopback test
    https://git.kernel.org/netdev/net-next/c/1186c6b31ee1

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