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: <168542342088.26777.17946753562179966194.git-patchwork-notify@kernel.org> Date: Tue, 30 May 2023 05:10:20 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Dan Carpenter <dan.carpenter@...aro.org> Cc: dhowells@...hat.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, alexanderduyck@...com, brouer@...hat.com, asml.silence@...il.com, keescook@...omium.org, jbenc@...hat.com, netdev@...r.kernel.org, kernel-janitors@...r.kernel.org Subject: Re: [PATCH net-next v2] net: fix signedness bug in skb_splice_from_iter() Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Fri, 26 May 2023 16:39:15 +0300 you wrote: > The "len" variable needs to be signed for the error handling to work > correctly. > > Fixes: 2e910b95329c ("net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES") > Signed-off-by: Dan Carpenter <dan.carpenter@...aro.org> > --- > v2: tidy up a style mistake in v1. > > [...] Here is the summary with links: - [net-next,v2] net: fix signedness bug in skb_splice_from_iter() https://git.kernel.org/netdev/net-next/c/ef1bc119ceb5 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