[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168786362239.16210.6293213397519316594.git-patchwork-notify@kernel.org>
Date: Tue, 27 Jun 2023 11:00:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: netfilter-devel@...r.kernel.org, davem@...emloft.net,
netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Subject: Re: [PATCH net 1/6] lib/ts_bm: reset initial match offset for every block
of text
Hello:
This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@...filter.org>:
On Tue, 27 Jun 2023 08:52:59 +0200 you wrote:
> From: Jeremy Sowden <jeremy@...zel.net>
>
> The `shift` variable which indicates the offset in the string at which
> to start matching the pattern is initialized to `bm->patlen - 1`, but it
> is not reset when a new block is retrieved. This means the implemen-
> tation may start looking at later and later positions in each successive
> block and miss occurrences of the pattern at the beginning. E.g.,
> consider a HTTP packet held in a non-linear skb, where the HTTP request
> line occurs in the second block:
>
> [...]
Here is the summary with links:
- [net,1/6] lib/ts_bm: reset initial match offset for every block of text
https://git.kernel.org/netdev/net/c/6f67fbf8192d
- [net,2/6] netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one
https://git.kernel.org/netdev/net/c/ff0a3a7d52ff
- [net,3/6] linux/netfilter.h: fix kernel-doc warnings
https://git.kernel.org/netdev/net/c/f18e7122cc73
- [net,4/6] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value.
https://git.kernel.org/netdev/net/c/f188d3008748
- [net,5/6] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
https://git.kernel.org/netdev/net/c/3e70489721b6
- [net,6/6] netfilter: nf_tables: fix underflow in chain reference counter
https://git.kernel.org/netdev/net/c/b389139f12f2
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