summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
2 daysnetfilter: nft_set_pipapo: prevent overflow in lookup table allocationPablo Neira Ayuso1-14/+44
2 daysnetfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso7-14/+15
2 daysnetfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal3-13/+45
2 daysnetfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal1-4/+3
2 daysnfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi1-0/+13
2 daysnetfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso1-0/+1
2 daysnetfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu1-0/+2
2 daysnetfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu1-2/+2
2 daysnetfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso1-0/+4
2 daysnetfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso1-0/+4
2 daysnetfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko1-0/+5
2 daysnetfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu1-0/+2
2 daysnetfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()Lukas Johannes Möller1-1/+5
2 daysnetfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()Hyunwoo Kim1-1/+25
2 daysnetfilter: ctnetlink: remove refcounting in expectation dumpersFlorian Westphal1-24/+17
2 daysnetfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labelsYuan Tan1-0/+6
2 daysnetfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()Hyunwoo Kim1-4/+4
2 daysnetfilter: nfnetlink_queue: fix entry leak in bridge verdict error pathHyunwoo Kim1-1/+3
2 daysnetfilter: x_tables: guard option walkers against 1-byte tail readsDavid Dull2-4/+6
2 daysnetfilter: 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
2026-03-04netfilter: xt_tcpmss: check remaining length before reading optlenFlorian Westphal1-1/+1
2026-03-04netfilter: nf_conntrack: Add allow_clash to generic protocol handlerYuto Hamaguchi1-0/+1
2026-03-04netfilter: nf_tables: fix use-after-free in nf_tables_addchain()Inseo An1-0/+1
2026-03-04netfilter: nf_conntrack_h323: don't pass uninitialised l3num valueFlorian Westphal1-5/+5
2026-03-04netfilter: nft_set_rbtree: check for partial overlaps in anonymous setsPablo Neira Ayuso1-5/+25
2026-03-04netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-2/+2
2026-03-04netfilter: nft_set_hash: fix get operation on big endianFlorian Westphal1-2/+7
2026-03-04netfilter: nf_conncount: fix tracking of connections from localhostFernando Fernandez Mancera1-2/+13
2026-03-04netfilter: nft_compat: add more restrictions on netlink attributesFlorian Westphal1-3/+10
2026-03-04netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera1-5/+10
2026-03-04netfilter: nf_conncount: make nf_conncount_gc_list() to disable BHFernando Fernandez Mancera2-13/+18
2026-02-11netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()Andrew Fasano1-1/+1
2026-02-11netfilter: replace -EEXIST with -EBUSYDaniel Gomez2-3/+3
2026-02-11netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAXPablo Neira Ayuso1-0/+8
2026-01-17netfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera1-1/+1
2026-01-17netfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan1-1/+2
2026-01-17netfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera1-3/+3
2026-01-11ipvs: fix ipv4 null-ptr-deref in route error pathSlavin Liu1-0/+3
2026-01-11netfilter: nf_conncount: fix leaked ct in error pathsFernando Fernandez Mancera1-11/+14
2026-01-11netfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera2-6/+19
2026-01-11netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera3-86/+126
2026-01-11netfilter: flowtable: check for maximum number of encapsulations in bridge vlanPablo Neira Ayuso1-1/+8
2025-12-07netfilter: nf_tables: reject duplicate device on updatesPablo Neira Ayuso1-0/+15
2025-10-15ipvs: Defer ip_vs_ftp unregister during netns cleanupSlavin Liu1-1/+3
2025-10-15netfilter: ipset: Remove unused htable_bits in macro ahash_regionZhen Ni1-4/+4
2025-10-02minmax: add in_range() macroMatthew Wilcox (Oracle)1-3/+3
2025-09-09netfilter: conntrack: helper: Replace -EEXIST by -EBUSYPhil Sutter1-2/+2
2025-08-28netfilter: ctnetlink: fix refcount leak on table dumpFlorian Westphal1-11/+13
2025-08-15netfilter: xt_nfacct: don't assume acct name is null-terminatedFlorian Westphal1-2/+2