net: fix __dst_negative_advice() race
JIRA: https://issues.redhat.com/browse/RHEL-41185 CVE: CVE-2024-36971 Tested: compile only
Patch 1/2 is to solve a context difference in include/net/sock.h.
v1->v2:
- add the missing CVE tag.
Signed-off-by: Xin Long lxin@redhat.com
Edited by Xin Long