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: 
 <176178961774.3282477.10436173337048887248.git-patchwork-notify@kernel.org>
Date: Thu, 30 Oct 2025 02:00:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: mcoquelin.stm32@...il.com, alexandre.torgue@...s.st.com,
 andrew+netdev@...n.ch, pabeni@...hat.com, edumazet@...gle.com,
 kuba@...nel.org, davem@...emloft.net,
 linux-stm32@...md-mailman.stormreply.com,
 linux-arm-kernel@...ts.infradead.org, netdev@...r.kernel.org,
 linux@...linux.org.uk
Subject: Re: [PATCH v2 net-next] net: stmmac: mdio: fix incorrect phy address
 check

Hello:

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

On Sat, 25 Oct 2025 20:35:47 +0200 you wrote:
> max_addr is the max number of addresses, not the highest possible address,
> therefore check phydev->mdio.addr > max_addr isn't correct.
> To fix this change the semantics of max_addr, so that it represents
> the highest possible address. IMO this is also a little bit more intuitive
> wrt name max_addr.
> 
> Fixes: 4a107a0e8361 ("net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_register")
> Reported-by: Dan Carpenter <dan.carpenter@...aro.org>
> Reported-by: Simon Horman <horms@...nel.org>
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
> 
> [...]

Here is the summary with links:
  - [v2,net-next] net: stmmac: mdio: fix incorrect phy address check
    https://git.kernel.org/netdev/net-next/c/cf35f4347ddd

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