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: <169762442412.8273.16759719638129839234.git-patchwork-notify@kernel.org> Date: Wed, 18 Oct 2023 10:20:24 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Phil Sutter <phil@....cc> Cc: davem@...emloft.net, netdev@...r.kernel.org, netfilter-devel@...r.kernel.org, fw@...len.de, pablo@...filter.org Subject: Re: [net-next PATCH v2] net: skb_find_text: Ignore patterns extending past 'to' Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller <davem@...emloft.net>: On Tue, 17 Oct 2023 11:39:06 +0200 you wrote: > Assume that caller's 'to' offset really represents an upper boundary for > the pattern search, so patterns extending past this offset are to be > rejected. > > The old behaviour also was kind of inconsistent when it comes to > fragmentation (or otherwise non-linear skbs): If the pattern started in > between 'to' and 'from' offsets but extended to the next fragment, it > was not found if 'to' offset was still within the current fragment. > > [...] Here is the summary with links: - [net-next,v2] net: skb_find_text: Ignore patterns extending past 'to' https://git.kernel.org/netdev/net-next/c/c4eee56e14fe 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