summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
46 hoursnetfilter: ipset: stop hash:* range iteration at endNan Li4-4/+17
46 hoursnetfilter: nft_ct: fix missing expect put in obj evalLi Xiasong1-0/+2
46 hoursnetfilter: skip recording stale or retransmitted INITXin Long1-3/+7
46 hoursnetfilter: nf_conntrack_sip: don't use simple_strtoulFlorian Westphal2-34/+119
46 hoursnetfilter: xt_policy: fix strict mode inbound policy matchingJiexun Wang1-1/+1
46 hoursnetfilter: nfnetlink_osf: fix potential NULL dereference in ttl checkFernando Fernandez Mancera1-15/+7
46 hoursnetfilter: nfnetlink_osf: fix out-of-bounds read on option matchingFernando Fernandez Mancera1-11/+8
46 hoursipvs: fix MTU check for GSO packets in tunnel modeYingnan Zhang1-4/+15
46 hoursnetfilter: xtables: restrict several matches to inet familyPablo Neira Ayuso4-34/+68
46 hoursnetfilter: conntrack: remove sprintf usageFlorian Westphal2-16/+19
46 hoursnetfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULOXiang Mei1-0/+4
46 hoursnetfilter: nft_osf: restrict it to ipv4Pablo Neira Ayuso1-1/+5
46 hoursnetfilter: nft_fwd_netdev: check ttl/hl before forwardingFlorian Westphal1-0/+10
46 hoursnetfilter: reject zero shift in nft_bitwiseKai Ma1-1/+2
46 hoursnetfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTRFlorian Westphal1-6/+15
46 hoursnetfilter: conntrack: add missing netlink policy validationsFlorian Westphal2-2/+3
46 hoursnetfilter: xt_multiport: validate range encoding in checkentryRen Wei1-4/+30
46 hoursnetfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminatorXiang Mei1-4/+4
46 hoursnetfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiryFlorian Westphal1-10/+10
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-1/+1
2026-04-18netfilter: ipset: drop logically empty buckets in mtype_delYifan Wu1-1/+1
2026-04-18netfilter: nf_tables: reject immediate NF_QUEUE verdictPablo Neira Ayuso1-2/+5
2026-04-18netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for N...Pablo Neira Ayuso1-0/+23
2026-04-18netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absentQi Tang1-0/+6
2026-04-18netfilter: nf_conntrack_helper: pass helper to expect cleanupQi Tang1-1/+1
2026-04-18netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal2-4/+4
2026-04-18netfilter: x_tables: ensure names are nul-terminatedFlorian Westphal2-0/+11
2026-04-18netfilter: nfnetlink_log: account for netlink header sizeFlorian Westphal1-1/+1
2026-04-18netfilter: ctnetlink: use netlink policy range checksDavid Carlier2-18/+8
2026-04-18netlink: introduce bigendian integer typesFlorian Westphal1-3/+3
2026-04-18netfilter: nft_payload: reject out-of-range attributes via policyFlorian Westphal1-3/+3
2026-04-18netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdpWeiming Shi1-4/+10
2026-04-18netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOADWeiming Shi1-6/+2
2026-04-18netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal3-15/+35
2026-04-18nfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13
2026-04-18netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu1-0/+2
2026-04-18netfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu1-2/+2
2026-04-18netfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso1-0/+4
2026-04-18netfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso1-0/+4
2026-04-18netfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko1-0/+5
2026-04-18netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu1-0/+2
2026-04-18netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()Lukas Johannes Möller1-1/+5
2026-04-18netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()Hyunwoo Kim1-1/+25
2026-04-18netfilter: ctnetlink: remove refcounting in expectation dumpersFlorian Westphal1-24/+17
2026-04-18netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labelsYuan Tan1-0/+6
2026-04-18netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()Hyunwoo Kim1-4/+4
2026-04-18netfilter: nfnetlink_queue: fix entry leak in bridge verdict error pathHyunwoo Kim1-1/+3
2026-04-18netfilter: x_tables: guard option walkers against 1-byte tail readsDavid Dull2-4/+6
2026-04-18netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()Jenny Guanni Qu1-1/+2
2026-03-04netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian1-1/+1