summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
9 daysxfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen4-2/+8
2026-04-27rxrpc: Fix missing validation of ticket length in non-XDR key preparsingAnderson Nascimento1-0/+4
2026-04-27net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen1-8/+13
2026-04-27rxrpc: only handle RESPONSE during service challengeWang Jie1-2/+12
2026-04-27rxrpc: Fix anonymous key handlingDavid Howells1-1/+1
2026-04-27Revert "wifi: cfg80211: stop NAN and P2P in cfg80211_leave"Guocai He1-3/+1
2026-04-27rxrpc: Fix key quota calculation for multitoken keysDavid Howells1-2/+3
2026-04-27net: annotate data-races around sk->sk_{data_ready,write_space}Eric Dumazet8-23/+26
2026-04-27wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-1/+3
2026-04-27ipv6: add NULL checks for idev in SRv6 pathsMinhong He2-0/+6
2026-04-27nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso2-3/+11
2026-04-27nfc: nci: complete pending data exchange on device closeJakub Kicinski1-0/+9
2026-04-27net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet3-3/+15
2026-04-27net: add proper RCU protection to /proc/net/ptypeEric Dumazet1-16/+33
2026-04-27net: skb: fix cross-cache free of KFENCE-allocated skb headJiayuan Chen1-4/+1
2026-04-27NFC: digital: Bounds check NFC-A cascade depth in SDD response handlerGreg Kroah-Hartman1-0/+6
2026-04-27can: raw: fix ro->uniq use-after-free in raw_rcv()Samuel Page1-1/+10
2026-04-27nfc: llcp: add missing return after LLCP_CLOSED checksJunxi Qian1-0/+2
2026-04-27netfilter: conntrack: add missing netlink policy validationsFlorian Westphal2-2/+3
2026-04-27l2tp: Drop large packets with UDP encapAlice Mikityanska1-0/+5
2026-04-27af_unix: read UNIX_DIAG_VFS data under unix_state_lockJiexun Wang1-8/+13
2026-04-27netfilter: ip6t_eui64: reject invalid MAC header for all packetsZhengchuan Liang1-2/+1
2026-04-27netfilter: xt_multiport: validate range encoding in checkentryRen Wei1-4/+30
2026-04-27netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminatorXiang Mei1-4/+4
2026-04-27ipvs: fix NULL deref in ip_vs_add_service error pathWeiming Shi1-1/+0
2026-04-27xfrm_user: fix info leak in build_mapping()Greg Kroah-Hartman1-0/+1
2026-04-27xfrm: Wait for RCU readers during policy netns exitSteffen Klassert1-0/+2
2026-04-27xsk: validate MTU against usable frame size on bindMaciej Fijalkowski1-3/+25
2026-04-27xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski1-0/+4
2026-04-27xsk: respect tailroom for ZC setupsMaciej Fijalkowski1-2/+2
2026-04-27xsk: tighten UMEM headroom validation to account for tailroom and min frameMaciej Fijalkowski1-1/+2
2026-04-27ipv4: icmp: fix null-ptr-deref in icmp_build_probe()Yiqi Sun1-0/+7
2026-04-27net: sched: act_csum: validate nested VLAN headersRuide Cao1-1/+5
2026-04-27netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiryFlorian Westphal1-10/+10
2026-04-18rxrpc: Fix missing error checks for rxkad encryption/decryption failureDavid Howells1-19/+38
2026-04-18rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)David Howells2-7/+1
2026-04-18rxrpc: fix reference count leak in rxrpc_server_keyring()Luxiao Xu1-0/+3
2026-04-18rxrpc: reject undecryptable rxkad response ticketsYuqi Xu1-1/+5
2026-04-18rxrpc: Only put the call ref if one was acquiredDouya Le1-1/+2
2026-04-18rxrpc: Fix key reference count leak from call->keyAnderson Nascimento1-0/+1
2026-04-18rxrpc: Fix call removal to use RCU safe deletionDavid Howells1-15/+9
2026-04-18batman-adv: hold claim backbone gateways by referenceHaoze Xie1-9/+18
2026-04-18net/tls: fix use-after-free in -EBUSY error path of tls_do_encryptionMuhammad Alifa Ramdhan1-0/+10
2026-04-18batman-adv: reject oversized global TT response buffersRuide Cao1-2/+7
2026-04-18tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSGOleh Konko1-1/+5
2026-04-18xfrm: clear trailing padding in build_polexpire()Yasuaki Torimaru1-0/+2
2026-04-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-1/+1
2026-04-18netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTRFlorian Westphal1-6/+14
2026-04-18seg6: separate dst_cache for input and output paths in seg6 lwtunnelAndrea Mayer1-13/+28
2026-04-18Revert "mptcp: add needs_id for netlink appending addr"Matthieu Baerts (NGI0)1-19/+5