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: <166010881432.23810.2511716085125692417.git-patchwork-notify@kernel.org> Date: Wed, 10 Aug 2022 05:20:14 +0000 From: patchwork-bot+netdevbpf@...nel.org To: AceLan Kao <acelan.kao@...onical.com> Cc: irusskikh@...vell.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, Dmitrii.Tarakanov@...antia.com, Alexander.Loktionov@...antia.com, vomlehn@...as.net, Dmitry.Bezrukov@...antia.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, skalluru@...vell.com Subject: Re: [PATCH v3] net: atlantic: fix aq_vec index out of range error Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Mon, 8 Aug 2022 16:18:45 +0800 you wrote: > From: "Chia-Lin Kao (AceLan)" <acelan.kao@...onical.com> > > The final update statement of the for loop exceeds the array range, the > dereference of self->aq_vec[i] is not checked and then leads to the > index out of range error. > Also fixed this kind of coding style in other for loop. > > [...] Here is the summary with links: - [v3] net: atlantic: fix aq_vec index out of range error https://git.kernel.org/netdev/net/c/2ba5e47fb75f 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