fix CVE-2024-50038
Florian Westphal (1):
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Pablo Neira Ayuso (1):
netfilter: xtables: fix typo causing some targets not to load on IPv6
net/netfilter/xt_CHECKSUM.c | 33 +++++++---
net/netfilter/xt_CLASSIFY.c | 16 ++++-
net/netfilter/xt_CONNSECMARK.c | 36 +++++++----
net/netfilter/xt_CT.c | 111 ++++++++++++++++++++++-----------
net/netfilter/xt_IDLETIMER.c | 59 ++++++++++++------
net/netfilter/xt_LED.c | 39 ++++++++----
net/netfilter/xt_NFLOG.c | 36 +++++++----
net/netfilter/xt_RATEEST.c | 39 ++++++++----
net/netfilter/xt_SECMARK.c | 27 +++++++-
net/netfilter/xt_TRACE.c | 36 +++++++----
net/netfilter/xt_addrtype.c | 15 ++++-
net/netfilter/xt_cluster.c | 33 +++++++---
net/netfilter/xt_connbytes.c | 4 +-
net/netfilter/xt_connlimit.c | 39 ++++++++----
net/netfilter/xt_connmark.c | 28 ++++++++-
net/netfilter/xt_mark.c | 42 ++++++++++---
16 files changed, 427 insertions(+), 166 deletions(-)
--
2.25.1