summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2026-06-19netfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang
2026-06-19netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi
2026-06-19netfilter: nft_tunnel: fix use-after-free on object destroyTristan Madani
2026-06-19netfilter: nft_exthdr: fix register tracking for F_PRESENT flagFlorian Westphal
2026-06-19netfilter: nf_log: validate MAC header was set before dumping itXiang Mei
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-19netfilter: revalidate bridge portsFlorian Westphal
2026-06-19netfilter: nft_ct: bail out on template ct in get evalJiayuan Chen
2026-06-19netfilter: conntrack_irc: fix possible out-of-bounds readFlorian Westphal
2026-06-19netfilter: synproxy: add mutex to guard hook reference countingFernando Fernandez Mancera
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-19netfilter: xt_NFQUEUE: prefer raw_smp_processor_idFernando Fernandez Mancera
2026-06-09netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...Hamza Mahfooz
2026-06-09netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2026-06-09netfilter: xt_cpu: prefer raw_smp_processor_idFlorian Westphal
2026-06-09netfilter: synproxy: refresh tcphdr after skb_ensure_writableChris Mason
2026-06-01netfilter: nft_inner: release local_lock before re-enabling softirqsFlorian Westphal
2026-06-01netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso
2026-06-01netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal
2026-06-01netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal
2026-06-01netfilter: x_tables: allocate hook ops while under mutexFlorian Westphal
2026-06-01netfilter: x_tables: allow initial table replace without emitting audit log m...Florian Westphal
2026-06-01netfilter: nft_inner: Fix IPv6 inner_thoff desyncYizhou Zhao
2026-06-01netfilter: ipset: stop hash:* range iteration at endNan Li
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-05-23netfilter: nft_ct: fix missing expect put in obj evalLi Xiasong
2026-05-23netfilter: nf_conntrack_sip: get helper before allocating expectationLi Xiasong
2026-05-23netfilter: skip recording stale or retransmitted INITXin Long
2026-05-23netfilter: nf_conntrack_sip: don't use simple_strtoulFlorian Westphal
2026-05-23netfilter: xt_policy: fix strict mode inbound policy matchingJiexun Wang
2026-05-23netfilter: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso
2026-05-23netfilter: nf_tables: join hook list via splice_list_rcu() in commit phasePablo Neira Ayuso
2026-05-23netfilter: nf_tables: use list_del_rcu for netlink hooksFlorian Westphal
2026-05-23netfilter: nfnetlink_osf: fix potential NULL dereference in ttl checkFernando Fernandez Mancera
2026-05-23netfilter: nfnetlink_osf: fix out-of-bounds read on option matchingFernando Fernandez Mancera
2026-05-23ipvs: fix MTU check for GSO packets in tunnel modeYingnan Zhang
2026-05-23netfilter: nat: use kfree_rcu to release opsPablo Neira Ayuso
2026-05-23netfilter: xtables: restrict several matches to inet familyPablo Neira Ayuso
2026-05-23netfilter: conntrack: remove sprintf usageFlorian Westphal
2026-05-23netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULOXiang Mei
2026-05-23netfilter: nft_osf: restrict it to ipv4Pablo Neira Ayuso
2026-05-23netfilter: nft_fwd_netdev: check ttl/hl before forwardingFlorian Westphal
2026-05-23netfilter: xt_socket: enable defrag after all other checksFlorian Westphal
2026-05-07netfilter: reject zero shift in nft_bitwiseKai Ma
2026-04-08netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal
2026-04-08netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do
2026-04-08netfilter: xt_multiport: validate range encoding in checkentryRen Wei
2026-04-08netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminatorXiang Mei
2026-04-08ipvs: fix NULL deref in ip_vs_add_service error pathWeiming Shi
2026-04-01netfilter: nf_tables: reject immediate NF_QUEUE verdictPablo Neira Ayuso