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: <165128341170.13664.7916355260334073632.git-patchwork-notify@kernel.org> Date: Sat, 30 Apr 2022 01:50:11 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Qiao Ma <mqaio@...ux.alibaba.com> Cc: luobin9@...wei.com, davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next] hinic: fix bug of wq out of bound access Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Thu, 28 Apr 2022 20:30:16 +0800 you wrote: > If wq has only one page, we need to check wqe rolling over page by > compare end_idx and curr_idx, and then copy wqe to shadow wqe to > avoid out of bound access. > This work has been done in hinic_get_wqe, but missed for hinic_read_wqe. > This patch fixes it, and removes unnecessary MASKED_WQE_IDX(). > > Fixes: 7dd29ee12865 ("hinic: add sriov feature support") > Signed-off-by: Qiao Ma <mqaio@...ux.alibaba.com> > > [...] Here is the summary with links: - [net-next] hinic: fix bug of wq out of bound access https://git.kernel.org/netdev/net/c/52b2abef450a 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