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: 
 <169079162305.10005.8227870028384979603.git-patchwork-notify@kernel.org>
Date: Mon, 31 Jul 2023 08:20:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
 pabeni@...hat.com, willemdebruijn.kernel@...il.com, leitao@...ian.org,
 kuni1840@...il.com, netdev@...r.kernel.org, willemb@...gle.com
Subject: Re: [PATCH v2 net-next] net: Use sockaddr_storage for
 getsockopt(SO_PEERNAME).

Hello:

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

On Fri, 28 Jul 2023 17:48:13 -0700 you wrote:
> Commit df8fc4e934c1 ("kbuild: Enable -fstrict-flex-arrays=3") started
> applying strict rules to standard string functions.
> 
> It does not work well with conventional socket code around each protocol-
> specific sockaddr_XXX struct, which is cast from sockaddr_storage and has
> a bigger size than fortified functions expect.  See these commits:
> 
> [...]

Here is the summary with links:
  - [v2,net-next] net: Use sockaddr_storage for getsockopt(SO_PEERNAME).
    https://git.kernel.org/netdev/net-next/c/8936bf53a091

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