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: <166271761566.31452.4750616270687780718.git-patchwork-notify@kernel.org> Date: Fri, 09 Sep 2022 10:00:15 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Florian Westphal <fw@...len.de> Cc: netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com, netfilter-devel@...r.kernel.org, iryzhov@...are.com Subject: Re: [PATCH net 1/4] netfilter: nf_conntrack_sip: fix ct_sip_walk_headers Hello: This series was applied to netdev/net.git (master) by Florian Westphal <fw@...len.de>: On Thu, 8 Sep 2022 11:57:54 +0200 you wrote: > From: Igor Ryzhov <iryzhov@...are.com> > > ct_sip_next_header and ct_sip_get_header return an absolute > value of matchoff, not a shift from current dataoff. > So dataoff should be assigned matchoff, not incremented by it. > > This issue can be seen in the scenario when there are multiple > Contact headers and the first one is using a hostname and other headers > use IP addresses. In this case, ct_sip_walk_headers will work as follows: > > [...] Here is the summary with links: - [net,1/4] netfilter: nf_conntrack_sip: fix ct_sip_walk_headers https://git.kernel.org/netdev/net/c/39aebedeaaa9 - [net,2/4] selftests: nft_concat_range: add socat support https://git.kernel.org/netdev/net/c/25b327d4f818 - [net,3/4] netfilter: nf_conntrack_irc: Tighten matching on DCC message https://git.kernel.org/netdev/net/c/e8d5dfd1d874 - [net,4/4] netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find() https://git.kernel.org/netdev/net/c/559c36c5a8d7 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