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: <169892702534.9917.11670611602722170451.git-patchwork-notify@kernel.org> Date: Thu, 02 Nov 2023 12:10:25 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Kuniyuki Iwashima <kuniyu@...zon.com> Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, dsahern@...nel.org, kuni1840@...il.com, netdev@...r.kernel.org, dccp@...r.kernel.org Subject: Re: [PATCH v1 net 0/2] dccp/tcp: Relocate security_inet_conn_request(). Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@...hat.com>: On Mon, 30 Oct 2023 13:10:40 -0700 you wrote: > security_inet_conn_request() reads reqsk's remote address, but it's not > initialised in some places. > > Let's make sure the address is set before security_inet_conn_request(). > > > Kuniyuki Iwashima (2): > dccp: Call security_inet_conn_request() after setting IPv4 addresses. > dccp/tcp: Call security_inet_conn_request() after setting IPv6 > addresses. > > [...] Here is the summary with links: - [v1,net,1/2] dccp: Call security_inet_conn_request() after setting IPv4 addresses. https://git.kernel.org/netdev/net/c/fa2df45af130 - [v1,net,2/2] dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses. https://git.kernel.org/netdev/net/c/23be1e0e2a83 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