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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <173449383151.1170405.15965464430728519978.git-patchwork-notify@kernel.org>
Date: Wed, 18 Dec 2024 03:50:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 netdev@...r.kernel.org, horms@...nel.org, idosch@...dia.com,
 eric.dumazet@...il.com
Subject: Re: [PATCH v2 net-next 0/4] inetpeer: reduce false sharing and atomic
 operations

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Sun, 15 Dec 2024 17:56:25 +0000 you wrote:
> After commit 8c2bd38b95f7 ("icmp: change the order of rate limits"),
> there is a risk that a host receiving packets from an unique
> source targeting closed ports is using a common inet_peer structure
> from many cpus.
> 
> All these cpus have to acquire/release a refcount and update
> the inet_peer timestamp (p->dtime)
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/4] inetpeer: remove create argument of inet_getpeer_v[46]()
    https://git.kernel.org/netdev/net-next/c/661cd8fc8e90
  - [v2,net-next,2/4] inetpeer: remove create argument of inet_getpeer()
    https://git.kernel.org/netdev/net-next/c/7a596a50c4a4
  - [v2,net-next,3/4] inetpeer: update inetpeer timestamp in inet_getpeer()
    https://git.kernel.org/netdev/net-next/c/50b362f21d6c
  - [v2,net-next,4/4] inetpeer: do not get a refcount in inet_getpeer()
    https://git.kernel.org/netdev/net-next/c/a853c609504e

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ