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-next>] [day] [month] [year] [list]
Message-ID: <20231208101244.1019034-1-edumazet@google.com>
Date: Fri,  8 Dec 2023 10:12:42 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, 
	Paolo Abeni <pabeni@...hat.com>
Cc: David Ahern <dsahern@...nel.org>, netdev@...r.kernel.org, eric.dumazet@...il.com, 
	Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/2] ipv6: more data-race annotations

Small follow up series, taking care of races around
np->mcast_oif and np->ucast_oif.

Eric Dumazet (2):
  ipv6: annotate data-races around np->mcast_oif
  ipv6: annotate data-races around np->ucast_oif

 net/dccp/ipv6.c                 |   2 +-
 net/ipv6/datagram.c             |   6 +-
 net/ipv6/icmp.c                 |   8 +-
 net/ipv6/ipv6_sockglue.c        | 132 ++++++++++++++++----------------
 net/ipv6/ping.c                 |   8 +-
 net/ipv6/raw.c                  |   4 +-
 net/ipv6/tcp_ipv6.c             |   2 +-
 net/ipv6/udp.c                  |   4 +-
 net/l2tp/l2tp_ip6.c             |   4 +-
 net/netfilter/ipvs/ip_vs_sync.c |   2 +-
 net/rds/tcp_listen.c            |   2 +-
 11 files changed, 85 insertions(+), 89 deletions(-)

-- 
2.43.0.472.g3155946c3a-goog


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ