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]
Date: Mon, 11 Sep 2023 20:20:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yinjun Zhang <yinjun.zhang@...igine.com>
Cc: mkubecek@...e.cz, oss-drivers@...igine.com, netdev@...r.kernel.org,
 alexanderduyck@...a.com, niklas.soderlund@...igine.com
Subject: Re: [PATCH v2 ethtool] rxclass: fix a bug in rmgr when searching for
 empty slot

Hello:

This patch was applied to ethtool/ethtool.git (master)
by Michal Kubecek <mkubecek@...e.cz>:

On Fri,  1 Sep 2023 14:52:03 +0800 you wrote:
> When reverse searching the list in rmgr for a free location the last
> slot (first slot searched) in the list needs special care as it might
> not span the full word length. This is done by building a bit-mask
> covering the not-active parts of the last word and using that to judge
> if there is a free location in the last word or not. Once that is known
> searching in the last slot, or to skip it, can be done by the same
> algorithm as for the other slots in the list.
> 
> [...]

Here is the summary with links:
  - [v2,ethtool] rxclass: fix a bug in rmgr when searching for empty slot
    https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=7fd525f67cf5

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