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: 
 <174441483842.518794.6671375598659101505.git-patchwork-notify@kernel.org>
Date: Fri, 11 Apr 2025 23:40:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zijun Hu <zijun_hu@...oud.com>
Cc: edumazet@...gle.com, kuniyu@...zon.com, pabeni@...hat.com,
 willemb@...gle.com, davem@...emloft.net, kuba@...nel.org, horms@...nel.org,
 xemul@...nvz.org, dada1@...mosbay.com, netdev@...r.kernel.org,
 linux-kernel@...r.kernel.org, quic_zijuhu@...cinc.com
Subject: Re: [PATCH net-next v2] sock: Correct error checking condition for
 (assign|release)_proto_idx()

Hello:

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

On Thu, 10 Apr 2025 09:01:27 +0800 you wrote:
> From: Zijun Hu <quic_zijuhu@...cinc.com>
> 
> (assign|release)_proto_idx() wrongly check find_first_zero_bit() failure
> by condition '(prot->inuse_idx == PROTO_INUSE_NR - 1)' obviously.
> 
> Fix by correcting the condition to '(prot->inuse_idx == PROTO_INUSE_NR)'
> 
> [...]

Here is the summary with links:
  - [net-next,v2] sock: Correct error checking condition for (assign|release)_proto_idx()
    https://git.kernel.org/netdev/net-next/c/faeefc173be4

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