diff options
author | Eric Dumazet <edumazet@google.com> | 2025-02-05 15:51:14 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-06 16:14:14 -0800 |
commit | 719817cd293e4fa389e1f69c396f3f816ed5aa41 (patch) | |
tree | 32204021cb989aaf6dd8976d60629468c8791211 /scripts/lib/kdoc/kdoc_files.py | |
parent | dd205fcc33d92d54eee4d7f21bb073af9bd5ce2b (diff) |
ipv4: use RCU protection in inet_select_addr()
inet_select_addr() must use RCU protection to make
sure the net structure it reads does not disappear.
Fixes: c4544c724322 ("[NETNS]: Process inet_select_addr inside a namespace.")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250205155120.1676781-7-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions