]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ipv6: annotate date-race in ipv6_can_nonlocal_bind()
authorEric Dumazet <edumazet@google.com>
Thu, 15 Jan 2026 09:41:36 +0000 (09:41 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 19 Jan 2026 17:56:42 +0000 (09:56 -0800)
commit3681282530e68a507dfd8cb58f04a10b41282ab3
tree72006e7cd48411bfb6535967080c04ead8367e9a
parentded139b59b5df3c8dbeb2d63685efdc715fc4434
ipv6: annotate date-race in ipv6_can_nonlocal_bind()

Add a missing READ_ONCE(), and add const qualifiers to the two parameters.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260115094141.3124990-4-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/ipv6.h