Skip to content

net: fix __dst_negative_advice() race

Xin Long requested to merge lxin.redhat/centos-stream-9:JIRA41185 into main

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

Merge request reports