summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
7 daystcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...Kuniyuki Iwashima
7 dayscan: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp
7 dayscan: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi
7 daysnetfilter: ctnetlink: use netlink policy range checksDavid Carlier
7 daysnetfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdpWeiming Shi
7 daysnetfilter: nf_conntrack_expect: skip expectations in other netns via procPablo Neira Ayuso
7 daysnetfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()Ren Wei
7 daysnetfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOADWeiming Shi
7 daystls: Purge async_hold in tls_decrypt_async_wait()Chuck Lever
7 daysBluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loopHyunwoo Kim
7 daysBluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz
7 daysBluetooth: Remove 3 repeated macro definitionsZijun Hu
7 daysBluetooth: L2CAP: Fix send LE flow credits in ACL linkZhang Chen
7 daysudp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau
7 daystcp: optimize inet_use_bhash2_on_bind()Eric Dumazet
7 daystcp: Rearrange tests in inet_csk_bind_conflict().Kuniyuki Iwashima
7 daystcp: Use bhash2 for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima
7 daysnet: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich
7 daysipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima
7 daysipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima
7 daysrtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_sizeSabrina Dubroca
7 daysnet/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...Qi Tang
7 daysopenvswitch: validate MPLS set/set_masked payload lengthYang Yang
7 daysopenvswitch: defer tunnel netdev_put to RCU releaseYang Yang
7 daysnet: openvswitch: Avoid releasing netdev before teardown completesToke Høiland-Jørgensen
7 daysnfc: nci: fix circular locking dependency in nci_close_deviceJakub Kicinski
7 daysBluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cbHelen Koike
7 daysBluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_holdHyunwoo Kim
7 daysBluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...Hyunwoo Kim
7 dayscan: statistics: add missing atomic access in hot pathOliver Hartkopp
7 daysaf_key: validate families in pfkey_send_migrate()Eric Dumazet
7 daysesp: fix skb leak with espintcp and async cryptoSabrina Dubroca
7 daysxfrm: Fix the usage of skb->skSteffen Klassert
7 daysxfrm: call xdo_dev_state_delete during state updateSabrina Dubroca
2026-03-25netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-25Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz
2026-03-25icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi
2026-03-25nfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi
2026-03-25netfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso
2026-03-25netfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal
2026-03-25wifi: mac80211: fix NULL deref in mesh_matches_local()Xiang Mei
2026-03-25clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann
2026-03-25net/sched: teql: Fix double-free in teql_master_xmitJamal Hadi Salim
2026-03-25net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()Jiayuan Chen
2026-03-25netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()Jenny Guanni Qu
2026-03-25netfilter: xt_time: use unsigned int for monthday bit shiftJenny Guanni Qu
2026-03-25netfilter: xt_CT: drop pending enqueued packets on template removalPablo Neira Ayuso
2026-03-25netfilter: nft_ct: drop pending enqueued packets on removalPablo Neira Ayuso
2026-03-25netfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko
2026-03-25netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS caseJenny Guanni Qu