CVE-2024-44935
Kuniyuki Iwashima (1): sctp: Fix null-ptr-deref in reuseport_add_sock().
Xin Long (1): sctp: move hlist_node and hashent out of sctp_ep_common
include/net/sctp/sctp.h | 4 ++-- include/net/sctp/structs.h | 8 +++---- net/sctp/input.c | 46 +++++++++++++++++--------------------- net/sctp/proc.c | 10 ++++----- net/sctp/socket.c | 6 ++--- 5 files changed, 34 insertions(+), 40 deletions(-)