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]
Date:   Tue, 26 Oct 2021 12:50:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Eric Dumazet <eric.dumazet@...il.com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        edumazet@...gle.com, syzkaller@...glegroups.com
Subject: Re: [PATCH net-next] net: annotate data-race in neigh_output()

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Mon, 25 Oct 2021 11:15:55 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
> 
> neigh_output() reads n->nud_state and hh->hh_len locklessly.
> 
> This is fine, but we need to add annotations and document this.
> 
> We evaluate skip_cache first to avoid reading these fields
> if the cache has to by bypassed.
> 
> [...]

Here is the summary with links:
  - [net-next] net: annotate data-race in neigh_output()
    https://git.kernel.org/netdev/net-next/c/d18785e21386

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