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: 
 <176896321609.699622.18082153762490079564.git-patchwork-notify@kernel.org>
Date: Wed, 21 Jan 2026 02:40:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yangfl <mmyangfl@...il.com>
Cc: netdev@...r.kernel.org, shenjian15@...wei.com, salil.mehta@...wei.com,
 shaojijie@...wei.com, andrew+netdev@...n.ch, davem@...emloft.net,
 edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
 tanhuazhong@...wei.com, linyunsheng@...wei.com, lipeng321@...wei.com,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: hns3: fix data race in hns3_fetch_stats

Hello:

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

On Tue, 20 Jan 2026 00:07:37 +0800 you wrote:
> In hns3_fetch_stats(), ring statistics, protected by u64_stats_sync, are
> read and accumulated in ignorance of possible u64_stats_fetch_retry()
> events. These statistics are already accumulated by
> hns3_ring_stats_update(). Fix this by reading them into a temporary
> buffer first.
> 
> Fixes: b20d7fe51e0d ("net: hns3: add some statitics info to tx process")
> Signed-off-by: David Yang <mmyangfl@...il.com>
> 
> [...]

Here is the summary with links:
  - [net] net: hns3: fix data race in hns3_fetch_stats
    https://git.kernel.org/netdev/net/c/748a81c8ceda

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