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
| ||
|
Message-Id: <168551701864.26195.8988604899560943264.git-patchwork-notify@kernel.org> Date: Wed, 31 May 2023 07:10:18 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Pedro Tammela <pctammela@...atatu.com> Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, kuniyu@...zon.com, dh.herrmann@...il.com, jhs@...atatu.com Subject: Re: [PATCH net-next] net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Mon, 29 May 2023 12:33:35 -0300 you wrote: > The current code for the length calculation wrongly truncates the reported > length of the groups array, causing an under report of the subscribed > groups. To fix this, use 'BITS_TO_BYTES()' which rounds up the > division by 8. > > Fixes: b42be38b2778 ("netlink: add API to retrieve all group memberships") > Signed-off-by: Pedro Tammela <pctammela@...atatu.com> > > [...] Here is the summary with links: - [net-next] net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report https://git.kernel.org/netdev/net/c/f4e4534850a9 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